| 
							
							
								 CrazyMax | ae311c520f | ci: fix workflow Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-09-05 09:26:58 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 9311bf5263 | Merge pull request #932 from crazy-max/form-templates chore: github form templates | 2023-08-16 14:32:56 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 12a9f89349 | chore: update community files Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-08-16 11:06:16 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 2036a561be | chore: github form templates Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-08-16 11:01:25 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 0681013357 | ci: test digest without output Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-08-11 12:11:25 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | be4bf1099e | Merge pull request #872 from crazy-max/ci-proxy display proxy configuration | 2023-08-10 13:44:51 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 380260b6c7 | ci: proxy config check Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-08-09 12:45:05 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | aca01f02d5 | e2e: test buildx and buildkit edge Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-08-09 12:37:34 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 4b0752a2b1 | Merge pull request #924 from crazy-max/rm-codeowners chore: remove CODEOWNERS | 2023-08-08 12:55:23 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | be06a9da57 | chore: remove CODEOWNERS Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-08-08 12:50:32 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 57e90a56ab | chore: set increase as versioning strategy Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-08-08 06:04:14 +02:00 |  | 
			
				
					| 
							
							
								 Justin Chadwell | 413aee355f | ci: update artifactory instance Signed-off-by: Justin Chadwell <me@jedevc.com> | 2023-07-11 11:13:17 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | 6f91eb31f7 | chore(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-04-18 11:56:41 +00:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 5c3465b033 | ci: merge example workflow to ci one Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-04-10 00:13:50 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | e9c0697e5b | ci: virtual-env workflow moved to actions-toolkit repo Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-04-10 00:13:50 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | e090350180 | ci: split validate and test workflow Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-04-10 00:13:49 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 35434f557a | Merge pull request #809 from crazy-max/test-named-context ci: named context jobs | 2023-02-27 15:58:24 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 8082ebc6ea | ci: named context jobs Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-02-23 14:06:53 +01:00 |  | 
			
				
					| 
							
							
								 Justin Chadwell | 4858a31f84 | fixup! e2e: add distribution tests Signed-off-by: Justin Chadwell <me@jedevc.com> | 2023-02-22 12:40:15 +00:00 |  | 
			
				
					| 
							
							
								 Justin Chadwell | ee5cabd9e3 | e2e: add distribution tests Signed-off-by: Justin Chadwell <me@jedevc.com> | 2023-02-22 11:55:00 +00:00 |  | 
			
				
					| 
							
							
								 CrazyMax | c088e12d82 | Merge pull request #804 from docker/registry-artifactory ci: add artifactory container registry to test against | 2023-02-15 19:26:39 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 0d6f3e8936 | e2e: update quay namespace Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-02-15 19:23:19 +01:00 |  | 
			
				
					| 
							
							
								 Justin Chadwell | c779d8500d | ci: add artifactory container registry to test against The artifactory container registry is configured to accept schema 2
manifests.
Signed-off-by: Justin Chadwell <me@jedevc.com> | 2023-02-15 10:48:45 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | 0db6129a57 | chore(deps): Bump crazy-max/ghaction-dump-context from 1 to 2 Bumps [crazy-max/ghaction-dump-context](https://github.com/crazy-max/ghaction-dump-context) from 1 to 2.
- [Release notes](https://github.com/crazy-max/ghaction-dump-context/releases)
- [Changelog](https://github.com/crazy-max/ghaction-dump-context/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-dump-context/compare/v1...v2)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-dump-context
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-02-13 11:57:09 +00:00 |  | 
			
				
					| 
							
							
								 CrazyMax | af7537dc3e | e2e: local nexus Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-02-10 06:18:22 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 2d8166c4b9 | e2e: local harbor Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-02-10 04:45:30 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | f74fd039f3 | e2e: input to set additional tag Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-02-09 12:53:34 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 695ee8547d | e2e: quay.io Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-02-09 12:06:55 +01:00 |  | 
			
				
					| 
							
							
								 Justin Chadwell | 6842956e83 | e2e: enable buildkit container logs Signed-off-by: Justin Chadwell <me@jedevc.com> | 2023-02-08 12:27:02 +00:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 17c742ea85 | e2e: remove harbor Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-02-08 13:10:54 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | d16cc0b66f | e2e: harbor Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-02-02 13:42:15 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | f403dafe18 | revert disable provenance by default if not set This partially reverts 337a09d182but
keeps the newly added tests.
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-01-30 19:23:00 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 337a09d182 | disable provenance by default if not set Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-01-30 10:15:05 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 0191543e0b | fix provenance input When `provenance: false`, we should not set the builder-id.
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-01-13 12:59:31 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 223ed1ebd4 | ci: fix registry-cache job Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-01-11 15:56:26 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 74f883a069 | check BuildKit compatibility before setting default provenance opts Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-01-11 15:56:25 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 0149503e26 | ci: inspect with json output Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-01-11 15:56:25 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 26ce4f3617 | provenance: set mode max and builder-id for public repos by default Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-01-11 15:56:24 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | ed2672fc33 | add attests,provenanceandsbominputsSigned-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2023-01-11 15:56:24 +01:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 47c00d78bf | ci: secret job to check for invalid secrets Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2022-10-09 17:42:47 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 08aa123a28 | ci: fix workflow dispatch inputs Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2022-08-17 02:17:37 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 8b56e74b48 | ci: cleanup ci workflow Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2022-08-12 18:12:47 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 15b9e74b95 | ci: allow arbitrary buildx/buildkit version on workflow dispatch event Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2022-08-12 16:45:35 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 5ffbca1432 | no-cache-filtersinputSigned-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2022-07-19 00:04:41 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | d17cab8f42 | Merge pull request #630 from crazy-max/bump-actions Bump actions to latest major | 2022-06-07 11:22:11 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 4c2810ab91 | Merge pull request #622 from crazy-max/ubuntu-2204 ci: add ubuntu 22.04 to virtual env | 2022-05-31 10:18:41 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | 307a009589 | Bump actions to latest major Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2022-05-28 18:36:30 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | bb751c2095 | ci: add ubuntu 22.04 to virtual env Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2022-05-23 10:24:26 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | dda70725ed | Bump all Docker actions to latest major Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2022-05-05 19:26:01 +02:00 |  | 
			
				
					| 
							
							
								 CrazyMax | a62bc1b22b | ci: fix standalone test Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> | 2022-05-05 18:40:08 +02:00 |  |