Commit Graph

12 Commits

Author SHA1 Message Date
Martin Wimpress 6f30c78251 refactor: check in pubspec.lock
devshell.nix auto-regenerates pubspec.lock and pubspec.lock.json
2024-06-30 18:16:04 +01:00
Martin Wimpress 7a59735ad9 ci: only test build quickgui if the flutter app was changed 2024-06-30 16:13:52 +01:00
Martin Wimpress 21347fd740 ci: add semantic commit validator 2024-06-29 22:54:50 +01:00
dependabot[bot] 4536776082 build(deps): bump DeterminateSystems/update-flake-lock from 22 to 23
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 22 to 23.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v22...v23)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 22:33:31 +01:00
Martin Wimpress cc7652b1e3 ci: add Nix flake checker and updater 2024-06-29 22:16:24 +01:00
Martin Wimpress a635f6b8c3
ci: fix uploading release artifacts to GitHub release 2024-06-28 17:28:43 +01:00
Martin Wimpress 0a512da081 ci: correct typo in uses: to fix publish-quickgui workflow 2024-06-28 17:13:32 +01:00
Martin Wimpress d26b5035e0 ci: add building and pushing to PPA 2024-06-28 12:26:41 +01:00
Martin Wimpress 4ea949572a ci: add test build with nix 2024-06-26 19:40:30 +01:00
Martin Wimpress 0d9b87fb0c
ci: add publish-flakehub 2024-06-26 14:47:20 +01:00
Martin Wimpress d4893b5d2c feat: add flutter_distributor
This adds flutter_distributor to build AppImage, deb, rpm and zip for Linux x86 when a new release is tagged.

- Close #97
- Close #90
2024-06-26 09:39:21 +01:00
Martin Wimpress ce91d6be86 ci: add workflow to build quickemu 2024-06-25 19:30:46 +01:00