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
|
309a8fc705
|
adjust repository dispatch for website update
* change event type to desktop-release
* add client payload
|
2026-03-26 10:48:47 +01:00 |
|
Armin Schrenk
|
0b77e6ce04
|
use release object in event payload
|
2026-03-25 23:15:13 +01:00 |
|
Armin Schrenk
|
d22e912ca4
|
fix wrong webhook
|
2026-03-25 15:14:35 +01:00 |
|
Armin Schrenk
|
690726efc3
|
adjust post-publish
* run av-whitelist after publish
* notify winget
* remove gpg signature creation
|
2026-03-25 11:43:58 +01:00 |
|
Armin Schrenk
|
d9c0c4980b
|
add release flow to create releases
|
2026-03-25 11:42:26 +01:00 |
|
Armin Schrenk
|
4e5eef5a16
|
remove release drafting from build flow
|
2026-03-25 11:41:54 +01:00 |
|
Armin Schrenk
|
81b2081033
|
fix outputs typo in appimage flow
|
2026-03-25 11:41:38 +01:00 |
|
Armin Schrenk
|
d9134b49ad
|
add workflow_call to release artifact workflows
|
2026-03-06 17:11:11 +01:00 |
|
Armin Schrenk
|
6f6d0d8771
|
Update wording in release draft
|
2026-03-06 12:58:17 +01:00 |
|
dependabot[bot]
|
fab5ac3726
|
Bump the maven-build-plugins group across 1 directory with 8 updates (#4151)
* Bump the maven-build-plugins group across 1 directory with 8 updates
Bumps the maven-build-plugins group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [me.fabriciorby:maven-surefire-junit5-tree-reporter](https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter) | `1.4.0` | `1.5.1` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` |
| [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | `3.3.1` | `3.4.0` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.8.1` | `3.10.0` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` |
| [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) | `2.7.0` | `2.7.1` |
| [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.2` | `3.5.0` |
| [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) | `12.1.5` | `12.2.0` |
Updates `me.fabriciorby:maven-surefire-junit5-tree-reporter` from 1.4.0 to 1.5.1
- [Release notes](https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter/releases)
- [Commits](https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter/compare/v1.4.0...v1.5.1)
Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0)
Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.1...v3.4.0)
Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.8.1 to 3.10.0
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.8.1...maven-dependency-plugin-3.10.0)
Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5)
Updates `org.codehaus.mojo:license-maven-plugin` from 2.7.0 to 2.7.1
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.7.0...2.7.1)
Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0)
Updates `org.owasp:dependency-check-maven` from 12.1.5 to 12.2.0
- [Release notes](https://github.com/dependency-check/DependencyCheck/releases)
- [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dependency-check/DependencyCheck/compare/v12.1.5...v12.2.0)
---
updated-dependencies:
- dependency-name: me.fabriciorby:maven-surefire-junit5-tree-reporter
dependency-version: 1.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven-build-plugins
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-version: 3.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven-build-plugins
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
dependency-version: 3.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: maven-build-plugins
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven-build-plugins
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-version: 3.5.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-build-plugins
- dependency-name: org.codehaus.mojo:license-maven-plugin
dependency-version: 2.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-build-plugins
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven-build-plugins
- dependency-name: org.owasp:dependency-check-maven
dependency-version: 12.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven-build-plugins
...
Signed-off-by: dependabot[bot] <support@github.com>
* downgrade maven surefire
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Armin Schrenk <armin.schrenk@skymatic.de>
|
2026-03-05 17:23:36 +01:00 |
|
dependabot[bot]
|
57666a620c
|
Bump the github-actions group with 3 updates (#4162)
Bumps the github-actions group with 3 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/stale](https://github.com/actions/stale).
Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b7c566a772...bbbca2ddaa)
Updates `actions/download-artifact` from 7.0.0 to 8.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](37930b1c2a...70fc10c6e5)
Updates `actions/stale` from 10.1.1 to 10.2.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](997185467f...b5d41d4e1d)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/stale
dependency-version: 10.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
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-03-05 17:12:30 +01:00 |
|
Tobias Hagemann
|
90228a1d5c
|
add Liquid Glass icon and remove DockTilePlugin workaround
|
2026-03-03 06:55:24 +01:00 |
|
Armin Schrenk
|
688090095e
|
harden curl downloads on CI (#4158)
|
2026-02-26 17:49:38 +01:00 |
|
Armin Schrenk
|
98db9649c3
|
Merge branch 'main' into develop
# Conflicts:
# pom.xml
|
2026-02-26 16:58:00 +01:00 |
|
Armin Schrenk
|
50f6a87788
|
[skip metadata check] fix release check workflow
|
2026-02-26 16:53:21 +01:00 |
|
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
|
e53598cfce
|
update azure signing to stable version
|
2026-02-16 17:06:00 +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 |
|