Armin Schrenk
|
602c206dae
|
test if signing issue is fixed with temurin
|
2026-05-05 11:23:14 +02:00 |
|
Armin Schrenk
|
426b33ae1a
|
fix win-update-url
|
2026-05-04 11:55:40 +02:00 |
|
Armin Schrenk
|
8e52161fa4
|
Use JDK 26.0.1+8
|
2026-04-29 12:01:03 +02:00 |
|
Armin Schrenk
|
f1540e13eb
|
Also use new template properties file in CI
|
2026-04-29 11:58:45 +02:00 |
|
Armin Schrenk
|
2c2165cb22
|
Fix wixhelper.dll not found
file is named now msica.dll
|
2026-04-29 11:58:07 +02:00 |
|
Armin Schrenk
|
459112f5b8
|
Fix release workflow
"workflow_call" is not a event name
|
2026-04-27 13:01:13 +02:00 |
|
Armin Schrenk
|
1266926ebb
|
fix docs
Signed-off-by: Armin Schrenk <armin.schrenk@skymatic.de>
|
2026-04-24 15:39:05 +02:00 |
|
Armin Schrenk
|
1e6bc1f043
|
Update RELEASE doc
Signed-off-by: Armin Schrenk <armin.schrenk@skymatic.de>
|
2026-04-24 15:10:57 +02:00 |
|
Armin Schrenk
|
1230e787a9
|
Update RELEASE.md
Signed-off-by: Armin Schrenk <armin.schrenk@skymatic.de>
|
2026-04-21 15:36:54 +02:00 |
|
Armin Schrenk
|
da8493f25f
|
add release documentation
|
2026-04-16 17:57:39 +02:00 |
|
Armin Schrenk
|
4a0a4309c2
|
Replace get-version workflow call with slim job
|
2026-04-16 17:53:08 +02:00 |
|
Armin Schrenk
|
e6cef947c1
|
rename job
|
2026-04-16 17:51:06 +02:00 |
|
Armin Schrenk
|
08009ca1a0
|
Merge branch 'develop' into feature/immutable-releases
# Conflicts:
# .github/workflows/appimage.yml
# .github/workflows/mac-dmg-x64.yml
# .github/workflows/mac-dmg.yml
# .github/workflows/win-exe.yml
|
2026-04-14 12:14:23 +02:00 |
|
Armin Schrenk
|
d27a52752b
|
improve readability of version splitting
|
2026-04-14 11:40:02 +02:00 |
|
Armin Schrenk
|
c745fca2ea
|
update draft-release.yml
adhere to new workflow_call api
|
2026-04-13 17:58:18 +02:00 |
|
Armin Schrenk
|
d1fcf528b0
|
use pwsh to move reattach burn engine
|
2026-04-13 17:40:43 +02:00 |
|
Armin Schrenk
|
b6133e481c
|
Refactor appimage, dmg and msi/exe workflows
* unify inputs handling for worklfow dispatch and call
* simplify conditions for signing/release steps
|
2026-04-13 16:27:12 +02:00 |
|
LamTrinh.Dev
|
d67aa9c10a
|
+ Update Copyright year from "2016 - 2025" to "2016-2026". (#4218)
* + Update Copyright year from "2016 - 2025" to "2016-2026".
|
2026-04-13 15:30:33 +02:00 |
|
Armin Schrenk
|
19a9595f2e
|
rename worfklow to clearly indicate what it does
|
2026-04-13 11:46:03 +02:00 |
|
Armin Schrenk
|
f21ae0e11c
|
fix notarization of dmg files on workflow calls
|
2026-04-13 11:37:51 +02:00 |
|
Armin Schrenk
|
54f805a0c9
|
fix exe installer not found after
|
2026-04-09 17:18:07 +02:00 |
|
Armin Schrenk
|
aa239418cf
|
use more local environment instead of copying data into script
|
2026-04-09 16:57:30 +02:00 |
|
Armin Schrenk
|
8f0c6eb994
|
fix bugs
* win-exe still checked for release event
* only perform appimage checksum step on release
* remove unused input in appimage flow
|
2026-04-09 16:55:08 +02:00 |
|
Armin Schrenk
|
c7d77091f5
|
Merge branch 'develop' into feature/immutable-releases
# Conflicts:
# .github/workflows/appimage.yml
# .github/workflows/build.yml
# .github/workflows/mac-dmg-x64.yml
# .github/workflows/mac-dmg.yml
# .github/workflows/post-publish.yml
|
2026-04-08 16:08:23 +02:00 |
|
Armin Schrenk
|
3a4039d663
|
use ubuntu-slim runner for small tasks
|
2026-04-08 13:00:23 +02:00 |
|
Armin Schrenk
|
f94d204604
|
cleanup
|
2026-04-08 12:57:32 +02:00 |
|
Armin Schrenk
|
d76dbe0ddb
|
Replace automatic version file update
by simple notification
|
2026-04-08 12:54:27 +02:00 |
|
Armin Schrenk
|
235a23ce77
|
fix check for tag belongs to main or release branch
|
2026-04-08 12:38:23 +02:00 |
|
Armin Schrenk
|
357b30684b
|
point to correct release workflow file in template
|
2026-04-08 12:37:50 +02:00 |
|
Armin Schrenk
|
517e12a586
|
pin jdk version for release
|
2026-04-08 12:35:54 +02:00 |
|
Armin Schrenk
|
96aa8fe180
|
add pkgrel update step for aur-bin
|
2026-04-07 17:20:08 +02:00 |
|
Armin Schrenk
|
7bffc317ff
|
rename workflow from release to create-release
to prevent confusion with github release.yml standard
|
2026-04-07 17:05:30 +02:00 |
|
Armin Schrenk
|
7dde389671
|
move aur-bin PR creation into own workflow
|
2026-04-07 17:04:56 +02:00 |
|
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 |
|
Copilot
|
699e22d31a
|
chore: Consolidate dependabot maven groups and switch to monthly schedule (#4208)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: infeo <9036915+infeo@users.noreply.github.com>
|
2026-04-02 16:58:12 +02:00 |
|
Armin Schrenk
|
5d5b9137cc
|
fix workflows
|
2026-04-01 16:38:07 +02:00 |
|
Armin Schrenk
|
02767b0caf
|
pin aws-configure action
|
2026-04-01 16:29:59 +02:00 |
|
Armin Schrenk
|
ddd8c572e7
|
prevent accidental releases of unsigend tags
|
2026-04-01 16:27:20 +02:00 |
|
Armin Schrenk
|
aa8ccf53df
|
remove manual trigger for workflow
|
2026-04-01 16:16:46 +02:00 |
|
Armin Schrenk
|
c199561a9e
|
Link to the changelog of the git tag
in the release notes
|
2026-04-01 16:10:26 +02:00 |
|
Armin Schrenk
|
e341983ffe
|
add update-latest-version job to post-publish
|
2026-04-01 14:14:33 +02:00 |
|
Armin Schrenk
|
f10b28ecb1
|
fix typos
|
2026-03-31 18:11:41 +02:00 |
|
Armin Schrenk
|
95eed96a37
|
gate windows specifc post-publishes task with check
for windows artifacts in release
|
2026-03-31 16:02:32 +02:00 |
|
Armin Schrenk
|
4d6ce70afe
|
Merge branch 'develop' into feature/immutable-releases
# Conflicts:
# .github/workflows/appimage.yml
# .github/workflows/mac-dmg-x64.yml
# .github/workflows/mac-dmg.yml
# .github/workflows/win-exe.yml
|
2026-03-30 15:37:06 +02:00 |
|
Armin Schrenk
|
e75deb282c
|
use correct cmd
for computing sha sum
|
2026-03-30 15:33:24 +02:00 |
|
Armin Schrenk
|
ee92cc4e9f
|
Add docs update workflow
|
2026-03-30 12:22:03 +02:00 |
|
Armin Schrenk
|
57c84627f9
|
Update release draft with sed and envsubst
instead of awk
|
2026-03-30 12:07:08 +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 |
|