Armin Schrenk
d601088948
[skip metadata check] update workflow for hotfix
2026-02-26 16:44:50 +01:00
Armin Schrenk
246eb19c3c
CI: Build cryptomator-bin package before creating PR. ( #4149 )
...
use arch container to build cryptomator-bin package
2026-02-23 11:48:38 +01:00
Armin Schrenk
c073b26d8f
fix slack notification for makepkg flow
2026-02-23 11:39:46 +01:00
Armin Schrenk
227a3258ec
Update slack webhook in post-publish flow
2026-02-20 18:56:42 +01:00
Armin Schrenk
3279df68c7
Update appimage workflow
...
* use env variables in action generated/generated input
* use cryptobot as actor for PR
* update slack webhook
2026-02-20 17:33:36 +01:00
Armin Schrenk
bf6598302b
add correct info in PR description
2026-02-20 17:18:17 +01:00
Armin Schrenk
dccb4ef072
disable gits safe directory
2026-02-20 17:03:00 +01:00
Armin Schrenk
cbae2413ae
use correct github expression varaible
...
in create-pr step
2026-02-20 16:45:43 +01:00
Armin Schrenk
113ab66a49
Merge pull request #4139 from cryptomator/feature/aur-build
...
CI: Build arch package
2026-02-20 16:40:05 +01:00
Armin Schrenk
34eb336e5f
only commit PKGBUILD and SRCINFO
2026-02-20 16:30:22 +01:00
Armin Schrenk
1fa4d42d27
use yml multiline syntax
2026-02-20 16:22:55 +01:00
Armin Schrenk
d5bc0914f4
fix description text for PR
2026-02-20 16:17:08 +01:00
Armin Schrenk
ee5165320d
Update Git user email for automation commits
2026-02-19 12:04:36 +01:00
Armin Schrenk
f07523267d
Bump javafx to version 25.0.2 ( #4145 )
2026-02-18 15:42:51 +01:00
Armin Schrenk
5409470750
update wix
2026-02-18 15:27:36 +01:00
Armin Schrenk
70b7f39bcc
revert 5ab12c1b1a for windows build
2026-02-18 15:16:39 +01:00
Armin Schrenk
5ab12c1b1a
Update to latest JDK 25
2026-02-18 11:49:13 +01:00
Armin Schrenk
0ac63e7aba
Closes #4136
2026-02-18 11:26:42 +01:00
Armin Schrenk
3fb0e9328f
ensure curl only uses https
2026-02-16 17:01:52 +01:00
Armin Schrenk
eb369ba5bd
use envsubst also in create-pr job
2026-02-16 16:53:25 +01:00
Armin Schrenk
738bd56270
ensure curl is installed in container
2026-02-16 16:53:07 +01:00
Armin Schrenk
5e29f08d2b
make pr-creation condition more explicit
2026-02-16 16:52:27 +01:00
Armin Schrenk
18ce7d333d
fix build
...
* use JDK 25
* first install git, then checkout
2026-02-16 11:01:43 +01:00
Armin Schrenk
f32d0c463f
use $GITHUB_WORKSPACE
...
instead of github.workspace; bug in GitHubs CI system
2026-02-16 10:03:23 +01:00
Armin Schrenk
7275ec9a61
fix envsubst command
2026-02-13 18:17:14 +01:00
Armin Schrenk
0fa34dba33
replace PKGBUILD with PKGBUILD.template
...
use envsubst to create actual PKGBUILD
2026-02-13 17:49:45 +01:00
Armin Schrenk
49f070977a
use proper quotes
2026-02-13 13:59:11 +01:00
Armin Schrenk
35f39a9eaf
minor fixes
2026-02-13 13:58:04 +01:00
Armin Schrenk
b9d21b1b7a
replace hypens with underscore in pkgbuild version
2026-02-13 13:55:56 +01:00
Armin Schrenk
2e698317e5
Indirect github action inputs with env vars
2026-02-13 13:50:39 +01:00
Armin Schrenk
9c88fbab5e
merge tarball job into pr creation job
2026-02-13 13:41:54 +01:00
Armin Schrenk
1a51642eb1
fix workflow
2026-02-13 13:30:47 +01:00
Armin Schrenk
fdaf5d1c36
rename 'aur' dir to ' makepkg'
...
mention the format rather a specific repository
2026-02-13 13:29:38 +01:00
Armin Schrenk
00e824a1ba
fix workflow
2026-02-13 13:24:04 +01:00
Armin Schrenk
9c5ab7e311
build arch package on CLI
2026-02-13 13:18:34 +01:00
Armin Schrenk
53f368108a
Rename jvm property and actual config file
2026-02-09 16:54:04 +01:00
Armin Schrenk
cad7b45808
Refactor to first check system property cryptomator.adminConfig for config path
2026-02-09 16:16:26 +01:00
dependabot[bot]
80276ee992
Bump the github-actions group across 1 directory with 8 updates ( #4124 )
...
Bumps the github-actions group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `6.0.1` | `6.0.2` |
| [actions/setup-java](https://github.com/actions/setup-java ) | `5.1.0` | `5.2.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `5.0.0` | `6.0.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact ) | `6.0.0` | `7.0.0` |
| [actions/cache](https://github.com/actions/cache ) | `4.3.0` | `5.0.3` |
| [skymatic/workflows/.github/workflows/run-dependency-check.yml](https://github.com/skymatic/workflows ) | `3.0.1` | `3.0.2` |
| [fjogeleit/http-request-action](https://github.com/fjogeleit/http-request-action ) | `1.16.6` | `2.0.0` |
| [skymatic/workflows](https://github.com/skymatic/workflows ) | `3.0.1` | `3.0.2` |
Updates `actions/checkout` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e8c483db8...de0fac2e45 )
Updates `actions/setup-java` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](f2beeb24e1...be666c2fcd )
Updates `actions/upload-artifact` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](330a01c490...b7c566a772 )
Updates `actions/download-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](018cc2cf5b...37930b1c2a )
Updates `actions/cache` from 4.3.0 to 5.0.3
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](0057852bfa...cdf6c1fa76 )
Updates `skymatic/workflows/.github/workflows/run-dependency-check.yml` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/skymatic/workflows/releases )
- [Commits](1074588008...2d0c27a7b0 )
Updates `fjogeleit/http-request-action` from 1.16.6 to 2.0.0
- [Release notes](https://github.com/fjogeleit/http-request-action/releases )
- [Changelog](https://github.com/fjogeleit/http-request-action/blob/main/RELEASE.md )
- [Commits](c0b95d02a0...551353b829 )
Updates `skymatic/workflows` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/skymatic/workflows/releases )
- [Commits](1074588008...2d0c27a7b0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/setup-java
dependency-version: 5.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/cache
dependency-version: 5.0.3
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: skymatic/workflows/.github/workflows/run-dependency-check.yml
dependency-version: 3.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: fjogeleit/http-request-action
dependency-version: 2.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: skymatic/workflows
dependency-version: 3.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
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-02-09 09:27:49 +01:00
Armin Schrenk
a7b8541912
Update Slack webhook URL secret in workflow
2026-01-30 15:27:31 +01:00
dependabot[bot]
309881b339
Bump the github-actions group across 1 directory with 8 updates ( #4073 )
...
Bumps the github-actions group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `5.0.0` | `6.0.1` |
| [actions/setup-java](https://github.com/actions/setup-java ) | `5.0.0` | `5.1.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `4.6.2` | `5.0.0` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) | `2.4.1` | `2.5.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact ) | `5.0.0` | `6.0.0` |
| [fjogeleit/http-request-action](https://github.com/fjogeleit/http-request-action ) | `1.16.5` | `1.16.6` |
| [actions/stale](https://github.com/actions/stale ) | `10.1.0` | `10.1.1` |
| [skymatic/workflows](https://github.com/skymatic/workflows ) | `450e322ff2214d0be0b079b63343c894f3ef735f` | `1074588008ae3326a2221ea451783280518f0366` |
Updates `actions/checkout` from 5.0.0 to 6.0.1
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](08c6903cd8...8e8c483db8 )
Updates `actions/setup-java` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](dded088883...f2beeb24e1 )
Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](ea165f8d65...330a01c490 )
Updates `softprops/action-gh-release` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](6da8fa9354...a06a81a03e )
Updates `actions/download-artifact` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](634f93cb29...018cc2cf5b )
Updates `fjogeleit/http-request-action` from 1.16.5 to 1.16.6
- [Release notes](https://github.com/fjogeleit/http-request-action/releases )
- [Commits](1297c6fc63...c0b95d02a0 )
Updates `actions/stale` from 10.1.0 to 10.1.1
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](5f858e3efb...997185467f )
Updates `skymatic/workflows` from 450e322ff2214d0be0b079b63343c894f3ef735f to 1074588008ae3326a2221ea451783280518f0366
- [Release notes](https://github.com/skymatic/workflows/releases )
- [Commits](450e322ff2...1074588008 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-java
dependency-version: 5.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: softprops/action-gh-release
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: fjogeleit/http-request-action
dependency-version: 1.16.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/stale
dependency-version: 10.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: skymatic/workflows
dependency-version: 1074588008ae3326a2221ea451783280518f0366
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>
2025-12-16 09:54:39 +01:00
Armin Schrenk
1e861ac187
fix av-whitelist workflow
2025-12-09 09:34:25 +01:00
Sebastian Stenzel
f4f093bb42
update GitHub Releases Template
...
[ci skip]
2025-11-24 19:57:24 +01:00
Sebastian Stenzel
617f1bf2c9
CHANGELOG.md: added
...
[ci skip]
2025-11-24 14:49:12 +01:00
Sebastian Stenzel
d3d57312ba
Merge branch 'develop' into feature/app-update
...
# Conflicts:
# .github/workflows/appimage.yml
# .github/workflows/check-jdk-updates.yml
# .github/workflows/debian.yml
# .github/workflows/mac-dmg-x64.yml
# .github/workflows/mac-dmg.yml
# .github/workflows/win-exe.yml
2025-11-12 11:50:21 +01:00
Sebastian Stenzel
593a64c9bd
Bump JDK to version 25 ( #4031 )
...
* first draft for JDK 25 migration (including comments)
* fix unresolvable version in setup-java action
* switch to official `openjdk-25-jdk` ubuntu package
see https://packages.ubuntu.com/search?suite=jammy&arch=any&searchon=names&keywords=openjdk-25
* update jacoco to support JDK 25
* use jdk 25.0.1 for building the app
# Conflicts:
# .github/workflows/win-exe.yml
* Use correct SHA256 value for openjfx linux arm64
* zulu version is different to temurin :rolling_eyes:
* fix check-jdk-updates
---------
Co-authored-by: Armin Schrenk <armin.schrenk@skymatic.de >
2025-11-12 10:50:37 +01:00
Armin Schrenk
11c66e8df7
Use correct SHA256 value for openjfx linux arm64
2025-11-11 16:23:33 +01:00
Armin Schrenk
013fff1223
Feature: Sign files with Azure trusted signing ( #4038 )
2025-11-11 14:24:20 +01:00
Sebastian Stenzel
f91cc2374c
fix syntax error (really!)
2025-11-08 10:48:29 +01:00
Sebastian Stenzel
48298bb161
fix syntax error
2025-11-08 10:37:10 +01:00
Sebastian Stenzel
7a1cd9026c
use dmg update mechanism
2025-11-08 10:24:11 +01:00