Commit Graph

26 Commits

Author SHA1 Message Date
dependabot[bot]
71315146db
chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 18:22:26 +00:00
Kingkor Roy Tirtho
60ec4c02ee cd: add libunwind-dev deps 2023-03-07 19:29:00 +06:00
Kingkor Roy Tirtho
4832d107f4 cd: use ubuntu 22.04 in nightly 2023-03-07 19:19:06 +06:00
Kingkor Roy Tirtho
a4c3605dbd cd: appimagetool and new appimage make config 2023-03-07 15:14:35 +06:00
Kingkor Roy Tirtho
0483880f2a cd: use fork of flutter_distributor to build rpm 2023-03-07 15:03:00 +06:00
Kingkor Roy Tirtho
d7eaa38df7 chore: flutter v3.7 compatibility add 2023-02-10 12:39:10 +06:00
Kingkor Roy Tirtho
669e3706da cd: changed the nightly versioning format 2023-02-07 20:00:51 +06:00
Kingkor Roy Tirtho
0d26bae037 ci: rpm build script add 2023-02-07 18:50:58 +06:00
Kingkor Roy Tirtho
a435d41eb2 cd: remove run number from assets names 2023-02-05 09:55:00 +06:00
Kingkor Roy Tirtho
f533151adb cd: categorized task with name and upload artifacts to release instead 2023-02-05 09:38:59 +06:00
Kingkor Roy Tirtho
1bb38c3917 cd: lock flutter version to 3.3 2023-02-03 21:01:18 +06:00
Kingkor Roy Tirtho
1956692484 cd: add hosted server configurations in workflow 2023-02-03 17:10:41 +06:00
Kingkor Roy Tirtho
ad90c11ab0 feat: configure pocketbase, generate dart types, update playback to use server instead of hive cache
This commit currently turns off sponsor block segment for compatibility reasons
2023-02-01 22:05:37 +06:00
Kingkor Roy Tirtho
65cad07e3a fix: shuffle play logic
cd(nightly): fix linux runner bug
2022-12-08 22:33:15 +06:00
dependabot[bot]
f38a2e6258
chore(deps): bump subosito/flutter-action from 2.2.0 to 2.8.0
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.2.0 to 2.8.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](https://github.com/subosito/flutter-action/compare/v2.2.0...v2.8.0)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 23:35:31 +00:00
Kingkor Roy Tirtho
933b8d58e7 cd: fix version no. of build 2022-10-11 22:49:18 +06:00
Kingkor Roy Tirtho
0ca97b495f feat: use of smaller sized images
cd: fix versioning of pubspec
2022-10-11 14:41:44 +06:00
Kingkor Roy Tirtho
4ef7429aa8 cd: nightly build with proper build number 2022-10-11 12:02:18 +06:00
Kingkor Roy Tirtho
f31e736181 cd: run ssh even on job fail 2022-09-06 21:07:14 +06:00
Kingkor Roy Tirtho
db2ba1ad7a cd: remove linux ssh step 2022-09-05 23:07:00 +06:00
Kingkor Roy Tirtho
f3cca25ecf cd: debugging shell configuration added 2022-09-05 14:07:45 +06:00
Kingkor Roy Tirtho
ddc3555015 fix 2022-07-04 08:55:38 +06:00
Kingkor Roy Tirtho
71f12e7a6a Fixed mistakenly not including the secret gen command 2022-07-04 08:52:00 +06:00
Kingkor Roy Tirtho
aa2f900468 Android apk signing commands added 2022-07-04 08:46:38 +06:00
Kingkor Roy Tirtho
05af783bf4 Removed tags stuff 2022-07-03 18:04:25 +06:00
Kingkor Roy Tirtho
3b4603fb5d fixed contribution.md typo
GHA scripts organized & uses flutter_distributor straight from pub.dev
README updated
2022-07-03 17:53:31 +06:00