Skip to content

Commit

Permalink
Refactor CI to use matrix strategy for faster builds (#1223)
Browse files Browse the repository at this point in the history
* initial commit

* initial commit

* CI updates

* CI updates

* CI updates

* CI updates

* update step to build Flutter app

* rename package-darwin

* update release.yml

* update release.yml

* remove old input

* Add version_file

* Move step to install darwin dependencies

* fix setup-node version

* update macos Makefile targets

* CI updates

* Update package-linux

* Update package-linux

* CI updates

* update and reorder steps

* CI updates

* Update build.yml

* CI updates

* update package-macos to use flutter_distributor

* Add macos make_config.yaml

* Add sentry cli step

* CI updates

* CI updates

* update package-android

* Import code signing certificate with import-codesign-certs (#1227)

* updates to macOS packaging

* updates to macOS packaging

* update code signing step

* update package-macos

* update package-macos

* update package-macos

* clean-ups

* clean-ups

* update package-macos

* update package-macos

* update package-macos

* update package-macos

* update package-macos

* remove branch trigger

* update package-macos

* update package-macos

* update Makefile darwin-installer

* clean-ups

* update node version

* test CI updates

* add ios support to build script, remove build-ios.yml, and build aab and apk separately

* Remove unused

* clean-ups

* 8.0.0 release

* 8.0.0 release

* disable iOS release for now

* update macos build name

* fix linux build path

* CI updates

* update version number

* remove duplicate APP_VERSION

* remove duplicate APP_VERSION

* update APP_VERSION

* rename linux installers

* set build-suffix

* set build-suffix

* fix rename builds step

* fix rename builds step

* fix rename builds step

* move logging line after s.Lock() in settings

* enable iOS

* enable iOS

* Disable iOS releases temporarily
  • Loading branch information
atavism authored Nov 7, 2024
1 parent f322ea8 commit a65dbaa
Show file tree
Hide file tree
Showing 13 changed files with 451 additions and 973 deletions.
186 changes: 0 additions & 186 deletions .github/workflows/build-android.yml

This file was deleted.

167 changes: 0 additions & 167 deletions .github/workflows/build-darwin.yml

This file was deleted.

Loading

0 comments on commit a65dbaa

Please sign in to comment.