Skip to content

Releases: TokTok/experimental

nightly

13 Feb 14:59
4333aa1

Choose a tag to compare

nightly Pre-release
Pre-release
feat: Add docker push into GitHub container registry.

v0.1.6-rc.1

16 Feb 16:54
v0.1.6-rc.1
9934a9d

Choose a tag to compare

v0.1.6-rc.1 Pre-release
Pre-release

Release notes

Test release candidate.

Bug Fixes

Features

  • Add workflow_dispatch for all CI workflows. (95b568f6)

v0.1.5

16 Feb 14:33
v0.1.5
24adc1f

Choose a tag to compare

Release notes

Production release test.

v0.1.5-rc.1

16 Feb 14:02
v0.1.5-rc.1
b17fda1

Choose a tag to compare

v0.1.5-rc.1 Pre-release
Pre-release

Release notes

Another experimental release. Nothing done, still releasing. Release candidate first.

Bug Fixes

  • Ignore ci-tools so we don't commit it during releases. (ffd5e88b)
  • Don't trigger release workflow on issue opening. (7a6e7d66)

Features

v0.1.4

15 Feb 10:41
v0.1.4
0309777

Choose a tag to compare

Release notes

Another test release.

Features

  • Add a file listing. (d6c80578)
  • Add a German hello world. (cfce1719)
  • Add a "hello you" in addition to "hello world". (82e584f6)

Bug Fixes

  • Use artifact-versioned instead of artifact. (1a73de6f)

v0.1.3

14 Feb 13:57
v0.1.3
c7b0b03

Choose a tag to compare

Release notes

Here comes the release.

Bug Fixes

  • Use dropdown instead of checkbox for release type. (1e8e7714)

v0.1.3-rc.1

14 Feb 13:42
v0.1.3-rc.1
96dd74b

Choose a tag to compare

v0.1.3-rc.1 Pre-release
Pre-release

Release notes

Some release notes here.

v0.1.2

14 Feb 01:03
b47b768

Choose a tag to compare

What's Changed

  • chore: Release v0.1.2 by @github-actions in #86

New Contributors

  • @github-actions made their first contribution in #86

Full Changelog: v0.1.1...v0.1.2

v0.1.1

13 Feb 14:33
v0.1.1
bb8aae3

Choose a tag to compare

Release Notes

Features

  • Add another sentence to the hello world. @iphydf (#78)
  • Make a comment both at the start and at the end of build. @iphydf (#68)
  • Build netlify previews on github actions. @iphydf (#62)

Bug Fixes

  • Secrets correct. @iphydf (#77)
  • Use Docker for security in building the web deploy. @iphydf (#69)
  • Even better note format. @iphydf (#67)
  • Grep out the correct URL from preview deploys. @iphydf (#66)
  • Use correct note format in comment. @iphydf (#65)
  • Netlify build script needs to be executable. @iphydf (#63)

Maintenance (Grunt tasks)

Maintenance (Code cleanup)

Maintenance (Tests)

  • Ensure that we don't have access to github token in docker. @iphydf (#71)

v0.1.0 🌈

06 Nov 22:44
55d9144

Choose a tag to compare

Release Notes

  • Remove settings.yml in favour of hs-github-tools. @iphydf (#48)
  • Use GPL license with https. @iphydf (#47)
  • Experiment with wireguard vpn across runners. @iphydf (#45)
  • Add some more things to no-cross. @iphydf (#44)
  • Disable targets for cross-compilation. @iphydf (#43)
  • Update to new third_party names for Qt deps. @iphydf (#42)
  • Restyle all sources and add a restyled config. @iphydf (#30)
  • Cache Bazel's analysis cache and unpacked //external. @iphydf (#4)
  • Cache bazel's CAS cache (downloaded files) between CI runs. @iphydf (#3)

❗ Breaking changes

  • Rename labels (remove MOD: prefix). @iphydf (#20)
  • Add all issue labels from c-toxcore. @iphydf (#12)

🚀 Features

  • Add all issue labels from c-toxcore. @iphydf (#12)
  • Add labels to settings. @iphydf (#11)
  • Add settings.yml to manage github settings from git. @iphydf (#10)
  • Add CODEOWNERS file to avoid changes to the .github directory. @iphydf (#9)
  • Add skeleton for qt-toxcore-c. @iphydf (#6)
  • Add camera Qt example. @iphydf (#1)

🐛 Bug Fixes

📚 Documentation

🧰 Maintenance

  • Just a test. @iphydf (#41)
  • Another test @iphydf (#40)
  • Fix status matcher. @iphydf (#39)
  • Rename docker-test to empty-test. @iphydf (#38)
  • Create an automerge workflow. @iphydf (#37)
  • Use latest instead of versioned toktok-stack image. @iphydf (#36)
  • Upgrade to latest toktok-stack @iphydf (#35)
  • Use toktok-stack 0.0.23 for cirrus builds. @iphydf (#34)
  • Use toktok-stack:0.0.11 @iphydf (#33)
  • Add missing newline at end of LICENSE. @iphydf (#31)
  • Change "API Breaks" to "Breaking Changes". @iphydf (#28)
  • More stuff for release drafter. @iphydf (#27)
  • Remove toxcore-specific labels from experimental repo. @iphydf (#25)
  • Rename labels (remove MOD: prefix). @iphydf (#20)
  • Remove AccessLint requirement. @iphydf (#19)
  • Remove the review requirement from experimental. @iphydf (#18)
  • Add some required checks. No code reviews though. @iphydf (#17)
  • Override required checks in experimental repo. @iphydf (#16)
  • Add a comment to settings.yml. @iphydf (#15)
  • Test settings inheritance from the template repo. @iphydf (#13)
  • Use --config=docker and --config=release on cirrus ci. @iphydf (#8)
  • Move to latest toktok-stack version. @iphydf (#7)
  • Use toktok-stack docker image instead of building our own. @iphydf (#5)
  • Use Bazel remote cache provided by Cirrus CI. @iphydf (#2)