Commit Graph

46 Commits (3e9ff75efe2694234cd11118797d5019e0122f6c)

Author SHA1 Message Date
Jack Kawell 3e83a723c6 added docker deploy step to release 1 year ago
krille-chan a7a8285a55
build: Do not load emojis at initial start on web 1 year ago
Krille-chan 6dd0fc6227
Merge pull request #779 from krille-chan/dependabot/github_actions/actions/setup-java-4
build: (deps): bump actions/setup-java from 1 to 4
1 year ago
dependabot[bot] 75b4683569
build: (deps): bump actions/setup-java from 1 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 1 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Krille a538056f98
ci: Fix get tag name for snapcraft promote 1 year ago
Krille-chan 320c5b28d2
Merge pull request #781 from krille-chan/dependabot/github_actions/actions/upload-artifact-4
build: (deps): bump actions/upload-artifact from 2 to 4
1 year ago
dependabot[bot] d8ff4e7990
build: (deps): bump actions/upload-artifact from 2 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] e11585ec17
build: (deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
krille-chan ff245e3eba
ci: Fix web release job 1 year ago
krille-chan ce1159692f
ci: Fix snap promote to correct channel 1 year ago
Krille-chan 29dbf6f9f5
ci: do not build snapcraft in ci 1 year ago
krille-chan 9e93a4f4e1
ci: Promote snapcraft from CI 1 year ago
Krille 3f7df35a13
ci: Fix nightly builds for web 1 year ago
Krille 07c9b832cb
ci: Only release web on releases and add nightly builds 1 year ago
krille-chan 358e66e612
chore: Do not ship unused emoji font for android and iOS 1 year ago
krille-chan a5b5b1ae12
build: Download canvaskit on build for flutter web 1 year ago
krille-chan accf15c6e8
build: Bump version 1 year ago
krille-chan ce1f52df35
ci: Move linux build into local directory 1 year ago
krille-chan cad33f0248
ci: Fix snapcraft promote rc job 1 year ago
Krille-chan 2cc3cbd38b
Merge pull request #557 from krille-chan/krille/add-caching-for-ci
ci: Add caching for flutter setup
2 years ago
Krille 34f6ff508b
ci: Add caching for flutter setup 2 years ago
krille-chan 0f73745607
build: Follow up snapcraft promote job 2 years ago
krille-chan 7c0d9a0b96
ci: Build snap on snapcraft again and only promote from ci 2 years ago
Krille 28c3dfa2bb
build: Disable snap release for now 2 years ago
krille-chan c44f6525fb
build: Snap in CI 2 years ago
krille-chan a833bbcee5
build: Rename fluffychat apk for releases 2 years ago
krille-chan d3de9f31cf
ci: Disable linux arm64 for now 2 years ago
krille-chan 69b0c422be
ci: Fix target platform for build linux 2 years ago
krille-chan 930f0fc7ad
ci: Fix archive linux arm64 2 years ago
Krille fef7d89de3
ci: Do not set tag name in file name 2 years ago
Krille f62e1e2381
ci: Fix release workflow 2 years ago
Krille 79c76ab08d
ci: Fix github ref name 2 years ago
Krille 3d707b397f
ci: Fix matrix architecture ref 2 years ago
Krille 1986fc0e39
ci: Fix release workflow 2 years ago
krille-chan 4bb3434519
ci: Remove promote snapcraft job for now 2 years ago
krille-chan 087fa72d7f
ci: Add --yes to snapcraft promote command 2 years ago
krille-chan 1ee4e2b7de
ci: Rewrite promote_snapcraft job 2 years ago
krille-chan 577864df24
ci: Correctly upload to playstore 2 years ago
krille-chan 2f46181398
ci: Fix snapcrafttoken handling in ci 2 years ago
krille-chan 3448d4c12e
ci: Fix deploy snap job 2 years ago
Krille 1f53f5e57c
CI: Better Flutter setup 2 years ago
Krille 9e0f9f5d23
CI: Only promote snap but let launchpad build 2 years ago
Krille fb743f491a
CI: Publish snap correctly 2 years ago
Krille 71cafa9f33
CI: Fix publish snapcraft 2 years ago
Krille 8d75e58aa9
CI: Add Snapcraft deploy jobs 2 years ago
Krille 53d25548dc
CI: Add release workflow 2 years ago