dependabot[bot]
db0f3c0b74
ci: bump actions/checkout from 3 to 4 ( #5650 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 22:16:17 +02:00
Mary
f3873620a3
actions: Workaround YAML limitation for timeout-minutes
...
Because Github Actions wants an int, we use fromJSON to hack around
this.
2023-05-28 08:10:43 +02:00
TSRBerry
986ac9ff83
Use variables to configure job timeouts ( #5123 )
2023-05-28 08:02:30 +02:00
TSRBerry
aae4595bdb
Add timeout of 35 minutes to workflow jobs ( #4928 )
2023-05-13 13:24:43 +02:00
TSR Berry
250fc51374
Adjust github workflows for new src directory
2023-04-27 23:51:14 +02:00
TSRBerry
c09c0c002d
[Flatpak] Beautify multiline strings again & Add full git commit hash ( #4535 )
...
* Don't destroy multiline strings
* Use full git commit hash
2023-03-12 10:42:33 +01:00
Mary
81691b9e37
gha(release): Attempt to fix flathub pusher
2023-03-11 20:11:09 +01:00
Mary
2dc422bc14
gha(release): Hopefully fixes it
2023-03-11 19:16:08 +01:00
TSRBerry
dad9ab6bb6
[Flatpak] Add release github workflow ( #4529 )
...
* Add flatpak release workflow
Co-authored-by: Mary <mary@mary.zone>
* infra: Update required SDK version to 7.0.200
---------
Co-authored-by: Mary <mary@mary.zone>
2023-03-11 19:04:13 +01:00