Gerhard Lazu

Results 259 comments of Gerhard Lazu

I have considered both options carefully and I think that **Option 1 (all in one binary)** would be the simplest one and best if paired with the following elements from...

In the interest of getting this moving in a direction, I don't have any other objection. I don't feel the need to expand on any of the points that I...

Started looking into this with @slumbering. A few notes from our sync conversation: We are missing a `README.md` & `LICENSE` - These are currently in the PR queue: https://github.com/dagger/dagger/pull/3459 -...

What needs to happen before this is ready for review? cc @vito @sipsma @aluzzardi

👆 Ready for you to rebase & re-submit @dolanor.

@aluzzardi should we generate the release notes for the Go SDK `v0.4.0` in this repo? e.g. https://github.com/dagger/dagger/releases/tag/untagged-1a1d88e2402de602d145 ``` gh release create sdk/go/v0.4.0 --generate-notes --notes-start-tag sdk/go/v0.3.1 --draft ```

Had a sync conversation with @marcosnils, this is what we are thinking ```mermaid flowchart TB classDef fail fill:#f00; classDef success fill:#090; tag[Git tag >= v0.3.4] --> code[Check out code] code...

@marcosnils is this related to? - https://github.com/dagger/dagger/issues/3653

https://github.com/gerhard/dagger/releases/tag/v0.6.1 produced via https://github.com/gerhard/dagger/actions/runs/3447576047 https://github.com/gerhard/dagger/releases/tag/v0.5.1 produced locally via `./hack/make cli:publish`

This is what the current PR flow looks like: ```mermaid gantt title Current PR flow dateFormat YYYY-MM-DD HH:mm axisFormat %b, %d - %H:%M section Contributor Please merge :2022-11-02 23:42, 1h...