Commit Graph

256 Commits

Author SHA1 Message Date
3a45202a21
feat: some test 2023-02-18 15:11:29 +01:00
7c8d8a3e9c
Release dagger-rs v0.2.2 2023-02-18 15:09:24 +01:00
0470093912
with test commit 2023-02-18 15:09:08 +01:00
4d60d25a1f
feature: trying smart-release 2023-02-18 15:08:28 +01:00
1332bc842c
Release dagger-core v0.2.1, dagger-codegen v0.2.1, dagger-rs v0.2.1 2023-02-18 15:05:46 +01:00
a064684fcf
add changelogs 2023-02-18 15:05:42 +01:00
922ad3a794
Release dagger-core v0.2.1, dagger-codegen v0.2.1, dagger-rs v0.2.1 2023-02-18 15:05:24 +01:00
a7d97c2342
update changelog 2023-02-18 15:05:18 +01:00
f4a20fda79
Adjusting changelogs prior to release of dagger-core v0.2.1, dagger-codegen v0.2.1, dagger-rs v0.2.1 2023-02-18 15:04:11 +01:00
32665d8fa0
add color eyre 2023-02-18 15:03:57 +01:00
03e022fcac
feature with workspace (#8)
* add ci

* with description

* fix warnings

* with actual test

* leave out tests for now as they rely on dind

* with workspace
2023-02-18 00:48:59 +00:00
4ce58a418c
add ci (#7)
* add ci

* with description

* fix warnings

* with actual test

* leave out tests for now as they rely on dind
2023-02-18 00:34:04 +00:00
468bca4a69
add ci 2023-02-17 23:10:52 +01:00
d60c8f0a79
v0.2.6 2023-02-17 23:06:26 +01:00
8fa33e9aeb
remove with commit 2023-02-17 23:05:28 +01:00
789b0e69c8
fix(deps): update all dependencies (#5)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2023-02-17 23:00:42 +01:00
44e125e00c
fix: wip action 2023-02-17 19:14:40 +01:00
83699de4ad
fix: wip 2023-02-17 19:11:58 +01:00
459014b233
with personal github token 2023-02-17 19:11:23 +01:00
d365a9f8e2
Revert "merge releases"
This reverts commit e4f614fdbf.
2023-02-17 19:07:55 +01:00
f61afa73df
fix: add merge 2023-02-17 19:03:58 +01:00
e4f614fdbf
merge releases 2023-02-17 19:03:07 +01:00
fb6768a6fc
bump version 2023-02-17 18:59:49 +01:00
49d3fc6b22
with github token 2023-02-17 18:54:36 +01:00
7f3399f1d8
only allow main 2023-02-17 18:51:47 +01:00
0eaf0dd3be
fix: test creator of tags 2023-02-17 18:50:39 +01:00
91e39f4e65
add creator of tags 2023-02-17 18:50:18 +01:00
a71f60784f
add create release 2023-02-17 18:44:59 +01:00
5a5b0e40f7
with changelog 2023-02-17 18:44:15 +01:00
f03452840c
remove toolchain 2023-02-17 18:26:38 +01:00
7153c24f01
with actual versions 2023-02-17 18:24:45 +01:00
989d5bc260
with publish 2023-02-17 18:19:31 +01:00
c625ae49ba
codegen also with repository 2023-02-17 18:14:51 +01:00
31eb44517d
with repo 2023-02-17 18:13:31 +01:00
e5383b51f3
with repo 2023-02-17 18:13:17 +01:00
1e26b383d4
with readme and license 2023-02-17 18:12:02 +01:00
533b9dfef0
with wildcard version 2023-02-17 18:09:44 +01:00
bec62de62f
cargo version 0.2.0 2023-02-17 18:05:33 +01:00
571963163f
add version to main 2023-02-17 18:02:55 +01:00
36b0ecdabf
bump version 2023-02-17 18:01:46 +01:00
578c2a6883
document usage 2023-02-17 18:00:20 +01:00
6be8482b46
fix all clippy 2023-02-17 17:51:39 +01:00
0cbd1790b0
add with dockerfile 2023-02-17 17:50:45 +01:00
728840ca8e
with caching 2023-02-17 17:40:46 +01:00
59e2572173
add more quickstart 2023-02-17 17:29:23 +01:00
d894def70c
build the application 2023-02-17 15:47:12 +01:00
cb9a4dd84f
add test-the-application 2023-02-17 15:34:18 +01:00
d1726a052a
with println 2023-02-17 15:17:28 +01:00
4a4c03f3c2
feature/add impl (#6)
* format code

* with object gen and args

* add implementation

* add rust generator

* reset generated code

* add basic output

* reset output

* add object

* add format function

* with opts

* fix vec

* add context to unwrap

* fix arguments

* with function body

* first complete generation: Still missing Vec<Obj>

* run full alpine

* add roadmap item
2023-02-17 12:33:16 +01:00
2eb027754b
fmt tests 2023-02-11 15:27:37 +01:00