Commit Graph

22 Commits

Author SHA1 Message Date
dependabot[bot] 25d2b40d51 build(deps): bump DeterminateSystems/nix-installer-action from 12 to 13
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 12 to 13.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v12...v13)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 10:53:52 +01:00
Martin Wimpress c42976c453
docs: add FUNDING.yml 2024-07-03 13:34:04 +01:00
Martin Wimpress ada669500f
docs: update pull_request_template.md (#184) 2024-07-03 11:52:08 +01:00
Martin Wimpress bdce26ebb6 docs: update pull_request_template.md 2024-07-01 01:52:21 +01:00
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 2cc24c74fe docs: add pull_request_template.md 2024-06-30 00:54:50 +01:00
Martin Wimpress 9b70107668 docs: update issue templates 2024-06-29 23:59:29 +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 61c27e6948 ci: add pub to dependabot 2024-06-29 22:30:55 +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 bdb72e322e docs: update README 2024-06-28 16:59:09 +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
Martin Wimpress 9ce72cd495 ci: add dependabot 2024-06-25 19:30:46 +01:00
Yannick Mauray c9a5411290
Change logos, and fix README.
TODO : the README needs to be updated with new screencast.
2021-11-08 00:38:51 +01:00