Simon Frei
a85b5a6cd3
Fix release workflow
...
Play is now refusing the upload due to the target SDK that's too low. I
still want to get the APK for the github release now, so disable pushing
to google play now.
2024-09-29 17:47:03 +02:00
bt90
c333d858ab
Set a custom build user ( #1978 )
...
We need a dedicated build user to be able to distinguish the
distribution channel. See
https://github.com/syncthing/syncthing/issues/9140
2023-09-29 18:13:00 +02:00
Simon Frei
9da34e6f03
Add release tag pattern for hotfix releases
...
The joys.
2023-07-17 21:17:52 +02:00
Simon Frei
d849ae8762
Add git safe directory workaround to debug build too
2023-07-17 19:15:36 +02:00
Simon Frei
cbbb77e43f
Split workflows to also build on push to main and release ( #1944 )
2023-07-17 19:06:31 +02:00
Simon Frei
14f969edb6
Include remote branches in release workflow check
2023-07-16 23:03:17 +02:00
Simon Frei
a351744ec7
Checkout all branches/history in workflows
...
Otherwise that branch check in the release job fails. And who knows what
else will fail in the future, so lets not be stingy.
2023-07-16 16:55:51 +02:00
Simon Frei
c3b553fcf5
Another release workflow fix
...
If this doesn't stop soon, I am going to get mad :P
2023-07-16 16:47:10 +02:00
Simon Frei
4c57670aa4
Fix ensuring the release branch in workflow
2023-07-16 16:24:45 +02:00
Simon Frei
0021b97a3e
Fix release workflow tag patterns ( #1942 )
...
Clearly they aren't regex, so no optional groups (apparently not so clearly).
So much for not debugging on main.
2023-07-16 16:20:20 +02:00
Simon Frei
3b492a1952
Fix release workflow branch/tag conditions ( #1941 )
2023-07-16 16:12:20 +02:00
Simon Frei
b0171edd8e
Publish as bundle to google play ( #1940 )
2023-07-16 15:33:38 +02:00
Simon Frei
ea39884250
Add release workflow ( #1937 )
2023-07-15 22:48:28 +02:00
Simon Frei
343f3432b2
Improve naming in build workflow ( #1938 )
2023-07-15 11:47:58 +02:00
Simon Frei
51161140ec
Add workflow to build the app on PRs ( #1936 )
2023-07-14 22:29:00 +02:00
Simon Frei
f257bd3cb7
Add GHA workflow to build the builder image
2023-07-14 21:14:25 +02:00