dependabot[bot]
94b147fcad
Bump step-security/harden-runner from 2.14.1 to 2.14.2
...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner ) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](e3f713f2d8...5ef0c079ce )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.14.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-09 10:01:10 -06:00
dependabot[bot]
c8c764e215
Bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4
...
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi ) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases )
- [Commits](82d477f15f...a0af7a2287 )
---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
dependency-version: 0.9.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-09 08:53:31 -06:00
dependabot[bot]
6a349de3e3
Bump step-security/harden-runner from 2.13.3 to 2.14.1
...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner ) from 2.13.3 to 2.14.1.
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](df199fb7be...e3f713f2d8 )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.14.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-06 11:43:23 -06:00
dependabot[bot]
1d11f05560
Bump actions/checkout from 4 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-05 08:48:07 -06:00
graelo
b0a9c6ea4b
Fix quicklook appex build ( #27144 )
2026-01-29 08:23:04 +01:00
Max Wilfinger
ea2c1b0c75
GitHub: Dispatch the diff-link updater immediately after the weekly release is created
2026-01-19 00:09:53 +01:00
dependabot[bot]
280382ad3e
Bump step-security/harden-runner from 2.13.2 to 2.13.3
...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner ) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](95d9a5deda...df199fb7be )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.13.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-02 12:24:11 -06:00
Adrian Insaurralde Avalos
46f3cf2f19
CI: improve release workflow
...
adapt weekly build workflow to do normal releases too, rename accordingly
skip macos singning setup if certificate not available (useful to run on forks)
add missing dmgbuild dependency for badge icons on macos
build windows installer in workflow, add needed dependencies to pixi.toml
reorganize packaging scripts that can be useful outside rattler-build too
do some cleanup
add .gitignore to rattler-build
Properly configure appimage updating depending on release type and upload zsync file
2025-11-23 10:54:51 -03:00