Commit Graph

85 Commits

Author SHA1 Message Date
d9ce9748b4 feat: actually set registry
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 23:11:41 +02:00
c76601a695 feat: add option for releaser
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 23:03:07 +02:00
cdae730c6b feat: add slot for upload strategy
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 21:34:15 +02:00
b980ac949e fix(deps): update rust crate serde to v1.0.203
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2024-05-25 18:35:45 +00:00
6e8e63e5ee feat: add user variables to input
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 14:47:18 +02:00
3e06479cda fix: only create vault secret template if actual secret found
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 14:37:13 +02:00
52007c82e0 feat: without remove all
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 14:27:26 +02:00
1aa8562509 feat: plan -> base
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 14:21:11 +02:00
545439923f feat: add sync
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 14:04:54 +02:00
843139591c feat: add send
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 14:03:00 +02:00
af57ef6cc8 feat: use arc instead
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 13:58:19 +02:00
10a56ad690 Merge pull request 'chore(release): v0.1.1' (#3) from cuddle-please/release into main
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: #3
v0.1.1
2024-05-25 13:46:44 +02:00
cuddle-please
6e6ce96855 chore(release): 0.1.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-05-25 11:46:15 +00:00
32281c02bb chore: remove deps
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 13:44:34 +02:00
649a7854f3 Merge pull request 'chore(release): v0.1.0' (#2) from cuddle-please/release into main
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: #2
v0.1.0
2024-05-25 13:32:25 +02:00
cuddle-please
ca19d74722 chore(release): 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-05-25 11:25:04 +00:00
94cc613bbe chore(test): test commit
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-25 13:22:19 +02:00
3625d179c9 chore(test): test commit 2024-05-25 13:09:27 +02:00
0cbe733a4b feat: add cuddle clusters release please
All checks were successful
continuous-integration/drone Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 13:08:33 +02:00
e400eec936 feat: remove nested
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 13:00:51 +02:00
4fce7751a1 refactor: vault secret
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-24 09:19:00 +02:00
f2e85f7114 feat: add functions again
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-24 09:15:03 +02:00
0d14152edf feat: add vault
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-23 21:34:28 +02:00
50d85ed383 feat: add actual render
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-23 21:25:53 +02:00
fc2430adda feat: add nested
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-23 19:35:55 +02:00
166b5d6f53 feat: add cuddle plan
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-23 19:34:10 +02:00
f27d538b38 feat: add actual example
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-21 22:58:08 +02:00
461f8acb73 feat: can recursively load files
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-21 21:46:22 +02:00
06ad4515c2 feat: can traverse stuff
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-20 23:21:27 +02:00
bbe630e822 feat: add variables
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-20 23:05:20 +02:00
f71b68cd89 feat: add basic environment sharing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-20 21:05:08 +02:00
5ccfb6d31e feat: add minijinja
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-20 21:00:09 +02:00
f0b4c91c63 feat: add more tests
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-20 20:55:54 +02:00
f04b0a2e54 feat: add basic templates
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-20 20:45:26 +02:00
fe48259d06 feat: add basic
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-20 19:25:59 +02:00