Skip to content

ci: add extra information to release notes #2646

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

Merged
merged 3 commits into from
Jul 22, 2025

Conversation

dlachaume
Copy link
Collaborator

@dlachaume dlachaume commented Jul 21, 2025

Content

This PR includes improvements to the GitHub release notes by adding missing information:

  • A Download a binary asset section explaining how to use the one-line installer
  • A Download a Docker image section with a table listing Docker image tags and registry URLs

unstable

Screenshot 2025-07-21 at 21 25 14

release

Screenshot 2025-07-21 at 21 27 37

Pre-submit checklist

  • Branch
    • Tests are provided (if possible)
    • Crates versions are updated (if relevant)
    • CHANGELOG file is updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • All check jobs of the CI have succeeded
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested
  • Documentation
    • Update README file (if relevant)
    • Update documentation website (if relevant)
    • Add dev blog post (if relevant)
    • Add ADR blog post or Dev ADR entry (if relevant)
    • No new TODOs introduced

Issue(s)

Closes #2638

@dlachaume dlachaume self-assigned this Jul 21, 2025
Copy link

github-actions bot commented Jul 21, 2025

Test Results

    4 files  ±0    154 suites  ±0   22m 38s ⏱️ -22s
2 118 tests ±0  2 118 ✅ ±0  0 💤 ±0  0 ❌ ±0 
6 466 runs  ±0  6 466 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 757fd5e. ± Comparison against base commit 5a699e2.

♻️ This comment has been updated with latest results.

@dlachaume dlachaume force-pushed the dlachaume/2638/enhance-release-notes branch from 8401049 to 58c4245 Compare July 21, 2025 17:37
@dlachaume dlachaume temporarily deployed to testing-preview July 21, 2025 17:47 — with GitHub Actions Inactive
@dlachaume dlachaume force-pushed the dlachaume/2638/enhance-release-notes branch from 58c4245 to b7804a7 Compare July 21, 2025 18:08
@dlachaume dlachaume temporarily deployed to testing-preview July 21, 2025 18:18 — with GitHub Actions Inactive
@dlachaume dlachaume force-pushed the dlachaume/2638/enhance-release-notes branch from b7804a7 to 68ee606 Compare July 21, 2025 19:14
@dlachaume dlachaume force-pushed the dlachaume/2638/enhance-release-notes branch from 68ee606 to 1f1b1b6 Compare July 21, 2025 19:21
@dlachaume dlachaume temporarily deployed to testing-preview July 21, 2025 19:32 — with GitHub Actions Inactive
@dlachaume dlachaume requested review from Alenar and jpraynaud July 21, 2025 19:32
Copy link
Member

@jpraynaud jpraynaud left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@dlachaume dlachaume force-pushed the dlachaume/2638/enhance-release-notes branch from 1f1b1b6 to 757fd5e Compare July 22, 2025 07:51
Copy link
Collaborator

@turmelclem turmelclem left a comment

Choose a reason for hiding this comment

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

LGTM 🐎

Copy link
Collaborator

@Alenar Alenar left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@dlachaume dlachaume temporarily deployed to testing-preview July 22, 2025 08:00 — with GitHub Actions Inactive
@dlachaume dlachaume merged commit 12825aa into main Jul 22, 2025
41 checks passed
@dlachaume dlachaume deleted the dlachaume/2638/enhance-release-notes branch July 22, 2025 08:03
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.

Add one line installer Docker images sections in release notes
4 participants