Commit graph

12 commits

Author SHA1 Message Date
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