Commit Graph

18 Commits

Author SHA1 Message Date
Adam Szewera 66114047de
Add PR template (#2050)
# Description
Make it easy to add a PR description in a more consistent manner.

# Changes
* add the PR template file
2024-02-10 20:45:29 +01: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 dd75945500 Group dagger deps in dependabot 2023-07-14 21:38:28 +02:00
Simon Frei f257bd3cb7 Add GHA workflow to build the builder image 2023-07-14 21:14:25 +02:00
dependabot-preview[bot] ac6ccda414
Upgrade to GitHub-native Dependabot (#1646)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-14 17:40:33 +02:00