Skip to content

chore(website): remove codename field from release definitions and template#25554

Open
thomasqueirozb wants to merge 2 commits into
masterfrom
chore/remove-release-codename
Open

chore(website): remove codename field from release definitions and template#25554
thomasqueirozb wants to merge 2 commits into
masterfrom
chore/remove-release-codename

Conversation

@thomasqueirozb
Copy link
Copy Markdown
Member

Summary

Removes the unused codename field from all release CUE definitions, the release schema, the CUE generator, and the release page HTML template.

Vector configuration

NA

How did you test this PR?

NA

Change Type

  • Bug fix
  • New feature
  • Dependencies
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the no-changelog label to this PR.

References

NA

@thomasqueirozb thomasqueirozb added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label Jun 1, 2026
@github-actions github-actions Bot added docs review on hold The documentation team reviews PRs only after a PR is approved by the COSE team. domain: external docs Anything related to Vector's external, public documentation domain: vdev Anything related to the vdev tooling and removed docs review on hold The documentation team reviews PRs only after a PR is approved by the COSE team. labels Jun 1, 2026
@thomasqueirozb thomasqueirozb marked this pull request as ready for review June 1, 2026 17:11
@thomasqueirozb thomasqueirozb requested review from a team as code owners June 1, 2026 17:11
@thomasqueirozb thomasqueirozb enabled auto-merge June 1, 2026 17:12
@github-actions github-actions Bot added the docs review on hold The documentation team reviews PRs only after a PR is approved by the COSE team. label Jun 1, 2026
@github-actions github-actions Bot removed the docs review on hold The documentation team reviews PRs only after a PR is approved by the COSE team. label Jun 1, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: dbb83d72fd

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

</p>
{{ end }}

{{ with $highlights }}
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Preserve non-empty historical release codenames

This makes the change user-visible for historical releases, not just a schema cleanup: the removed block was the only renderer for $release.codename, and several entries deleted in this commit had real values such as 0.10.0's Lamport Clock, 0.12.0's Vector Remap Language, and 0.4.0's Hello World Again. Those release pages will now permanently lose that published metadata, so keep rendering/preserving non-empty codenames if the goal is only to remove unused empty fields.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Let's leave the codenames (as comments, not part of the schema) next to version number.

@thomasqueirozb thomasqueirozb disabled auto-merge June 1, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: external docs Anything related to Vector's external, public documentation domain: vdev Anything related to the vdev tooling no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants