Commit Graph

6 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
d515f3d3be cd: fix rustup target failing for ios 2024-08-01 16:46:26 +06:00
Kingkor Roy Tirtho
1284b409e7 chore: add linux dependencies and update CI + docker config 2024-07-05 11:31:47 +06:00
Kingkor Roy Tirtho
e1786989ff cd: use dio in cli as well 2024-06-01 12:36:00 +06:00
Kingkor Roy Tirtho
2b01e4fb4d chore: add translated message command to command list 2024-05-09 16:50:42 +06:00
Kingkor Roy Tirtho
a838eadc12 refactor: move dart scripts as commands under CLI 2024-05-09 16:47:28 +06:00
Kingkor Roy Tirtho
a77b6776e8
refactor: Dart based Github Workflow CLI (#1490)
* feat: add build dart script for windows

* feat: add android build support

* feat: add linux build support

* feat: add macos build support

* feat: add ios build support

* feat: add deps install command and workflow file

* cd: what?

* cd: what?

* cd: what?

* cd: update workflow inputs

* cd: replace release binary

* cd: run flutter pub get

* cd: use dpkg zstd instead of xz, windows disable innoInstall, fix channel enum.name and reset pubspec after changing build no for nightly

* cd: fix tar copy path

* cd: fix copy linux command

* cd: fix windows inno depend and fix android aab path

* cd: idk

* cd: linux why???

* cd: windows choco copy failed

* cd: use dart tar archive for creating tar file

* cd: fix linux file copy error

* cd: use tar command directly

* feat: add linux_arm platform

* cd: add linux_arm platform

* cd: don't know what?

* feat: notification about nightly channel update

* chore: fix some errors parsing nightly version info
2024-05-09 15:26:58 +06:00