CrazyMax
|
04c7b671ff
|
docs: bump actions to latest major
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-12 10:08:58 +02:00 |
|
CrazyMax
|
97e2ce4543
|
docs: remove experimental section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-12 10:08:13 +02:00 |
|
CrazyMax
|
511fde2517
|
Merge pull request #163 from docker/dependabot/npm_and_yarn/actions/core-1.10.1
chore(deps): Bump @actions/core from 1.10.0 to 1.10.1
v4.0.0
|
2023-09-12 09:01:27 +02:00 |
|
CrazyMax
|
78f6bcc0c7
|
chore: update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-12 08:58:48 +02:00 |
|
dependabot[bot]
|
182ac9c10d
|
chore(deps): Bump @actions/core from 1.10.0 to 1.10.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-12 06:27:36 +00:00 |
|
CrazyMax
|
3529f9f26a
|
Merge pull request #162 from crazy-max/proxy-conf
display proxy configuration
|
2023-09-12 08:24:53 +02:00 |
|
CrazyMax
|
3a006c6dda
|
chore: update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-11 21:03:15 +02:00 |
|
CrazyMax
|
fcbf0b54f7
|
ci: proxy config check
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-11 21:02:31 +02:00 |
|
CrazyMax
|
d79fe12cbd
|
display proxy configuration
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-11 21:02:30 +02:00 |
|
CrazyMax
|
1b6be708ad
|
Merge pull request #148 from docker/dependabot/npm_and_yarn/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1
|
2023-09-11 21:02:16 +02:00 |
|
CrazyMax
|
c21c03ebb4
|
chore: update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-11 20:57:52 +02:00 |
|
dependabot[bot]
|
9a10c7c75c
|
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 18:46:31 +00:00 |
|
CrazyMax
|
e7c069c943
|
Merge pull request #160 from crazy-max/update-node20
chore: node 20 as default runtime
|
2023-09-11 20:28:39 +02:00 |
|
CrazyMax
|
2f1dcd74d6
|
chore: node 20 as default runtime
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-09 18:06:58 +02:00 |
|
CrazyMax
|
029c97d421
|
chore: update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-09 18:06:57 +02:00 |
|
CrazyMax
|
21b54260ab
|
chore: fix author in package.json
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-09 18:06:57 +02:00 |
|
CrazyMax
|
aff6b59653
|
vendor: bump @docker/actions-toolkit from 0.6.0 to 0.12.0
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-09 18:06:57 +02:00 |
|
CrazyMax
|
681d26bef6
|
chore: update dev dependencies
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-09 18:06:57 +02:00 |
|
CrazyMax
|
2359948f31
|
dev: remove unneeded binaries
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-09 18:06:57 +02:00 |
|
CrazyMax
|
c3d79c1f33
|
chore: update to node 20
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-09 18:06:56 +02:00 |
|
CrazyMax
|
82d9962996
|
Merge pull request #159 from crazy-max/ci-concurrency
ci: missing concurrency checks
|
2023-09-05 11:07:56 +02:00 |
|
CrazyMax
|
8570565b5f
|
ci: missing concurrency checks
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-05 10:57:23 +02:00 |
|
CrazyMax
|
41f3f77c35
|
Merge pull request #157 from docker/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2023-09-05 09:53:38 +02:00 |
|
dependabot[bot]
|
d38ae4f644
|
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 07:51:19 +00:00 |
|
CrazyMax
|
f32fbeac61
|
Merge pull request #158 from crazy-max/fix-ci
ci: fix workflow
|
2023-09-05 09:50:21 +02:00 |
|
CrazyMax
|
f081c1d573
|
ci: fix workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-05 09:40:39 +02:00 |
|
CrazyMax
|
f0b60add7d
|
Merge pull request #153 from crazy-max/rm-codeowners
chore: remove CODEOWNERS
|
2023-08-08 12:55:12 +02:00 |
|
CrazyMax
|
674fd7a5cb
|
chore: remove CODEOWNERS
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-08-08 12:48:16 +02:00 |
|
Tõnis Tiigi
|
c6d0a7c2e8
|
Merge pull request #152 from crazy-max/dependabot-update
chore: set increase as versioning strategy
|
2023-08-08 09:56:02 +03:00 |
|
CrazyMax
|
bcff464424
|
chore: set increase as versioning strategy
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-08-08 06:07:27 +02:00 |
|
CrazyMax
|
73fc28eadc
|
Merge pull request #146 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.6.0
Bump @docker/actions-toolkit from 0.5.0 to 0.6.0
|
2023-07-06 09:44:24 +02:00 |
|
CrazyMax
|
b587bf2d34
|
update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-07-05 12:37:14 +02:00 |
|
dependabot[bot]
|
d3191ad8da
|
Bump @docker/actions-toolkit from 0.5.0 to 0.6.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.5.0...v0.6.0)
---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-28 23:34:28 +00:00 |
|
CrazyMax
|
f32f8b8d70
|
Merge pull request #144 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.5.0
Bump @docker/actions-toolkit from 0.3.0 to 0.5.0
v3.1.0
|
2023-06-13 12:55:13 +02:00 |
|
CrazyMax
|
16a26530c2
|
update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-06-13 12:49:37 +02:00 |
|
CrazyMax
|
917146eee9
|
test: set input with hash symbol
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-06-13 12:49:37 +02:00 |
|
dependabot[bot]
|
b4f450cb7d
|
Bump @docker/actions-toolkit from 0.3.0 to 0.5.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.3.0...v0.5.0)
---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-13 10:43:59 +00:00 |
|
CrazyMax
|
4cf768c75b
|
Merge pull request #142 from crazy-max/group
ci: group job
|
2023-06-12 11:50:52 +02:00 |
|
CrazyMax
|
a841142820
|
ci: group job
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-06-09 14:57:28 +02:00 |
|
CrazyMax
|
aeda4d1cdb
|
Merge pull request #139 from crazy-max/gh-runtime-token
Log GitHub Actions runtime token access controls
|
2023-06-09 12:43:26 +02:00 |
|
CrazyMax
|
445d2b3e0a
|
update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-06-09 12:36:31 +02:00 |
|
CrazyMax
|
f50c6ab3a8
|
Log GitHub Actions runtime token access controls
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-06-09 12:35:42 +02:00 |
|
CrazyMax
|
2891007d0d
|
Merge pull request #138 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.3.0
Bump @docker/actions-toolkit from 0.2.0 to 0.3.0
|
2023-06-08 15:24:22 +02:00 |
|
CrazyMax
|
e69738929b
|
update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-06-08 15:21:46 +02:00 |
|
dependabot[bot]
|
2c2cde50c2
|
Bump @docker/actions-toolkit from 0.2.0 to 0.3.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.2.0...v0.3.0)
---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-07 23:57:45 +00:00 |
|
CrazyMax
|
ad0d2a9712
|
Merge pull request #132 from crazy-max/fix-bake-def
fix missing overrides when parsing definition
v3.0.1
|
2023-04-19 11:25:02 +02:00 |
|
CrazyMax
|
21bfa47320
|
update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-04-18 18:36:23 +02:00 |
|
CrazyMax
|
c47b2ec26c
|
fix missing overrides when parsing definition
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-04-18 18:30:36 +02:00 |
|
CrazyMax
|
9bcfb28dc6
|
Bump @docker/actions-toolkit from 0.1.0 to 0.2.0
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-04-18 17:36:14 +02:00 |
|
CrazyMax
|
4c1169b967
|
Merge pull request #130 from darthmaim/patch-1
Fix link in README
|
2023-04-18 12:01:10 +02:00 |
|