Commit graph

34 commits

Author SHA1 Message Date
Gerald Pinder
c6f2e5b18d fix: print module context as json 2023-10-27 22:30:10 -04:00
Gerald Pinder
9564ca0af3 feat(modules)!: Allow containerfile module to print out to main Containerfile 2023-10-27 17:53:32 -04:00
Gerald Pinder
52936fffb1 fix: remove tracing 2023-10-27 17:43:36 -04:00
Gerald Pinder
f2ab9bfd4a fix: Encapsulate module echo in quotes to be passed in as a single arg 2023-10-27 17:43:05 -04:00
Gerald Pinder
b1b2b0b2ac fix: Add support for legacy containerfiles and modules containerfiles 2023-10-27 17:07:03 -04:00
Gerald Pinder
85aadf73e5 feat(modules)!: Support new modules based starting point template 2023-10-27 20:26:14 +00:00
Gerald Pinder
731e1d7567 fix: Create README 2023-10-15 23:23:47 -04:00
Gerald Pinder
0e4036ba86 Release ublue-rs v0.1.1 2023-10-15 22:14:10 -04:00
Gerald Pinder
5d3756bfca Release ublue-rs v0.1.1 2023-10-15 22:11:36 -04:00
Gerald Pinder
b39fb4cf1f fix: add changelog 2023-10-15 22:10:49 -04:00
Gerald Pinder
acc29d60a6 Revert back to published version number 2023-10-15 18:16:02 -04:00
Gerald Pinder
c6a339cdd0 Ignore the .sccache dir just in case 2023-10-15 14:33:47 -04:00
Gerald Pinder
89acdbc6ec Remove license-file prop 2023-10-14 22:47:17 -04:00
Gerald Pinder
7f89c4e266 Include the cargo build pipeline 2023-10-14 20:01:08 -04:00
Gerald Pinder
5c503eff4b Add features section 2023-10-14 14:59:34 -04:00
Gerald Pinder
073ad4ca4a Put init and build behind feature flags 2023-10-14 14:54:44 -04:00
Gerald Pinder
90bab6c9ff Make changes to exclude and license 2023-10-14 13:41:30 -04:00
Gerald Pinder
21beccd018 Start work on pipeline 2023-10-14 13:35:45 -04:00
Gerald Pinder
564ea919a5 Start work on init command 2023-10-11 23:59:16 -04:00
Gerald Pinder
bc4557a9ca Don't specify specific include 2023-10-11 22:41:55 -04:00
Gerald Pinder
6b6578b3a7 Set bin 2023-10-11 22:39:09 -04:00
Gerald Pinder
fcf653d7f8 Remove default-run 2023-10-11 22:33:20 -04:00
Gerald Pinder
6753ab503a Update Cargo.toml in order to publish 2023-10-11 22:31:39 -04:00
Gerald Pinder
8668a7a442 Fix recipe and templates 2023-10-06 23:59:10 -04:00
Gerald Pinder
c415f6a90a Fix template 2023-10-06 23:28:38 -04:00
Gerald Pinder
bd04489dc3 Clean up the code a bit 2023-10-05 23:05:40 -04:00
Gerald Pinder
2cd8878490 Create autorun script capabilities 2023-10-01 18:54:23 -04:00
Gerald Pinder
a28f0af02c Add LICENSE 2023-10-01 20:57:24 +00:00
Gerald Pinder
69effba45b Allow for custom Containerfile adding 2023-10-01 16:38:18 -04:00
Gerald Pinder
bd6fabd0de Get cli in basic working order 2023-10-01 15:25:53 -04:00
Gerald Pinder
e42cda01ff Able to generate a Containerfile 2023-09-26 23:47:31 -04:00
Gerald Pinder
5361b36238 Making some progress 2023-09-25 23:14:15 -04:00
Gerald Pinder
783c53ebb8 Create templates, serialization structs, and cli arg parsing 2023-09-25 22:45:42 -04:00
Gerald Pinder
6a7cadd2f6 Initial commit 2023-09-25 21:11:31 -04:00