0318c3c981
feat: dagger-run support
2023-04-30 00:47:32 +02:00
7d186c477d
fix: remove _ from _type
2023-04-30 00:41:48 +02:00
cf92018a1e
feat: set cache config in proper place
2023-04-30 00:41:48 +02:00
09fd7c89b8
feat: add inline export of variable
2023-04-30 00:41:48 +02:00
e39ee28ec0
feat: expose runtime
2023-04-30 00:41:48 +02:00
4dac924783
chore: update ci
2023-04-30 00:41:48 +02:00
eb7470c604
feat: update to dagger-5.1
2023-04-30 00:41:48 +02:00
6937ef0ace
Release dagger-sdk v0.2.21
2023-04-25 08:47:08 +02:00
09881ee39b
chore: add new dagger-core-version
2023-04-25 08:46:58 +02:00
8011c42dc0
Release dagger-core v0.2.10
2023-04-25 08:35:37 +02:00
9d3c21d16b
fix: delete other files/folder in downloads: #57
2023-04-25 08:33:43 +02:00
ff06cde662
docs: add checklist for missing features
2023-04-22 13:11:27 +02:00
f82075c238
Release dagger-core v0.2.9, dagger-sdk v0.2.20
2023-04-03 20:28:01 +02:00
9ea18700e7
feat: with gen
2023-04-03 16:51:14 +02:00
114f411cdb
feat: with 0.4.2
2023-04-03 16:51:14 +02:00
1ddbd7a590
feat: fix codegen
2023-04-03 16:51:14 +02:00
Renovate Bot
696007cf45
fix(deps): update rust crate futures to 0.3.28
2023-03-30 20:22:11 +02:00
b094ae4f53
feat: add musl ci ( #51 )
...
This pr adds musl ci support for #50
2023-03-19 12:16:36 +00:00
2faabb0e50
feat: with multi platform ci ( #46 )
...
This adds the first iteration of multi platform ci. This is the lowest level of testing added: pinned all the way to nightly. Next up will be macos, then musl and arm. And lastly windows. Each will probably require special handling, especially because of how cross and qemu interacts with the dagger-engine and docker.
2023-03-19 00:20:53 +00:00
11d20935c6
feat: extract client ( #48 )
...
This extracts the client (strategy pattern), this is so that it is will be possible to test the actual querier, without hitting / requiring the dagger-engine running.
2023-03-19 00:01:24 +00:00
384294b390
feat: rename projects to point to github/kjuulh/dagger-sdk
2023-03-18 15:33:14 +01:00
79d931e908
feat: with loggers
2023-03-14 23:21:14 +01:00
756a080533
fix: stable input fields and args
2023-03-14 22:21:35 +01:00
ea27fa8168
chore: fmt
2023-03-14 22:21:35 +01:00
71f98d0293
fix: stable enum entries
2023-03-14 22:21:35 +01:00
6ef4bdf587
refactor: add basic cargo make gen command
2023-03-14 22:01:20 +01:00
b55bcc159f
refactor: move dagger-rs and adopt workspace.deps
2023-03-14 22:01:20 +01:00
76fab3f466
Release dagger-sdk v0.2.19
2023-03-14 15:00:47 +01:00
6629d2db4f
chore: fix release version
2023-03-14 15:00:43 +01:00
8fd6bb983e
fix: serialization of enum args for graphql ( #34 )
2023-03-14 13:56:49 +00:00
1b31331765
feat: update readme
2023-03-13 23:57:32 +01:00
a8e6dde615
Release dagger-sdk v0.2.17
2023-03-13 21:09:18 +01:00
1bfd084cd2
fix: make sure tests have a command to execute
2023-03-13 21:07:14 +01:00
5593fce2e1
fix: remove unused imports
2023-03-13 21:07:14 +01:00
2cc0231c5f
refactor: remove export and instead use exitcode
2023-03-13 21:07:14 +01:00
9ba01396cb
refactor: move issues to actual tests and refactor
2023-03-13 21:07:14 +01:00
c025d17424
fix: add support for String as well
2023-03-13 21:07:14 +01:00
e9e35edb1c
refactor: move issues to another folder
2023-03-13 21:07:14 +01:00
d7317e5cf3
fix: add public tuple field and into func
2023-03-13 21:07:14 +01:00
f67928155f
replication(issue-30): initial issue
2023-03-13 21:07:14 +01:00
Renovate Bot
44fa0240f8
fix(deps): update rust crate futures to 0.3.27
2023-03-11 18:21:37 +01:00
62de24153a
docs: add basic contributing
2023-03-10 23:49:26 +01:00
9513bb5653
docs: add architecture
2023-03-10 23:46:12 +01:00
6b43d5bc36
fix: proper readme
2023-03-10 23:44:36 +01:00
f390eac29f
Release dagger-core v0.2.8, dagger-sdk v0.2.16
2023-03-10 23:40:02 +01:00
e642778d90
chore: fix tasks
2023-03-10 23:39:23 +01:00
7133bfae95
feat: with dagger-engine v.0.4.0
2023-03-10 23:27:15 +01:00
41b20b6268
feat: bump version
2023-03-10 23:27:15 +01:00
13b7805e7e
docs(sdk): fix missing await in connect
2023-02-25 02:42:34 +01:00
4381af0295
feat: add tests to sdk
2023-02-25 02:33:30 +01:00