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 |
|
Armin Schrenk
|
c073b26d8f
|
fix slack notification for makepkg flow
|
2026-02-23 11:39:46 +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
|
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
|
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 |
|