1
0
Fork 0
mirror of https://github.com/imjasonh/krust synced 2026-07-08 14:55:35 +00:00
Commit graph

129 commits

Author SHA1 Message Date
Jason Hall
de64beadf7 also delete release.yaml
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 19:33:22 -04:00
Jason Hall
3f33a40fa4 undo release stuff for now
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 19:32:59 -04:00
Jason Hall
84081167b6
Merge pull request #57 from imjasonh/next2
next attempt at release
2025-10-15 19:07:45 -04:00
Jason Hall
66bdad3daa next attempt at release
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 18:59:18 -04:00
Jason Hall
8620191f42
Merge pull request #56 from imjasonh/next
next attempt at release
2025-10-15 18:55:09 -04:00
Jason Hall
1c84596a6b next attempt at release
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 18:47:56 -04:00
Jason Hall
427ec00fe5
Merge pull request #55 from imjasonh/pre-release
add release workflow
2025-10-15 18:45:12 -04:00
Jason Hall
19100904ba fix version test
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 18:37:36 -04:00
Jason Hall
cd24ed6b90 update version test
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 18:29:19 -04:00
Jason Hall
a4603c99e5 add release workflow
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 18:25:43 -04:00
Jason Hall
bba26792f8
Merge pull request #54 from imjasonh/ex
support building --example and --bin
2025-10-15 18:16:06 -04:00
Jason Hall
4a2471c22d support building --example and --bin
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 18:06:54 -04:00
Jason Hall
ecb8890df5
Merge pull request #53 from imjasonh/imjasonh-patch-1
Simplify usage instructions in README.md
2025-10-15 16:31:32 -04:00
Jason Hall
02a8bb007f
Simplify usage instructions in README.md
Removed sections on building in specific directories and overriding image names for clarity.
2025-10-15 16:22:36 -04:00
Jason Hall
d9bef924aa
Merge pull request #52 from imjasonh/conc
build concurrently
2025-10-15 16:21:57 -04:00
Jason Hall
f253f841fd
Merge pull request #51 from imjasonh/repro
reproducible
2025-10-15 16:20:03 -04:00
Jason Hall
7e8388b18a build concurrently
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 16:13:59 -04:00
Jason Hall
5dd37b5735 whoops
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 16:11:48 -04:00
Jason Hall
d56bae42de
Merge branch 'main' into repro 2025-10-15 16:09:27 -04:00
Jason Hall
72dc9ef103 reproducible
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 16:05:23 -04:00
Jason Hall
8fcd3de473
Merge pull request #49 from imjasonh/ci
simplify ci
2025-10-15 15:58:17 -04:00
Jason Hall
c0d62918c2
Disable cargo-tarpaulin in CI workflow
Comment out cargo-tarpaulin installation and execution due to CI failure.
2025-10-15 15:52:26 -04:00
Jason Hall
d7c0014f25
Merge pull request #50 from imjasonh/cov
improve test coverage
2025-10-15 15:39:47 -04:00
Jason Hall
f324904eaa improve test coverage
⏺ Test coverage improved from 47.65% to 50.14% (+2.49%).

  Coverage improvements by module:

  - resolve: 54.7% → 89.8% (+35.08%)
  - image: 46.6% → 57.7% (+11.14%)
  - config: 69.2% → 80.0% (+10.77%)
  - builder: 51.1% → 52.8% (+1.70%)

Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 15:35:28 -04:00
Jason Hall
e6f85be66d simplify ci
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 15:24:48 -04:00
Jason Hall
34eb31b29d
Merge pull request #48 from imjasonh/yaml2
migrate to rust-yaml2
2025-10-15 15:24:07 -04:00
Jason Hall
5eab01622e migrate to rust-yaml2
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 15:16:35 -04:00
Jason Hall
4112c0af37
Merge pull request #47 from imjasonh/updates
small updates
2025-10-15 15:10:07 -04:00
Jason Hall
d6d8e15afc
Disable fail-fast in CI workflow 2025-10-15 15:07:03 -04:00
Jason Hall
c69d6e13f7
Include run-built-image step for Ubuntu
Add step to run built image for Ubuntu in CI workflow
2025-10-15 15:06:32 -04:00
Jason Hall
ce4fb911a7 small updates
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 14:59:48 -04:00
Jason Hall
bcdf3896e3
Merge pull request #46 from imjasonh/resolve
implement resolve and apply
2025-10-15 14:53:09 -04:00
Jason Hall
1ed99cbe07 implement resolve and apply
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 14:46:18 -04:00
Jason Hall
3b1b7ab2ec
Merge pull request #45 from imjasonh/auth
successfully pushed to GAR
2025-10-15 12:02:13 -04:00
Jason Hall
e47442d04d successfully pushed to GAR
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 11:58:05 -04:00
Jason Hall
d095c26871
Merge pull request #44 from imjasonh/auth
implement auth
2025-10-15 08:57:10 -04:00
Jason Hall
5d730a36da implement auth
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-15 08:51:46 -04:00
Jason Hall
9d788792ca
Merge pull request #43 from imjasonh/testscript
migrate integration tests to testscript
2025-10-14 22:23:27 -04:00
Jason Hall
24685b4331 migrate integration tests to testscript
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-10-14 22:18:53 -04:00
Jason Hall
cd1d52840c
Merge pull request #39 from imjasonh/dependabot/cargo/toml-0.9
chore(deps): Update toml requirement from 0.8 to 0.9
2025-10-14 21:55:26 -04:00
Jason Hall
eee45d6dbd
Merge pull request #35 from imjasonh/dependabot/github_actions/actions/checkout-5.0.0
chore(deps): Bump actions/checkout from 4.2.2 to 5.0.0
2025-10-14 21:36:56 -04:00
Jason Hall
f6964b6341
Merge pull request #40 from imjasonh/dependabot/github_actions/actions/cache-4.3.0
chore(deps): Bump actions/cache from 4.2.4 to 4.3.0
2025-10-14 21:34:08 -04:00
Jason Hall
2375e9140d
Merge branch 'main' into dependabot/github_actions/actions/checkout-5.0.0 2025-10-14 21:33:28 -04:00
Jason Hall
a4f89bd5ba
Merge pull request #38 from imjasonh/dependabot/github_actions/dtolnay/rust-toolchain-6d653acede28d24f02e3cd41383119e8b1b35921
chore(deps): Bump dtolnay/rust-toolchain from b3b07ba8b418998c39fb20f53e8b695cdcc8de1b to 6d653acede28d24f02e3cd41383119e8b1b35921
2025-10-14 21:32:54 -04:00
dependabot[bot]
b0a67e6543
chore(deps): Bump actions/cache from 4.2.4 to 4.3.0
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.4 to 4.3.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](0400d5f644...0057852bfa)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 10:11:08 +00:00
dependabot[bot]
c368ddff1c
chore(deps): Update toml requirement from 0.8 to 0.9
Updates the requirements on [toml](https://github.com/toml-rs/toml) to permit the latest version.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.0...toml-v0.9.7)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 0.9.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 08:53:55 +00:00
dependabot[bot]
3cd8b5712a
chore(deps): Bump dtolnay/rust-toolchain
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from b3b07ba8b418998c39fb20f53e8b695cdcc8de1b to 6d653acede28d24f02e3cd41383119e8b1b35921.
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](b3b07ba8b4...6d653acede)

---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
  dependency-version: 6d653acede28d24f02e3cd41383119e8b1b35921
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 08:46:31 +00:00
dependabot[bot]
d6fad728d1
chore(deps): Bump actions/checkout from 4.2.2 to 5.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](11bd71901b...08c6903cd8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-25 14:48:23 +00:00
Jason Hall
764db94aef
Merge pull request #34 from imjasonh/dependabot/github_actions/actions/cache-4.2.4
chore(deps): Bump actions/cache from 4.2.3 to 4.2.4
2025-08-13 16:04:33 -04:00
dependabot[bot]
0d4b6b41b4
chore(deps): Bump actions/cache from 4.2.3 to 4.2.4
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](5a3ec84eff...0400d5f644)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 13:23:03 +00:00