Commit Graph

311 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
69396e6465 cd: no fatal lint warnings 2023-12-11 23:59:25 +06:00
Kingkor Roy Tirtho
d4a2e5c327 cd: fix secrets not being generated for lint 2023-12-11 23:48:13 +06:00
Kingkor Roy Tirtho
11949b39ff cd: lint ignore warnings 2023-12-11 23:39:05 +06:00
Kingkor Roy Tirtho
e74d880bac cd: add pr-lint workflow 2023-12-11 23:34:28 +06:00
Kingkor Roy Tirtho
781dfdd7c9 cd: upgrade flutter version to 3.16.0 2023-12-10 16:51:38 +06:00
Kingkor Roy Tirtho
2ceb6a8e53 cd: remove appimage 2023-12-03 23:00:25 +06:00
Kingkor Roy Tirtho
5b659ce8c9 cd: upgrade flutter_distributor 2023-12-02 23:27:33 +06:00
Kingkor Roy Tirtho
cd31798870 chore: get ready for release 2023-11-27 20:10:56 +06:00
Kingkor Roy Tirtho
64080ef273 cd: fix flutter_distributor for windows not working (temporary) 2023-11-24 20:49:25 +06:00
Kingkor Roy Tirtho
82593f1d65 cd: increment flutter version 2023-11-22 21:54:56 +06:00
Kingkor Roy Tirtho
ed63032a82
cd: fix distutils not found for macos 2023-11-17 22:41:40 +06:00
Kingkor Roy Tirtho
65e9dba82f chore: bump version and generate CHANGELOG 2023-10-16 13:26:36 +06:00
Kingkor Roy Tirtho
bebc543e3c cd: throw error if upload files not found 2023-10-16 12:56:51 +06:00
Kingkor Roy Tirtho
2f77a61b18 cd: individually specify files to upload to avoid silent errors 2023-10-16 12:31:11 +06:00
Kingkor Roy Tirtho
49419350bb cd: use verbose 2023-10-16 11:59:57 +06:00
Kingkor Roy Tirtho
082cf5d81f cd: use windows 2019 2023-10-16 11:25:34 +06:00
Kingkor Roy Tirtho
aef81a6d83 cd: windows build silently failing 2023-10-16 10:42:44 +06:00
Kingkor Roy Tirtho
126d6017f2
chore(android): Add hot nightly flavor (#727)
* feat(android): add flavor support

* feat(android): add nightly icons & splash screens

* chore(vscode): group icon config yml with pubspec

* ci: update apk & appbundle path
2023-09-17 00:23:18 +06:00
Kingkor Roy Tirtho
532248b55d chore: bump version to 3.1.2 & generate CHANGELOG + generate credits 2023-09-15 22:48:40 +06:00
Kingkor Roy Tirtho
7aff0d3f1e
cd: Armbuild Circleci project setup (#723)
* chore: fill missing translations

* chore: vscode filenesting

* docs: Add meenbeese  (#713)

* CircleCI Commit

* cd: updated circle ci build config

* cd: use custom flutter installation

* cd: use ubuntu 22.04

* cd: fix project var syntax

* cd: directly echo secrets to .env file

* cd: export bash env

* cd: they I'm stupid

* cd: ugghh breaking flutter changes on every major version

* cd: add other empty keys to .env

* cd: works!!!

* cd: store artifacts

* cd: add other package formats in circle ci build

* cd: add pub cache path

* cd: remove dart run from flutter_distributor

* cd: add appimage installer

* cd: sudo

* cd: appimagetool in path

* cd: use aarch64 binary of appimagetool

* cd: add rpmbuild deps

* cd: fix rpm arch

* cd: add github release upload capability

* cd: enable github creds context

* cd: remove token

* cd: remove parallelism

* cd: why typo??!

* cd: add github action to trigger Circle CI pipeline

* cd: trigger CCI using curl

* cd: remove quotes from bool field

* cd: ain't no

* cd: poor choice

---------

Co-authored-by: meenbeese <meenbeese@tutanota.com>
2023-09-15 22:35:09 +06:00
dependabot[bot]
a5de69c65a
chore(deps): bump actions/checkout from 3 to 4 (#699)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 19:26:40 +06:00
Kingkor Roy Tirtho
bee504facd chore: bump version, generate changelogs & library credits 2023-08-28 12:16:43 +06:00
Kingkor Roy Tirtho
b50cc1a72c cd: only disable android auto for PlayStore 2023-08-19 10:48:46 +06:00
sf0nt
c94e5ba430
feat(translation): add catalan translations (#621)
* cd: add potential duplicate issue detect workflow

* translate to catalan

* Update Catalan language country

---------

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-15 12:02:37 +06:00
Kingkor Roy Tirtho
aee84a8167 chore: use new website domain 2023-08-04 20:49:32 +06:00
Souda
042d7a4a10
feat: add spanish translations (#585)
* Update bug_report.yml

* Create app_es.arb

* Fix the missing lines and improve the translation

---------

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2023-08-01 19:46:04 +06:00
Kingkor Roy Tirtho
929261b6f8
V3 playstore patch (#567)
* chore: add playstore appbundle build step without update checker

* chore: only include playstore upload binary for now

* chore: update build number to patch 1

* chore: rollback

* chore: rollback upload artifact
2023-07-11 09:58:09 +06:00
RaptaG
870bc0130d
Dependabot targets the dev branch
Faster merges without breaking the mainline

Signed-off-by: RaptaG <sir-raptag@tutamail.com>
2023-07-07 15:31:22 +03:00
Kingkor Roy Tirtho
eb11c23f10 cd: android playstore appbundle
chore: new android screenshots
2023-07-07 13:29:08 +06:00
Kingkor Roy Tirtho
837368035a cd: update choco v2 publish command (2) 2023-07-03 00:25:31 +06:00
Kingkor Roy Tirtho
9cc1d98cc0 cd: update choco v2 publish command 2023-07-03 00:22:35 +06:00
Kingkor Roy Tirtho
0b640a0eb9 cd: fix libjsoncpp version 2023-07-02 22:56:03 +06:00
Kingkor Roy Tirtho
4a55e03d10 chore: bump versions 2023-07-02 22:42:54 +06:00
Kingkor Roy Tirtho
8563ef55a6 chore: rename macos dmg x86_64 to universal and flatpak update script for v3 2023-07-02 21:06:22 +06:00
Kingkor Roy Tirtho
afcf23f29d Merge branch 'master' into dev 2023-07-01 10:13:26 +06:00
dependabot[bot]
c611e51a2a
chore(deps): bump KSXGitHub/github-actions-deploy-aur (#451)
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/KSXGitHub/github-actions-deploy-aur/releases)
- [Commits](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-25 14:35:08 +06:00
dependabot[bot]
64ca3e52c6
chore(deps): bump subosito/flutter-action from 2.8.0 to 2.10.0 (#454)
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.8.0 to 2.10.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](https://github.com/subosito/flutter-action/compare/v2.8.0...v2.10.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-25 14:30:55 +06:00
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
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
d674b61275 cd: fix release flathub git user name and email not configured 2022-12-09 20:54:16 +06:00
Kingkor Roy Tirtho
461daf0271 cd: fix ubuntu broken 22.04 2022-12-09 20:23:00 +06:00
Kingkor Roy Tirtho
2d517ca0cb cd: fix linux runner version to 20.04 2022-12-09 20:18:03 +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]
ef1cc9408d
chore(deps): bump KSXGitHub/github-actions-deploy-aur
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/KSXGitHub/github-actions-deploy-aur/releases)
- [Commits](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 23:14:38 +00:00
Kingkor Roy Tirtho
9d078c8487
Merge pull request #261 from KRTirtho/dependabot/github_actions/subosito/flutter-action-2.8.0
chore(deps): bump subosito/flutter-action from 2.2.0 to 2.8.0
2022-10-25 12:15:12 +06:00
Kingkor Roy Tirtho
5ffed01a37 cd(flathub): publish flow update 2022-10-14 11:16:11 +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
Vedant
09fce4e8bc
Update spotube-release.yml 2022-09-30 22:48:37 +05:30
dependabot[bot]
b05bf0b693
chore(deps): bump KSXGitHub/github-actions-deploy-aur
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur) from 2.2.5 to 2.5.0.
- [Release notes](https://github.com/KSXGitHub/github-actions-deploy-aur/releases)
- [Commits](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v2.2.5...v2.5.0)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:01:08 +00:00
Piotr Rogowski
d986a92702
Add Dependabot for pub and GH Actions 2022-09-18 13:43:53 +02:00
Kingkor Roy Tirtho
a3b64d3ebe chore: bump next release version and add CHANGELOG
cd: release GHA uses git tags and runs on publish
2022-09-13 12:45:12 +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
ff369c7400 docs: bug_report allow mulitple select in dropdowns 2022-08-09 10:00:58 +06:00
Kingkor Roy Tirtho
053242e197 docs: add feature request issue form template 2022-08-09 09:57:29 +06:00
Kingkor Roy Tirtho
3b4fab5aae docs: add github issue form template for bugs and QnA 2022-08-09 09:36:34 +06:00
Kingkor Roy Tirtho
b0bcb2a85c Mobile volume not set to max bug fix
WinGet release GHA action added
2022-07-20 09:43:59 +06:00
Kingkor Roy Tirtho
ec13b50146 Made the release script manually dispatch-able 2022-07-11 11:41:35 +06:00
Kingkor Roy Tirtho
bc9e451d6b Windows release workflow fix 2022-07-11 11:13:55 +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
Kingkor Roy Tirtho
8f200d6488 Keystore file generation path fixed 2022-06-15 19:05:22 +06:00
Kingkor Roy Tirtho
2119e2012a Fixed android application signing github secret issue 2022-06-15 18:51:58 +06:00
Kingkor Roy Tirtho
5953b30d45 Signed Application build script 2022-06-15 18:34:31 +06:00
Kingkor Roy Tirtho
b6289557af Updated docs & suport configrations 2022-06-09 18:44:31 +06:00
Kingkor Roy Tirtho
0ab8480149 [CD] publish flatpak commits with entire spotube repo fix 2022-05-11 15:32:24 +06:00
Kingkor Roy Tirtho
227ed7be0c [CD] enabled all publish repo for actual release 2022-05-10 17:13:11 +06:00
Kingkor Roy Tirtho
bdf6171bff [CD] android download artifact added 2022-05-10 16:48:53 +06:00
Kingkor Roy Tirtho
205090befa [CD] debug 2022-05-10 16:26:15 +06:00
Kingkor Roy Tirtho
bc1ace9098 [CD] updated upload-artifact version 2022-05-10 16:10:52 +06:00
Kingkor Roy Tirtho
c0bc15604f [CD] upload-artifacts path adjusted 2022-05-10 15:58:38 +06:00
Kingkor Roy Tirtho
dc38f89a0b [CD] fixed makefile issue 2022-05-10 15:13:28 +06:00
Kingkor Roy Tirtho
71e6b1a859 [CD] fixed get hash error 2022-05-10 14:42:12 +06:00
Kingkor Roy Tirtho
cac5e74614 [CD] paths adjusted to support build number 2022-05-10 14:26:46 +06:00
Kingkor Roy Tirtho
57a2eacef8 added publish_android as update_release deps 2022-05-09 18:59:59 +06:00
Kingkor Roy Tirtho
80ba2feb14 [CD] added publish android support 2022-05-09 18:57:59 +06:00
Kingkor Roy Tirtho
5307cd7758 Updated fundling details & f-droid metadata descriptions 2022-05-03 23:58:45 +06:00
Kingkor Roy Tirtho
94cec4290c [CD] flathub update_release bugfix
getLyrics now ranks result for maximum match rate
2022-04-28 11:15:57 +06:00
Kingkor Roy Tirtho
46b5ec7c22 [CD] 2022-04-28 10:49:27 +06:00
Kingkor Roy Tirtho
d4706356e2 [CD] flathub publish wrong path error fix/debug 2022-04-28 10:36:42 +06:00
Kingkor Roy Tirtho
28860d0033 [CD] update release gensums path corrected 2022-04-28 10:02:01 +06:00
Kingkor Roy Tirtho
8978d9b3de [CD] debugging the release phrase 2022-04-28 09:43:21 +06:00
Kingkor Roy Tirtho
46106353b9
debug publish Rrelease 2022-04-27 20:14:11 +06:00
Kingkor Roy Tirtho
98d0afe256 [CD] generate sum wrong paths fixed 2022-04-27 19:52:35 +06:00
Kingkor Roy Tirtho
366ea13a7d [CD] please compile 2022-04-27 19:28:35 +06:00
Kingkor Roy Tirtho
48e6bb45ea [CD] creating dmg manually instead of flutter_distributor 2022-04-27 19:18:38 +06:00
Kingkor Roy Tirtho
afa02d11fa [CD] wrong pub command fixed in release workflow 2022-04-27 18:33:53 +06:00