Commit graph

23 commits

Author SHA1 Message Date
Gerald Pinder
c8f4a25df3
chore: adjust release command 2025-07-29 00:41:46 -04:00
Gerald Pinder
3ed14540a0
chore: Don't skip validation 2025-07-28 23:00:58 -04:00
Gerald Pinder
de76312a38 fix!: Allow specifying mount type for secrets 2025-07-28 21:24:22 -04:00
Gerald Pinder
4fabd3e5db feat: Add ability to mount secrets 2025-07-17 14:03:25 -04:00
Gerald Pinder
5180411545 fix: Allow repos that don't have a files/ directory 2025-06-20 23:52:55 -04:00
Gerald Pinder
0896907c0b chore(tests): Add extra test recipes 2025-05-09 16:58:51 -04:00
Gerald Pinder
b2253d598a feat: Add cache layer support 2025-05-09 16:58:51 -04:00
Gerald Pinder
883090ee85 Propogate use_sudo pattern to all traits that podman can be used in 2025-03-23 17:25:06 -04:00
Gerald Pinder
50ed183cde feat: Allow fresh rechunking of image 2024-12-16 21:07:09 -05:00
Gerald Pinder
4910292fb9 fix: Prevent certain builds from running when the PR is from a fork 2024-12-08 21:17:31 -05:00
Gerald Pinder
b4fbac2a66 feat(rechunk): Add the ability to rechunk an image 2024-12-02 02:23:22 -05:00
Gerald Pinder
816a6a5ddd fix(tests): Fix integration tests 2024-11-26 16:07:54 -05:00
Gerald Pinder
c8d8ab306c fix(ci): Build all features for each package and build all archs 2024-11-25 22:09:36 -05:00
Gerald Pinder
ceefc7175a chore: Remove expect-exit as a dependency and add bacon config 2024-10-11 16:54:16 -04:00
Gerald Pinder
32092195d3
chore: Cleanup workflows to be run from just (#238) 2024-10-07 16:34:36 -04:00
Gerald Pinder
aed7e275f2 chore: Add expand.rs to .gitignore for debugging macros 2024-09-21 10:47:22 -04:00
Gerald Pinder
8ce83ba7ff
refactor: Create SigningDriver and CiDriver (#197)
This also includes a new `login` command. The signing and CI logic is now using the Driver trait system along with a new experimental sigstore signing driver. New static macros have also been created to make implementation management easier for `Command` usage and `Driver` trait implementation calls.

---------

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
2024-08-12 23:52:07 -04:00
Gerald Pinder
431162beb1
chore: Add Justfile commands for easier development (#205) 2024-07-24 15:15:31 -04:00
Gerald Pinder
ea4b760805 chore: Add gh cli to just release 2024-06-03 09:59:53 -04:00
Gerald Pinder
8d140724ae fix: Use shebang in release recipe 2024-04-22 17:07:40 -04:00
Gerald Pinder
c599138982 chore: Prepare justfile for release 2024-04-22 16:49:47 -04:00
Hikari (ひかり)
7006cd3e2b
feat: upgrades (#26)
- Add rustfmt file
- Add .cargo file for fast compiles
- use just commands and cleanup release workflows
2024-01-27 19:07:03 -05:00
Hikari (ひかり)
d347071dde
feat: add release workflows (#22) 2024-01-27 16:58:19 -05:00