CrazyMax
|
63fc7d13b7
|
throw error message instead of exit code when parsing definition
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-11-22 09:23:25 +01:00 |
|
CrazyMax
|
1417204e8d
|
Merge pull request #259 from crazy-max/publish-immutable-action
ci: publish as immutable action workflow
|
2024-10-26 00:41:02 +02:00 |
|
CrazyMax
|
ef43224233
|
ci: publish as immutable action workflow
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-10-25 13:24:32 +02:00 |
|
CrazyMax
|
d38ec1b2d6
|
Merge pull request #257 from crazy-max/list-targets-check
list-targets: check targets are set
|
2024-10-08 11:14:15 +02:00 |
|
CrazyMax
|
782be980da
|
list-targets: check targets are set
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-10-08 11:11:38 +02:00 |
|
CrazyMax
|
51e939be13
|
Merge pull request #247 from shink/list-targets/files
list-targets: Allow passing multi-line files
|
2024-10-08 11:09:18 +02:00 |
|
Yuanhao Ji
|
d5f33222b6
|
Allow passing multi-line files
Signed-off-by: Yuanhao Ji <jiyuanhao@apache.org>
|
2024-10-08 17:04:34 +08:00 |
|
CrazyMax
|
2e3d19baed
|
Merge pull request #253 from crazy-max/allow-input
add allow input
v5.10.0
|
2024-10-02 17:38:59 +02:00 |
|
CrazyMax
|
22815eb8f2
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-10-02 16:58:03 +02:00 |
|
CrazyMax
|
c24ab5d426
|
add allow input
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-10-02 16:58:03 +02:00 |
|
CrazyMax
|
64673bcfac
|
Merge pull request #250 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.39.0
chore(deps): Bump @docker/actions-toolkit from 0.38.0 to 0.39.0
v5.9.0
|
2024-09-30 11:43:11 +02:00 |
|
CrazyMax
|
f05b0ee234
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-09-30 11:40:57 +02:00 |
|
dependabot[bot]
|
6161d12436
|
chore(deps): Bump @docker/actions-toolkit from 0.38.0 to 0.39.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.38.0 to 0.39.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.38.0...v0.39.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>
|
2024-09-30 09:35:03 +00:00 |
|
CrazyMax
|
e626c7390c
|
Merge pull request #249 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.38.0
chore(deps): Bump @docker/actions-toolkit from 0.37.1 to 0.38.0
v5.8.0
|
2024-09-27 13:37:23 +02:00 |
|
CrazyMax
|
7e8997e58f
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-09-27 13:35:10 +02:00 |
|
dependabot[bot]
|
9a9d8805d1
|
chore(deps): Bump @docker/actions-toolkit from 0.37.1 to 0.38.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.37.1 to 0.38.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.37.1...v0.38.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>
|
2024-09-27 10:57:37 +00:00 |
|
CrazyMax
|
cdf7e1c5cb
|
Merge pull request #246 from docker/dependabot/npm_and_yarn/path-to-regexp-6.3.0
chore(deps): Bump path-to-regexp from 6.2.2 to 6.3.0
|
2024-09-12 22:42:04 +02:00 |
|
dependabot[bot]
|
01036657a2
|
chore(deps): Bump path-to-regexp from 6.2.2 to 6.3.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 6.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.2...v6.3.0)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-12 19:20:22 +00:00 |
|
CrazyMax
|
76cc8060bd
|
Merge pull request #241 from crazy-max/summary-info-message
print info message for build summary support checks
v5.7.0
|
2024-08-13 12:33:43 +02:00 |
|
CrazyMax
|
4cfe868c6e
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-08-13 11:27:01 +02:00 |
|
CrazyMax
|
fa256f8a0c
|
print info message for build summary support checks
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-08-13 11:22:45 +02:00 |
|
CrazyMax
|
8cea75c238
|
Merge pull request #240 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.37.1
chore(deps): Bump @docker/actions-toolkit from 0.37.0 to 0.37.1
v5.6.1
|
2024-08-07 22:17:25 +02:00 |
|
CrazyMax
|
a7cc98928a
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-08-07 22:14:05 +02:00 |
|
dependabot[bot]
|
1b8b2f2b02
|
chore(deps): Bump @docker/actions-toolkit from 0.37.0 to 0.37.1
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.37.0 to 0.37.1.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.37.0...v0.37.1)
---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-07 20:12:02 +00:00 |
|
CrazyMax
|
955c005d87
|
Merge pull request #238 from crazy-max/build-checks
generate GitHub annotations for build checks
v5.6.0
|
2024-08-06 17:08:50 +02:00 |
|
CrazyMax
|
4c694667c2
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-31 14:27:07 +02:00 |
|
CrazyMax
|
bc6f04190c
|
opt to disable github annotations generation for build checks
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-31 14:24:45 +02:00 |
|
CrazyMax
|
5c57af45fc
|
generate GitHub annotations for build checks
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-31 12:13:46 +02:00 |
|
CrazyMax
|
28c6eb5bfc
|
Merge pull request #237 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.37.0
chore(deps): Bump @docker/actions-toolkit from 0.36.0 to 0.37.0
|
2024-07-31 11:57:21 +02:00 |
|
CrazyMax
|
d52034e958
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-31 11:54:23 +02:00 |
|
dependabot[bot]
|
108b34f686
|
chore(deps): Bump @docker/actions-toolkit from 0.36.0 to 0.37.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.36.0...v0.37.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>
|
2024-07-31 09:51:12 +00:00 |
|
CrazyMax
|
af918ef258
|
Merge pull request #236 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.36.0
chore(deps): Bump @docker/actions-toolkit from 0.35.0 to 0.36.0
|
2024-07-30 16:46:06 +02:00 |
|
CrazyMax
|
1fe547e208
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-30 16:37:28 +02:00 |
|
dependabot[bot]
|
3e6a9c6a82
|
chore(deps): Bump @docker/actions-toolkit from 0.35.0 to 0.36.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.35.0...v0.36.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>
|
2024-07-30 14:12:52 +00:00 |
|
CrazyMax
|
a4d7f0b5b9
|
Merge pull request #235 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.35.0
chore(deps): Bump @docker/actions-toolkit from 0.33.0 to 0.35.0
v5.5.0
|
2024-07-22 11:37:48 +02:00 |
|
CrazyMax
|
1877a04777
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-22 11:34:34 +02:00 |
|
dependabot[bot]
|
6ebd058199
|
chore(deps): Bump @docker/actions-toolkit from 0.33.0 to 0.35.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.33.0 to 0.35.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.33.0...v0.35.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>
|
2024-07-19 23:24:46 +00:00 |
|
CrazyMax
|
eac74531aa
|
Merge pull request #233 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.33.0
chore(deps): Bump @docker/actions-toolkit from 0.31.0 to 0.33.0
v5.4.0
|
2024-07-15 13:52:46 +02:00 |
|
CrazyMax
|
4eefc485ba
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-15 13:50:55 +02:00 |
|
dependabot[bot]
|
b7875ab9fc
|
chore(deps): Bump @docker/actions-toolkit from 0.31.0 to 0.33.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.31.0 to 0.33.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.31.0...v0.33.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>
|
2024-07-15 11:46:44 +00:00 |
|
CrazyMax
|
f28b24308f
|
Merge pull request #231 from crazy-max/fix-readme
readme: fix environment variable block location
|
2024-07-04 09:31:37 +02:00 |
|
CrazyMax
|
ad6ed14e0e
|
move list-targets docs to its own readme
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-03 20:15:30 +02:00 |
|
CrazyMax
|
93ee8f4f3f
|
readme: fix environment variable block location
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-03 20:09:59 +02:00 |
|
CrazyMax
|
dbdf67d511
|
Merge pull request #230 from crazy-max/build-export-disable
opt to disable build record upload
v5.3.0
|
2024-07-02 19:16:34 +02:00 |
|
CrazyMax
|
16551d969e
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-02 19:09:57 +02:00 |
|
CrazyMax
|
bfc525280a
|
rename DOCKER_BUILD_EXPORT_RETENTION_DAYS to DOCKER_BUILD_RECORD_RETENTION_DAYS
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-02 19:07:49 +02:00 |
|
CrazyMax
|
216ea56fab
|
opt to disable build record upload
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-02 19:06:11 +02:00 |
|
CrazyMax
|
eb0e46e01a
|
Merge pull request #229 from crazy-max/build-summary-env-change
switch DOCKER_BUILD_SUMMARY_DISABLE to DOCKER_BUILD_SUMMARY
|
2024-07-02 18:58:33 +02:00 |
|
CrazyMax
|
e14760bd9a
|
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-02 18:53:05 +02:00 |
|
CrazyMax
|
bc6d272b50
|
switch DOCKER_BUILD_SUMMARY_DISABLE to DOCKER_BUILD_SUMMARY
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2024-07-02 18:52:07 +02:00 |
|