Skip to content

nextchanges: Pull upstream tagging changes - #6141

Merged
janniklasrose merged 9 commits into
mainfrom
janniklasrose/regenerate-tagging
Aug 5, 2026
Merged

nextchanges: Pull upstream tagging changes#6141
janniklasrose merged 9 commits into
mainfrom
janniklasrose/regenerate-tagging

Conversation

@janniklasrose

@janniklasrose janniklasrose commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Changes

task generate-clijson

Why

We upstreamed our release tagging logic.

Stack 🥞 : #6029 > #6141 (this) > #6036

@eng-dev-ecosystem-bot

eng-dev-ecosystem-bot commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Integration test report

Commit: d0f1f5c

Run: 30809606721

Env 🔄​flaky 💚​RECOVERED 🙈​SKIP ✅​pass 🙈​skip Time
💚​ aws linux 4 4 313 1067 4:38
🔄​ aws windows 1 4 4 314 1065 4:19
🔄​ azure linux 2 4 4 311 1066 4:34
💚​ azure windows 4 4 315 1064 6:35
💚​ gcp linux 1 5 313 1067 4:27
💚​ gcp windows 1 5 315 1065 6:06
11 interesting tests: 4 RECOVERED, 4 SKIP, 3 flaky
Test Name aws linux aws windows azure linux azure windows gcp linux gcp windows
💚​ TestAccept 💚​R 💚​R 💚​R 💚​R 💚​R 💚​R
🙈​ TestAccept/bundle/invariant/no_drift 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S
🙈​ TestAccept/bundle/resources/vector_search_endpoints/drift/recreated_same_name 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S
🙈​ TestAccept/bundle/resources/vector_search_indexes/recreate/embedding_dimension 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S
🙈​ TestAccept/ssh/connection 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S
🔄​ TestClustersGet ✅​p 🔄​f ✅​p ✅​p ✅​p ✅​p
🔄​ TestFsCpSourceIsDirectoryButTargetIsFile ✅​p ✅​p 🔄​f ✅​p ✅​p ✅​p
🔄​ TestFsCpSourceIsDirectoryButTargetIsFile/uc-volumes_to_uc-volumes ✅​p ✅​p 🔄​f ✅​p ✅​p ✅​p
💚​ TestFetchRepositoryInfoAPI_FromRepo 💚​R 💚​R 💚​R 💚​R 🙈​S 🙈​S
💚​ TestFetchRepositoryInfoAPI_FromRepo/root 💚​R 💚​R 💚​R 💚​R
💚​ TestFetchRepositoryInfoAPI_FromRepo/subdir 💚​R 💚​R 💚​R 💚​R
Top 3 slowest tests (at least 2 minutes):
duration env testname
5:20 azure windows TestAccept
4:52 gcp windows TestAccept
3:00 aws windows TestAccept

The wrapper is removed later in this stack, so naming the file here goes
stale; the behavior it describes is what matters.

Co-authored-by: Isaac
@janniklasrose
janniklasrose force-pushed the janniklasrose/regenerate-tagging branch from 876195b to d0f1f5c Compare August 3, 2026 11:26
@janniklasrose
janniklasrose changed the base branch from main to janniklasrose/nextchanges-prep-for-upstream-changes August 3, 2026 11:26
@janniklasrose janniklasrose changed the title Pull upstream tagging changes nextchanges: Pull upstream tagging changes Aug 3, 2026
@janniklasrose
janniklasrose requested review from denik and pietern August 4, 2026 11:24
Base automatically changed from janniklasrose/nextchanges-prep-for-upstream-changes to main August 5, 2026 11:24
@janniklasrose
janniklasrose added this pull request to the merge queue Aug 5, 2026
Merged via the queue into main with commit 58c42c0 Aug 5, 2026
27 checks passed
@janniklasrose
janniklasrose deleted the janniklasrose/regenerate-tagging branch August 5, 2026 11:47
janniklasrose added a commit that referenced this pull request Aug 5, 2026
> [!CAUTION]
> Do not merge until upstream changes to tagging.yml and tagging.py are
landed and consumed

Remove release_tagging.py wrapper and cut over to tagging.py for
.nextchanges/ handling

CI on Changelog Preview will continue to fail until the cutover because
the current tagging.py doesn't support/respect `--preview`.

Stack 🥞 : #6029 >
#6141 >
#6036 (this)
janniklasrose added a commit to GrantIsEaton/cli that referenced this pull request Aug 5, 2026
)

## Changes

Tagging logic currently in
[release_tagging.py](https://github.com/databricks/cli/blob/main/internal/genkit/release_tagging.py)
is being upstreamed. This includes README.md inside a fragment being
treated as a normal fragment and reading the sections from
.codegen.json.

Once upstream changes land, they will make their way into CLI via the
next run of genkit. We will then be able to drop release_tagging.py and
change tagging.yml rewrite to point back at tagging.py.

## Why

Align with upcoming upstream changes.

Stack 🥞 : databricks#6029 (this) >
databricks#6141 >
databricks#6036

## Tests

Locally
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.

3 participants