Commit graph

16 commits

Author SHA1 Message Date
rang
6ceeb99d20 测试安卓修改app名称 2025-12-05 17:59:13 +08:00
rang
7d8974e5f5 测试actions中打印tag 2025-11-24 14:58:57 +08:00
rang
bb12df80a4 action中缓存设置 2025-11-24 11:34:04 +08:00
rang
bc3a633f96 macos构建缓存失败 2025-11-24 09:46:16 +08:00
rang
d9d6607ea9 添加linux依赖 2025-11-06 17:35:17 +08:00
rang
debba61cad 修复一下 2025-10-25 17:22:39 +08:00
rang
41ade02ace 测试全平台自动构建 2025-10-25 16:43:34 +08:00
rang
a77ab643e7 ios 2025-10-25 16:02:58 +08:00
rang
fac5ddda79 macos 2025-10-25 15:43:13 +08:00
rang
e8e99a9290 测试自动构建 2025-10-25 13:59:33 +08:00
rang
6744e2e68a 12 2025-10-25 13:05:48 +08:00
rang
db97c5c09c 添加window打包 2025-10-25 11:49:16 +08:00
Dr.Blank
8485a26f1a
chore: update Flutter to version 3.32.0 (#85) 2025-05-28 11:32:07 +05:30
Dr.Blank
db20682004
feat: Add AppImage build and generic naming for Linux artifacts (#83)
Some checks are pending
Flutter CI & Release / Test (push) Waiting to run
Flutter CI & Release / Build Android APKs (push) Blocked by required conditions
Flutter CI & Release / build_linux (push) Blocked by required conditions
Flutter CI & Release / Create GitHub Release (push) Blocked by required conditions
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-05-23 10:53:24 +05:30
Dr.Blank
4af16ac5b4
ci: add format check for lib/ 2025-04-10 19:38:18 +05:30
Dr.Blank
4663ff9094
feat: add Linux packaging support (#70)
Some checks failed
Flutter CI & Release / Test (push) Has been cancelled
Flutter CI & Release / Build Android APKs (push) Has been cancelled
Flutter CI & Release / build_linux (push) Has been cancelled
Flutter CI & Release / Create GitHub Release (push) Has been cancelled
* Refactor CI workflow and add Linux packaging support; update app title to "Vaani"

* Refactor CI workflow to separate setup, testing, and building steps; add Linux AppImage packaging support

* use reusable workflow

* Make Flutter version input optional in setup-env action and rename step in workflow

* Replace setup-env action with reusable flutter-setup workflow; streamline CI configuration and enhance dependency management

* Add Flutter setup composite action for streamlined environment configuration

* Move repository checkout step to the main workflow for better control and clarity in the CI process

* Remove unnecessary shell specification for Flutter dependency setup to simplify action configuration

* Add shell specification for Flutter dependency command to enhance cross-platform compatibility

* Comment out static analysis step in Flutter test workflow to streamline CI process

* Add repository checkout and Flutter environment setup steps to CI workflow

* Add installation of Linux dependencies for Flutter test workflow

* Remove obsolete Flutter setup and release workflows to streamline CI configuration

* Fix formatting in make_config.yaml by ensuring newline at end of file
2025-04-05 10:31:07 +05:30