3fbf382710
upgraded java version to match gradle
2024-05-23 00:41:54 +02:00
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