Skip to content

release-train: develop -> staging - #618

Merged
tracebloc-release-train[bot] merged 2 commits into
stagingfrom
release-train/to-staging
Sep 1, 2026
Merged

release-train: develop -> staging#618
tracebloc-release-train[bot] merged 2 commits into
stagingfrom
release-train/to-staging

Conversation

@LukasWodka

@LukasWodka LukasWodka commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Automated promotion by the release train (RFC-0008 D14). Head is the train-managed release-train/to-staging branch (a mirror of develop), so it never collides with a human PR. Merged only when the fr-gate is green.


Note

Low Risk
Patch version and a minor pflag bump with no application code changes; typical low-risk release-train promotion.

Overview
Release train promotion from develop to staging, bumping the CLI release version 0.10.19 → 0.10.20.

The only dependency change in the diff is github.com/spf13/pflag v1.0.9 → v1.0.10, with matching go.sum entries. There are no Go source or config edits in this diff.

Reviewed by Cursor Bugbot for commit d6d6acb. Bugbot is set up for automated code reviews on this repo. Configure here.

dependabot Bot and others added 2 commits September 1, 2026 07:45
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.9...v1.0.10)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…kend#2790) (#617)

v0.10.19 is already tagged and both develop and staging read 0.10.19, so
the staging hop has nothing to cut and the one unshipped commit cannot
ship.

That commit is the Dependabot pflag 1.0.9 -> 1.0.10 bump (#575), which
touches go.mod and go.sum -- both inside this repo of publish_paths:

  cmd/* internal/* go.mod go.sum VERSION scripts/install.sh scripts/install.ps1

So it changes a published artifact and a version bump is required rather
than optional. Checked against the declaration in release-train repos.yml
rather than assumed.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@LukasWodka

Copy link
Copy Markdown
Contributor Author

bugbot run

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit d6d6acb. Configure here.

@tracebloc-release-train tracebloc-release-train Bot added gate-nudge Toggled by the release train to (re-)fire the fr-gate and removed gate-nudge Toggled by the release train to (re-)fire the fr-gate labels Sep 1, 2026
@tracebloc-release-train
tracebloc-release-train Bot merged commit 167f517 into staging Sep 1, 2026
50 checks passed
@tracebloc-release-train
tracebloc-release-train Bot deleted the release-train/to-staging branch September 1, 2026 09:35
@LukasWodka

Copy link
Copy Markdown
Contributor Author

/fr-pass

Functional review on staging — passed, with direct evidence.

Journey (tier A), staging · amd64, run 33494337123green end to end, every leg:

install via the real installer → client components healthy → CLI installed from its signed release and signed in → dataset ingested for every task type → use case published → model trained and the leaderboard read.

The train leg, which is the one that matters:

experiment echi0zyk (pk 4041) started
experiment echi0zyk: COMPLETED (terminal, 29 poll(s))
inference submit: submitted for inference on cycle no 2
leaderboard: found after 6 poll(s), running_score=0.9, cycle=2
submissions: our run is on the board (accuracy=0.9 loss=0.3515 captured=True); 1 row(s) total

This repo's change is on the path that run exercised, so this is functional evidence rather than an inference from code review.

Two things stated rather than glossed:

  • The run is against the deployed code. Backend f991c788 was helm upgraded into staging at 09:50:19Z and this journey started at 09:50:46Z. A separate journey (33493727497) sits red from 09:43:42 — seven minutes before that deploy — so it exercised the previous image and is not evidence about this promotion.
  • e2e-test-agent did not ship this hop (blocked by a Bugbot High, e2e-test-agent#368). So this is yesterday's agent, and the run does not exercise e2e's own unshipped changes. It exercises the platform, which is what this card needs.

@tracebloc-release-train
tracebloc-release-train Bot restored the release-train/to-staging branch September 1, 2026 10:42
@tracebloc-release-train
tracebloc-release-train Bot deleted the release-train/to-staging branch September 1, 2026 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant