Commit Graph

128 Commits

Author SHA1 Message Date
724a364984 fix(deps): update rust crate tempfile to 3.7.1 2023-08-06 22:09:19 +00:00
840694967d fix(deps): update rust crate openssl to 0.10.56 2023-08-06 13:44:49 +00:00
b32643ff7a fix(deps): update rust crate serde to 1.0.182 2023-08-06 05:49:51 +00:00
41d337d003 fix(deps): update rust crate serde to 1.0.181 2023-08-04 00:51:28 +00:00
fd01de7ede feat: with rlua searcher
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-02 12:49:25 +02:00
44e8fe8918 chore: set docs
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-02 12:35:53 +02:00
b7747dec06 feat: add license and publisable
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-02 12:35:36 +02:00
5e9dc88a1b docs: add readme
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-02 12:14:21 +02:00
ec1fdf267f feat: withname and path as proper variables
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-02 11:40:17 +02:00
c11baae1ba fix(deps): update rust crate serde to 1.0.180 2023-07-31 18:52:07 +00:00
f396a36b37 fix(deps): update rust crate serde to 1.0.179 2023-07-31 00:50:21 +00:00
8f155373f3 fix(deps): update rust crate serde to 1.0.178 2023-07-28 23:52:57 +00:00
27b4e73a48 fix(deps): update rust crate serde to 1.0.177 2023-07-27 18:33:39 +00:00
b58597e25d fix(deps): update all dependencies 2023-07-27 14:07:01 +00:00
ae74427ca8 feat: remove cat
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 15:57:13 +02:00
4bd4648a94 feat: clean up drone
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 15:53:45 +02:00
26c1c083de feat: with extra context
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 15:50:58 +02:00
3a9f00b1e5 feat: with key checking wip
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 15:41:17 +02:00
02ec96e93c feat: revert to ed25519
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 15:37:31 +02:00
3fae1b2b06 feat: trying with rsa key instead
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 15:35:00 +02:00
c2cfee11b2 feat: with capital R
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 15:26:56 +02:00
c7fdd4fe17 feat: with updated permissions
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 15:26:26 +02:00
7e008bea09 feat: with inline eval
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 15:25:39 +02:00
83a8b5729e feat: with ssg agent
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 15:24:53 +02:00
a17c5d1421 feat: update with ssh agent support
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 15:24:04 +02:00
68b46e4bec feat: with updated docker file and friends
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 15:04:46 +02:00
33e1ff0e37 feat: with 1password
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 03:10:17 +02:00
32f7ce2459 feat: cuddle_cli -> cuddle
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 01:33:57 +02:00
e6d5f8c4b8 feat: with lua
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-02 12:21:12 +02:00
506a8e4a4e feat: with arg descriptions
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-02 01:00:04 +02:00
a483e28a70 feat: with description
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-02 00:54:03 +02:00
12bd424f18 feat: with schema
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-02 00:47:14 +02:00
6a82e0c10a feat: build with ssh
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-06-25 20:40:12 +02:00
f8035357b7 feat: with direct output
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-06-25 13:43:42 +02:00
dc0fa589a5 feat: with redone output
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-06-17 13:33:10 +02:00
04e8baeefc feat: with variables
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-06-17 13:05:17 +02:00
2241941f0e feat: add templating to project
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-06-17 12:54:06 +02:00
2f2fdb9631 chore: cargo fix
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-06-17 11:08:52 +02:00
6c5fed87b1 feat: with init command
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-06-17 03:38:48 +02:00
91ee9d4387 feat: update cli with bin name
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-06-09 22:03:32 +02:00
77bbf6c855 Merge pull request 'Configure Renovate' (#2) from renovate/configure into main
Reviewed-on: kjuulh/cuddle#2
2022-10-25 20:43:50 +00:00
5b0eecd83d Add renovate.json 2022-10-25 20:35:20 +00:00
04f3bc1295 revert naming 2022-10-12 23:47:32 +02:00
1727836c1f with new base url WIP should come from environment instead 2022-10-12 23:10:32 +02:00
aae8201252 Remove drone 2022-09-18 21:17:29 +02:00
4e5f451bf6 with newer dind 2022-08-21 16:59:40 +02:00
581404c622 fix stuff 2022-08-14 22:10:58 +02:00
0ec196e8c9 with real exit 2022-08-14 22:06:31 +02:00
4313c60056 with code 2022-08-14 21:34:33 +02:00
21cda03b6d name change 2022-08-14 21:11:31 +02:00