#πŸš€ v0.13.5 - 10th October 2024

1 messages Β· Page 1 of 1 (latest)

slate falcon
#

Milestone: https://github.com/dagger/dagger/milestone/64

Currently just want to get a hotfix out for this issue ([more context](#1293156465804185610 message))

cc <@&946480760016207902>

TODOs:

tropic shale
strange gull
#

@flint wyvern - where would you expect there to be information on how to install a nightly dagger build? as it turns out, it's already supported from our install.sh script we have, we just don't have it written down anywhere

strange gull
#

@slate falcon i'm headed off now, but everything should be good to run a release whenever you're ready
i added a couple of minor ci changes to the milestone (not super urgent), but should make the releasing process a little bit smoother

slate falcon
#

Starting once CI on main finishes!

slate falcon
#

There's a couple jobs on main that are stuck in queued waiting for a runner even after a manual cancel and retry: https://github.com/dagger/dagger/actions/runs/11280772076/job/31375955447

Namely lint and test-publish, which are important enough that I don't want to skip them. Will look in argo to see if there's any hints

GitHub

An engine to run your pipelines in containers. Contribute to dagger/dagger development by creating an account on GitHub.

flint wyvern
slate falcon
slate falcon
#

Actually, turns out this is what we need if anyone has a sec: https://github.com/dagger/dagger/pull/8678

Looks like AWS just may be out of capacity for some spot instance types right now, that just switches those jobs over to on-demand

GitHub

The spot-instance version of these nodes are having trouble existing right now, we want to move off spot instances anyways so just updating these right now to unblock these jobs hopefully.

slate falcon
#

(consolidating the steps in creating that PR to a single dagger call seems like a good candidate for incremental automation after release is done)

slate falcon
strange gull
#

Bump arbitrary number, thing gets better, of course big_think

slate falcon
#

Engine tag published βœ…

#

Go SDK publish failed, looks like an issue with the automated release notes creation: https://github.com/dagger/dagger/actions/runs/11283014340/job/31381632297#step:3:1077

error: parse selections: parse field "create": init arg "latest" value as dagql.DynamicOptional (GhLatest) using dagql.DynamicOptional: cannot create String from bool

Not a huge deal since I can do it the old fashioned way, but need to fix before next release

GitHub

An engine to run your pipelines in containers. Contribute to dagger/dagger development by creating an account on GitHub.

strange gull
#

Not quite sure how that's happened actually πŸ€” that's an issue in the automation I tried to add

#

Weird, I can dive into that, but somehow looks like we're sending a Boolean value in the query? Something seems super wrong there in the engine, the CI stuff seems right

slate falcon
strange gull
#

It's a touch late here to dive into anything too big

slate falcon
strange gull
#

Fyi the same thing will likely happen with all the SDKs, since they all use the same logic

slate falcon
#

Oh yeah I've been going through them, almost done. Just been rinse+repeating with manually creating the releases

#

It works out because the release notes are the last step so everything else executes first before it errors out

strange gull
#

πŸ˜… love "little" improvement accidentally uncovering hidden engine bugs

slate falcon
#

Okay SDKs+Helm all published and released.

Daggerverse/Cloud can be updated (again) cc @slow kayak @unique sun

#

Okay just in the "async wait for automated/manual processes" phase. I'm trying out putting a checklist in the top-level message of this thread with everything that's outstanding so it's harder to lose track of things