Commit graph

14 commits

Author SHA1 Message Date
Dr.Blank
8a919a5d60
Add repository checkout and Flutter environment setup steps to CI workflow 2025-04-04 23:21:26 +05:30
Dr.Blank
f511a4c611
Comment out static analysis step in Flutter test workflow to streamline CI process 2025-04-04 23:17:20 +05:30
Dr.Blank
f241de3c22
Move repository checkout step to the main workflow for better control and clarity in the CI process 2025-04-04 23:09:52 +05:30
Dr.Blank
49a24b675e
Add Flutter setup composite action for streamlined environment configuration 2025-04-04 23:06:58 +05:30
Dr.Blank
d55ddc5b78
Replace setup-env action with reusable flutter-setup workflow; streamline CI configuration and enhance dependency management 2025-04-04 23:01:18 +05:30
Dr.Blank
0d2db7778a
Make Flutter version input optional in setup-env action and rename step in workflow 2025-04-04 22:23:23 +05:30
Dr.Blank
71eaac5237
use reusable workflow 2025-04-04 22:15:10 +05:30
Dr.Blank
62c8a52e2a
Refactor CI workflow to separate setup, testing, and building steps; add Linux AppImage packaging support 2025-04-04 21:46:51 +05:30
Dr.Blank
6c50821682
Make shelfsdk a submodule (#66)
* make shelfsdk a submodule

* add contributing.md

* add submodule info

* update ci

* add submodule
2024-12-08 01:52:30 +05:30
Dr-Blank
02b6194d8f
ci: reorder Java setup in CI workflow for improved efficiency in case of test failure 2024-10-02 09:33:12 -04:00
Dr-Blank
be5eb3fd13
test: add TimeOfDay extension tests and enable test execution in CI 2024-10-02 09:32:05 -04:00
Dr-Blank
a790a7e583
ci: add upload step for APKs in test workflow 2024-09-30 02:47:13 -04:00
Dr-Blank
d25d23a0b7
feat: add keystore decoding and signing configuration for release builds 2024-09-23 01:09:45 -04:00
Dr-Blank
ef134af1fc
feat: add GitHub Actions workflow for Flutter testing and APK build 2024-09-22 22:30:58 -04:00