Commit graph

22 commits

Author SHA1 Message Date
renovate[bot]
5bd39d23bc chore(deps): update actions/upload-artifact action to v4.3.4 2024-07-07 02:23:42 +07:00
Cuong-Tran
87306ceef1
update build script to new release notes format 2024-07-05 10:25:20 +07:00
renovate[bot]
efa14b9487
Update softprops/action-gh-release action to v2.0.6 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 21:40:09 +07:00
renovate[bot]
68278251cd
Update gradle/actions action to v3.4.2 (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 21:36:20 +07:00
Cuong-Tran
8261473923
[skip ci] update workflow 2024-06-19 10:26:35 +07:00
Tran M. Cuong
e16d10e5cb
Update workflow 2024-06-17 21:27:13 +07:00
renovate[bot]
1f88a5ea4c
chore(deps): update actions/checkout digest to 692973e (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 23:16:42 +07:00
renovate[bot]
54952238fb
chore(deps): update gradle/actions digest to d9336da (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 23:16:42 +07:00
renovate[bot]
4050337365
chore(deps): pin dependencies (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 16:34:24 +07:00
dependabot[bot]
914a7d2aa9
Bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#9)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](9d7c94cfd0...69320dbe05)
[skip ci]
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 01:36:14 +07:00
Cuong M. Tran
48fb4a2e60
workflow: fix fetch-depth 2024-05-10 10:39:22 +07:00
Cuong Tran
23d862d17c
workflow: fix fetch-depth 2024-05-09 23:17:12 +07:00
Cuong M. Tran
f3d3070ea8
setup workflow to build preview repo 2024-05-09 19:33:03 +07:00
Cuong M. Tran
1eefa745ea
Updater: similar to Mihon
- Preview version now name Beta, use different package & repo
- Drop syDebugVersion, use commitCount
- Fix Firebase analytics for both Release & Preview build
- Create separate variant for Preview build instead of using syDebugVersion
- Preview version showing changelog_debug.xml
- Release version showing changelog_release.xml
2024-05-08 11:55:10 +07:00
Cuong M. Tran
a9412dd951
Won’t write commit logs to changelog_debug 2024-04-27 00:28:50 +07:00
Cuong M. Tran
b1ed993f4d
Update github's workflow script, exclude cases when only edit *.md files 2024-04-26 23:32:50 +07:00
Cuong M. Tran
cdd3a7f6f8
Update github workflow to include client_secrets.json in Preview build
- name: Write client_secrets.json
        uses: DamianReeves/write-file-action@v1.2
        with:
          path: app/src/main/assets/client_secrets.json
          contents: ${{ secrets.CLIENT_SECRETS_TEXT }}
          write-mode: overwriteclient_secrets.json
2024-03-29 13:50:09 +07:00
Cuong Tran
011ee4ebc5
update workflow script 2024-02-24 01:11:06 +07:00
Cuong M. Tran
df68221494
Fix build script 2024-02-22 23:07:46 +07:00
Cuong M. Tran
1b54a5dd10
transfer repo to komikku-app 2024-02-19 14:52:22 +07:00
Cuong M. Tran
a1e4aeebb7
build_preview: set version and always publish release 2024-01-30 00:28:33 +07:00
Cuong M. Tran
4ec2204836
update Github workflow scripts 2024-01-28 23:44:36 +07:00