dependabot[bot]
|
a40f17e8f1
|
Bump the github-actions group with 5 updates (#4207)
Bumps the github-actions group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.5.0` | `2.6.1` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `8.0.0` | `8.0.1` |
| [actions/cache](https://github.com/actions/cache) | `5.0.3` | `5.0.4` |
| [skymatic/semver-validation-action](https://github.com/skymatic/semver-validation-action) | `3.0.0` | `4.0.0` |
| [vedantmgoyal2009/winget-releaser](https://github.com/vedantmgoyal2009/winget-releaser) | `19e706d4c9121098010096f9c495a70a7518b30f` | `7bd472be23763def6e16bd06cc8b1cdfab0e2fd5` |
Updates `softprops/action-gh-release` from 2.5.0 to 2.6.1
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](a06a81a03e...153bb8e044)
Updates `actions/download-artifact` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](70fc10c6e5...3e5f45b2cf)
Updates `actions/cache` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](cdf6c1fa76...668228422a)
Updates `skymatic/semver-validation-action` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/skymatic/semver-validation-action/releases)
- [Commits](7a6ae1c9e1...7c80b6b03a)
Updates `vedantmgoyal2009/winget-releaser` from 19e706d4c9121098010096f9c495a70a7518b30f to 7bd472be23763def6e16bd06cc8b1cdfab0e2fd5
- [Release notes](https://github.com/vedantmgoyal2009/winget-releaser/releases)
- [Commits](19e706d4c9...7bd472be23)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: 8.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/cache
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: skymatic/semver-validation-action
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: vedantmgoyal2009/winget-releaser
dependency-version: 7bd472be23763def6e16bd06cc8b1cdfab0e2fd5
dependency-type: direct:production
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-07 11:39:43 +02:00 |
|
Armin Schrenk
|
db31fcad98
|
fix flatpak/cryptomator module git error
|
2026-03-27 13:39:48 +01:00 |
|
Armin Schrenk
|
b82c73f789
|
decouple build script from app source
additionally, check tag if a PR should be created
|
2026-03-26 18:18:04 +01:00 |
|
Armin Schrenk
|
70d3507e5d
|
also tie this workflow to get-version workflow
|
2026-03-26 17:39:05 +01:00 |
|
Armin Schrenk
|
518b45d149
|
checkout the correct repository
|
2026-03-26 17:38:31 +01:00 |
|
Armin Schrenk
|
76dd4f079c
|
use correct cache key
|
2026-03-26 11:02:08 +01:00 |
|
Armin Schrenk
|
b35fb011e0
|
fix wrong env variable
|
2026-03-25 11:03:56 +01:00 |
|
Armin Schrenk
|
fa1e9c7ca7
|
[skip ci] add comment for envsubst usage
|
2026-03-25 11:02:32 +01:00 |
|
Armin Schrenk
|
75bb64b333
|
add permissions
|
2026-03-24 17:01:22 +01:00 |
|
Armin Schrenk
|
1f40045b41
|
ensure correct source is used for checkout
|
2026-03-24 16:55:27 +01:00 |
|
Armin Schrenk
|
1951e5e82c
|
ensure correct revision
|
2026-03-24 16:20:33 +01:00 |
|
Armin Schrenk
|
0be39c5b7d
|
[skip ci] fix typo
|
2026-03-24 13:21:25 +01:00 |
|
Armin Schrenk
|
3a2de81369
|
do not use placeholder files
|
2026-03-24 12:37:10 +01:00 |
|
Armin Schrenk
|
4de3ea2892
|
add verification step
|
2026-03-24 12:22:46 +01:00 |
|
Armin Schrenk
|
0beb2e3334
|
adjust flathub pr job
* add boolean dispatch input to create pr manually
* remove tarball job
* adjust template build script to final build file
* change PR description
* fix slack webhook
|
2026-03-24 12:15:41 +01:00 |
|
Armin Schrenk
|
537d79f3c2
|
activate all runners again
|
2026-03-24 10:57:32 +01:00 |
|
Armin Schrenk
|
10d5f4f530
|
rename job
|
2026-03-24 10:57:08 +01:00 |
|
Armin Schrenk
|
ab0e7e1ea9
|
fix pattern matching and make flow easier to read
|
2026-03-23 17:53:33 +01:00 |
|
Armin Schrenk
|
821649c821
|
[debug] replace natsort with sort
|
2026-03-23 15:36:36 +01:00 |
|
Armin Schrenk
|
7cf75e9dba
|
use SNAPSHOT version of flatpak action
and keep build dirs
|
2026-03-23 11:18:38 +01:00 |
|
Armin Schrenk
|
dfe126f827
|
update maven dependency source file
|
2026-03-23 11:10:03 +01:00 |
|
Armin Schrenk
|
80ce98991c
|
use correct runner for every arch
|
2026-03-23 10:48:53 +01:00 |
|
Armin Schrenk
|
579d42ec74
|
try x86 runner
|
2026-03-20 18:42:40 +01:00 |
|
Armin Schrenk
|
047108683f
|
use as base repo the flathub repo
|
2026-03-20 18:20:15 +01:00 |
|
Armin Schrenk
|
830c9196e7
|
activate build flatpak step again
|
2026-03-20 18:10:38 +01:00 |
|
Armin Schrenk
|
7208f23da1
|
fix type
|
2026-03-20 18:04:09 +01:00 |
|
Armin Schrenk
|
b0a4a0bcfa
|
add debugging code
|
2026-03-20 17:59:45 +01:00 |
|
Armin Schrenk
|
f7b13dd121
|
Use flathub repo
remove yq edits and simply override build yaml
|
2026-03-20 17:51:10 +01:00 |
|
Armin Schrenk
|
a5ccfa01d2
|
use yq action
not available in flathub container
|
2026-03-20 17:26:04 +01:00 |
|
Armin Schrenk
|
62bf4c5b45
|
fix prepare step
|
2026-03-20 17:06:42 +01:00 |
|
Armin Schrenk
|
7168d7e31d
|
deactivate x86 runner during development
|
2026-03-20 16:54:50 +01:00 |
|
Armin Schrenk
|
3c633f8a34
|
move all build scripts into flatpak-build dir
* additionally, remove maven-dependencies
|
2026-03-20 16:54:05 +01:00 |
|
Armin Schrenk
|
b606a4ee8e
|
use FreeDesktop runtime
|
2026-03-20 16:44:29 +01:00 |
|
Armin Schrenk
|
1af094692f
|
run also on certain push events
|
2026-03-20 16:25:51 +01:00 |
|
Armin Schrenk
|
c86d8ac6b8
|
build flatpak on CI
|
2026-03-20 16:22:35 +01:00 |
|