Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(internal): Add template for releasing VRL #1181

Merged
merged 5 commits into from
Dec 6, 2024
Merged

Conversation

pront
Copy link
Member

@pront pront commented Dec 6, 2024

Summary

Documentation for the release process.

Change Type

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

Is this a breaking change?

  • Yes
  • No

How did you test this PR?

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.

Checklist

  • Our CONTRIBUTING.md is a good starting place.
  • If this PR introduces changes to LICENSE-3rdparty.csv, please
    run dd-rust-license-tool write and commit the changes. More details here.
  • For new VRL functions, please also create a sibling PR in Vector to document the new function.

References

@pront pront requested review from bfung and jszwedko December 6, 2024 20:14
@pront pront added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label Dec 6, 2024
---

- [ ] Create release preparation PR
- [ ] Bump [Cargo.toml](https://github.com/vectordotdev/vrl/blob/main/Cargo.toml#L3) version and commit the change.
Copy link
Member

Choose a reason for hiding this comment

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

I'd suggest adding to run cargo check to update Cargo.lock too.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good point, added. (My IDE does it automatically so I always skipped this)

.github/ISSUE_TEMPLATE/minor-release.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/minor-release.md Outdated Show resolved Hide resolved
@pront pront enabled auto-merge December 6, 2024 21:59
@pront pront added this pull request to the merge queue Dec 6, 2024
Merged via the queue into main with commit 362ff72 Dec 6, 2024
14 checks passed
@pront pront deleted the pront/minor-release-templ branch December 6, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants