c697059af7
fix: upload artifact v2->v4 due to deprication
2024-09-13 14:55:14 +02:00
a047bab1db
removed signed debug build
2024-07-21 23:54:26 +02:00
9a9b00adf5
remove google play release for now due to key mismatch
2024-07-21 23:34:08 +02:00
a1564988b3
fixed app release locations, enabled google play release
2024-07-21 23:14:15 +02:00
db658fa485
fixed flavor dimensions
2024-07-21 23:03:04 +02:00
25bdbca6e9
renamed keystore to match key.properties content
2024-07-21 22:52:22 +02:00
69305d1da4
fixed ruby and fastlane versions
2024-07-21 22:39:59 +02:00
41b77d7a96
fixed path in actions
2024-07-21 22:25:15 +02:00
be353e9122
fix: reference secret in env
...
As per https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#accessing-your-secrets
2024-07-21 15:28:38 +02:00
2a1fd4d848
added debug print of gpg version
2024-07-20 16:16:20 +02:00
a4ace819d2
added test branch to branches to run on
2024-07-20 16:10:41 +02:00
87781d2479
added encrypted key and secrets
2024-07-20 16:09:08 +02:00
aa3e0b2d30
applied renamed flavors to github workflow
2024-07-03 17:13:07 +02:00
249d1090e6
fix: manually set up java to build for android
2024-07-03 14:18:16 +02:00
472b75a540
fix: manually set up java to build for android
2024-07-03 14:15:31 +02:00
edcd91d9c2
feat: build app in CI ( #79 )
...
* feat: build app in CI
* fix: use correct jobs format
* fix: do not specify flutter version
* fix(ci): simplify triggers and build files
* fix: use new theme apis
2024-06-06 13:36:58 +02:00
Denys Vitali
056b2d72c9
chore: format code with dart format ( #71 )
...
This PR formats all code with dart format and adds a step to the CI so that it will be checked on every push and PR.
2024-04-05 22:36:56 +02:00
c2eb96c6e1
disable tarring of output
2024-02-12 23:30:56 +01:00
2fbd8ed27e
disable tarring of output
2024-02-12 23:21:23 +01:00
5ee93a64be
added artifact upload to gh actions
2024-02-12 23:12:33 +01:00
04c2657ab1
changed build on push and pull request for all branches
2023-07-23 00:06:09 +02:00
d0dcb4452d
updated github workflows to new names
2023-01-07 13:44:51 +01:00
af3170237d
added null safety branch to github actions
2022-08-28 00:38:51 +02:00
24a0037c3d
removed run on pull requests with key
2022-08-07 18:26:05 +02:00
faae7de998
set action to run on pull request
2022-08-07 18:22:29 +02:00
5cdd592149
add unsigned debug to github actions
2022-08-07 18:14:09 +02:00
68112c9743
updated commands for flutter build
2022-04-20 23:15:06 +02:00
d778f102a7
feat(ci): build app for PRs and pushes to main ( #2 )
...
* feat(ci): build app for PRs and pushes to main
* fix(ci): only build debug build in pipeline
* feat(ci): always build with keys
* fix(ci): don't build everything on PR
2021-10-25 20:53:06 +02:00
032bf1c532
feat(ci): build & upload release apk
2021-10-11 22:49:40 +02:00
0db897f4f0
feat(ci): build & upload release apk
2021-10-11 22:43:30 +02:00
f0c3b92220
feat(ci): upload release bundle artifact
2021-10-11 22:25:42 +02:00
76fedd0c49
feat(ci): use stable flutter version
2021-10-11 22:08:51 +02:00
8a7c40653c
fix(ci): don't run build runner
2021-10-11 22:04:49 +02:00
39057668af
feat(ci): release on pushes to main
2021-10-11 21:58:28 +02:00
d0b72f49e9
fix(ci): invalid yaml
2021-10-11 21:57:12 +02:00
de808b65b3
fix(ci): invalid yaml
2021-10-11 21:56:27 +02:00
97b7793805
feat(ci): add release apk build
2021-10-11 21:55:14 +02:00