CrazyMax
|
6e0695d43f
|
chore: update community files
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-13 09:31:11 +02:00 |
|
CrazyMax
|
0ac360076f
|
Merge pull request #167 from docker/dependabot/github_actions/docker/bake-action-4
chore(deps): Bump docker/bake-action from 3 to 4
|
2023-09-13 08:33:20 +02:00 |
|
CrazyMax
|
07a6fa9498
|
Merge pull request #166 from docker/dependabot/github_actions/docker/setup-buildx-action-3
chore(deps): Bump docker/setup-buildx-action from 2 to 3
|
2023-09-13 08:33:12 +02:00 |
|
dependabot[bot]
|
29640fa79b
|
chore(deps): Bump docker/bake-action from 3 to 4
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 3 to 4.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v3...v4)
---
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-09-12 23:17:07 +00:00 |
|
dependabot[bot]
|
cfc6565e6e
|
chore(deps): Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-12 23:17:04 +00:00 |
|
dependabot[bot]
|
13d6925be9
|
chore(deps): Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-12 23:17:01 +00: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
|
8570565b5f
|
ci: missing concurrency checks
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-09-05 10:57:23 +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
|
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 |
|
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
|
a841142820
|
ci: group job
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-06-09 14:57:28 +02:00 |
|
CrazyMax
|
e136219da1
|
Bump action to v3
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-04-18 09:19:26 +02:00 |
|
CrazyMax
|
4d50b5c816
|
preserve quotes for set input field
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-04-17 10:49:23 +02:00 |
|
CrazyMax
|
b5a1ab1e8c
|
add provenance and sbom inputs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-28 10:00:29 +02:00 |
|
CrazyMax
|
41bb376a43
|
ci: allow arbitrary buildx/buildkit version on workflow dispatch event
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-28 09:07:23 +02:00 |
|
CrazyMax
|
667a8e0115
|
ci: split validate job in a matrix
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2023-03-12 13:52:00 +01:00 |
|
CrazyMax
|
bb2d1b0aab
|
support building from remote bake definition
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2022-06-24 10:56:57 +02:00 |
|
CrazyMax
|
1721b445f7
|
Bump all Docker actions to latest major
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2022-05-05 19:40:03 +02:00 |
|
CrazyMax
|
9c6bfbc781
|
Standalone mode
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2022-05-04 14:53:33 +02:00 |
|
dependabot[bot]
|
287a08aec7
|
Bump codecov/codecov-action from 2 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-05 23:07:10 +00:00 |
|
dependabot[bot]
|
4c417fb398
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 23:10:09 +00:00 |
|
CrazyMax
|
c784c4d8b1
|
Fix Dependabot labels
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-09-03 13:13:19 +02:00 |
|
CrazyMax
|
1a17085ee0
|
Use major
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-07-23 08:03:41 +02:00 |
|
dependabot[bot]
|
20658a308a
|
Bump codecov/codecov-action from 1 to 2.0.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.0.1)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-19 23:07:55 +00:00 |
|
CrazyMax
|
41a29e21ad
|
Use core.getBooleanInput
|
2021-05-26 15:22:22 +02:00 |
|
CrazyMax
|
a2173f5d12
|
Throw error message instead of exit code
|
2021-05-14 02:10:58 +02:00 |
|
CrazyMax
|
e5a40e00dd
|
Remove os limitation
|
2021-04-27 15:47:05 +02:00 |
|
CrazyMax
|
eefeb0e772
|
Enhance workflow
|
2021-03-31 15:23:37 +02:00 |
|
CrazyMax
|
1f4826bf10
|
Remove label workflow
|
2021-03-18 20:05:21 +01:00 |
|
CrazyMax
|
35114fcfd9
|
Move to Docker org
|
2021-01-28 23:14:07 +01:00 |
|
CrazyMax
|
7cf3c8378f
|
Print bake def (#4)
|
2020-12-23 19:15:23 +00:00 |
|
CrazyMax
|
2654df7d45
|
Container based developer flow
|
2020-12-19 03:21:31 +01:00 |
|
CrazyMax
|
0d2af1989e
|
Use major version of actions
|
2020-11-08 02:53:48 +01:00 |
|
dependabot[bot]
|
628236761c
|
Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#1)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.13 to v1.0.14.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.13...7d5dfa54903bd909319c580a00535b483d1efcf3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-20 23:27:09 +00:00 |
|
CrazyMax
|
e426bb34c2
|
Update label
|
2020-10-16 00:39:50 +02:00 |
|
CrazyMax
|
97b074fb7f
|
Add stale bot
|
2020-10-16 00:37:49 +02:00 |
|
CrazyMax
|
67379bedc1
|
Add test workflow
|
2020-10-08 01:03:19 +02:00 |
|
CrazyMax
|
6a0cc62397
|
Fix workflow
|
2020-10-08 00:58:59 +02:00 |
|
CrazyMax
|
b4558d20ea
|
Add CI workflow
|
2020-10-08 00:57:33 +02:00 |
|
CrazyMax
|
d5925e3e9e
|
Labels workflow
|
2020-10-08 00:54:53 +02:00 |
|
CrazyMax
|
2f8da7e49a
|
Initial commit
|
2020-10-08 00:52:52 +02:00 |
|