CrazyMax
7096b4c096
ci: remove gha cache exports
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-06-03 17:42:36 +02:00
CrazyMax
562f1740ae
ci(validate-upstream): disable provenance
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-01-22 19:31:09 +01:00
CrazyMax
a745724f2a
ci: update bake-action to v6
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-01-08 12:19:24 +01:00
David Karlsson
9b3c155751
ci: use edge releases of buildx
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-11-28 16:04:12 +01:00
David Karlsson
c7958596f7
Merge pull request #20040 from dvdksn/gha-ubuntu-24.04
...
ci: bump runner to ubuntu-24.04
2024-07-04 14:14:24 +02:00
David Karlsson
1f1e6bf031
ci: bump runner to ubuntu-22.04
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-07-03 11:07:07 +02:00
dependabot[bot]
82942dffc2
build(deps): Bump docker/bake-action from 4 to 5
...
Bumps [docker/bake-action](https://github.com/docker/bake-action ) from 4 to 5.
- [Release notes](https://github.com/docker/bake-action/releases )
- [Commits](https://github.com/docker/bake-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/bake-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 09:37:56 +00:00
David Karlsson
945137496f
ci: fix validate upstream workflow
...
Moving the CLI reference files caused the upstream validation workflow
to break.
This changes the logic in how placeholder files are created in the
validation workflow, to match the new filesystem structure for markdown
stubs.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-02-22 09:25:46 +01:00
David Karlsson
aa2726dfd5
ci: use ubuntu-22.04
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-02-16 09:44:45 +01:00
CrazyMax
9735ff8a2f
ci(validate-upstream): note about update strategy
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-01-26 09:41:38 +01:00
CrazyMax
e6405bada4
ci: bump actions/download-artifact to 4
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-01-26 09:31:47 +01:00
dependabot[bot]
12e7626143
build(deps): bump actions/github-script from 6 to 7
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-14 01:54:19 +00:00
David Karlsson
dc700fc2a9
ci: speed up validate-upstream workflow
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-10-17 09:35:20 +02:00
David Karlsson
ae5350af10
ci: fix validate-upstream workflow
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-10-16 17:25:10 +02:00
dependabot[bot]
d32d4acd02
build(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-05 02:06:53 +00:00
dependabot[bot]
ff3005271e
build(deps): bump docker/bake-action from 2 to 3
...
Bumps [docker/bake-action](https://github.com/docker/bake-action ) from 2 to 3.
- [Release notes](https://github.com/docker/bake-action/releases )
- [Commits](https://github.com/docker/bake-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/bake-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-24 08:19:27 +00:00
David Karlsson
a0d21ade2f
migrate to hugo
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-08-22 09:41:02 +02:00
CrazyMax
48fe03dfde
ci: fix validate upstream workflow
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-03-13 16:28:01 +01:00
CrazyMax
f5ea2543bf
ci: create placeholder file for new commands before validation
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-02-24 15:25:23 +01:00
CrazyMax
86e810c6d8
ci(validate-upstream): use ref name
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2022-11-10 15:03:32 +01:00
CrazyMax
59db517459
ci(validate-upstream): fix typo
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2022-11-01 19:50:17 +01:00
CrazyMax
e626998699
ci: validate upstream reusable workflow
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2022-11-01 18:21:17 +01:00