Commit Graph

174 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
f7ca3a654f chore: only remove native event loop for macos 2023-06-02 13:06:02 +06:00
Kingkor Roy Tirtho
a4edb1d760 cd: fix if expression 2023-06-01 10:21:32 +06:00
Kingkor Roy Tirtho
17ef50cdf5 cd: nightly debug flag 2023-06-01 10:05:56 +06:00
Kingkor Roy Tirtho
b058517912 cd: fix dart@v3 unsupported by generators 2023-05-15 23:10:04 +06:00
Kingkor Roy Tirtho
c9d815674a cd: update to flutter 3.10.0 2023-05-15 22:35:07 +06:00
Kingkor Roy Tirtho
edb3d47a53 cd(linux): fix mpv dependency error 2023-05-13 20:19:18 +06:00
Kingkor Roy Tirtho
58473f0ff9 cd: add libnotify deps
chore: add aur, rpm and deb deps
2023-04-28 18:20:43 +06:00
Kingkor Roy Tirtho
1cce1b2713 cd: use linux ubuntu 20.04 for older glibc (2.31) 2023-04-28 13:08:40 +06:00
Kingkor Roy Tirtho
8fe9e4d245 Merge branch 'master' into dev 2023-04-26 12:31:33 +06:00
Kingkor Roy Tirtho
f1f60b9ad4 cd: use build runner and remove script based gen secret 2023-04-26 12:18:32 +06:00
Kingkor Roy Tirtho
13bafaad4c chore: fix linux runner deps 2023-04-26 00:59:35 +06:00
Kingkor Roy Tirtho
816ad304df Merge branch 'master' into dev 2023-04-26 00:48:35 +06:00
Kingkor Roy Tirtho
6760fe2437 chore: add flutter_secure_storage and configure 2023-04-25 23:03:52 +06:00
Kingkor Roy Tirtho
ea171225d8 cd: add appindicator deps for system tray support and deps for deb/rpm packages 2023-04-15 00:51:39 +06:00
Kingkor Roy Tirtho
74d93fc682 cd: fix typos 2023-04-10 20:38:31 +06:00
Kingkor Roy Tirtho
1f9c02cc1e cd(publish): ability to select specific jobs 2023-04-10 17:53:40 +06:00
Kingkor Roy Tirtho
66342644a6 cd(aur): fix tar file name 2023-04-10 17:50:50 +06:00
Kingkor Roy Tirtho
42d1db64db cd: separately package linux packages due to wrong RPATH causing deb and tar to fail 2023-04-10 17:33:01 +06:00
Kingkor Roy Tirtho
1c555672f8 cd: fix windows mv 2023-04-10 17:17:01 +06:00
Kingkor Roy Tirtho
78fe1cbab1 chore: bump version and generate changelogs 2023-04-10 17:00:50 +06:00
Kingkor Roy Tirtho
2c24ed6495 cd: use versioned file name for spotube tar.xz binary 2023-03-16 10:40:14 +06:00
Kingkor Roy Tirtho
0ac555c4e2 cd: re enable dy run for flathub job 2023-03-15 10:31:46 +06:00
Kingkor Roy Tirtho
a11ff844b3 cd: dry run true by default and flathub token in flathub job 2023-03-15 10:28:57 +06:00
Kingkor Roy Tirtho
51d83e18cc cd: use fork of flathub repo instead of the official 2023-03-15 10:18:58 +06:00
Kingkor Roy Tirtho
0cb87ba6df cd: create a separate publish workflow 2023-03-15 10:05:59 +06:00
Kingkor Roy Tirtho
4204789d4b cd: fix sha256 sum bundle path 2023-03-15 09:17:26 +06:00
Kingkor Roy Tirtho
7fed80a304 cd: fix artifact name 2023-03-13 00:39:32 +06:00
Kingkor Roy Tirtho
01868a41ca cd: fix double quotes syntax error 2023-03-12 23:28:36 +06:00
Kingkor Roy Tirtho
88f27ad520 cd: remove branch input 2023-03-12 23:25:29 +06:00
Kingkor Roy Tirtho
dc7584ae7f cd: channel based release build workflow 2023-03-12 23:23:15 +06:00
Kingkor Roy Tirtho
a7d79d12cc cd: fix melos version 2023-03-12 17:52:08 +06:00
Kingkor Roy Tirtho
cc59ea1486 chore: fix bug template indentation 2023-03-12 12:14:12 +06:00
RaptaG
a4965d37ae
Even more 2023-03-10 15:29:42 +02:00
RaptaG
af99182016
Some suggestions 2023-03-10 15:28:45 +02:00
RaptaG
69734143b1
Improve the issue templates
Should be more useable and generally better
2023-03-09 18:31:22 +02:00
Kingkor Roy Tirtho
ac5866dc0f
Merge pull request #413 from KRTirtho/dependabot/github_actions/vedantmgoyal2009/winget-releaser-2
chore(deps): bump vedantmgoyal2009/winget-releaser from 1 to 2
2023-03-08 12:57:50 +06:00
Kingkor Roy Tirtho
8e10d5cd9f
Merge pull request #419 from KRTirtho/dependabot/github_actions/actions/upload-artifact-3
chore(deps): bump actions/upload-artifact from 2 to 3
2023-03-08 12:56:50 +06:00
Kingkor Roy Tirtho
53f5c1006b
Merge pull request #420 from KRTirtho/dependabot/github_actions/actions/checkout-3
chore(deps): bump actions/checkout from 2 to 3
2023-03-08 12:56:20 +06:00
dependabot[bot]
a857295244
chore(deps): bump vedantmgoyal2009/winget-releaser from 1 to 2
Bumps [vedantmgoyal2009/winget-releaser](https://github.com/vedantmgoyal2009/winget-releaser) from 1 to 2.
- [Release notes](https://github.com/vedantmgoyal2009/winget-releaser/releases)
- [Commits](https://github.com/vedantmgoyal2009/winget-releaser/compare/v1...v2)

---
updated-dependencies:
- dependency-name: vedantmgoyal2009/winget-releaser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 03:10:02 +00:00
Kingkor Roy Tirtho
78e232f6eb chore: resize logo to exact square
cd: fix winget version requirements
2023-03-08 09:09:18 +06:00
Kingkor Roy Tirtho
65fa715830 cd: fix windows executable path 2023-03-08 01:21:33 +06:00
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
dependabot[bot]
e4a3ef2689
chore(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 18:22:21 +00:00
Kingkor Roy Tirtho
05bb118cd8 cd: make release dispatch-able 2023-03-08 00:21:43 +06:00
Kingkor Roy Tirtho
6270370fc0 chore: bump version to 2.7.0 and generate changelog 2023-03-07 22:18:15 +06:00
Kingkor Roy Tirtho
0a25ea5df1 cd: update release workflow and name steps 2023-03-07 20:32:04 +06: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