release-drafter
released this
06 Nov 22:44
·
8 commits
to refs/heads/master
since this release
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)