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

Release tracking #5439

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Release tracking #5439

merged 1 commit into from
Jan 7, 2025

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Dec 13, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@primer/[email protected]

Minor Changes

Patch Changes

@primer primer bot requested a review from a team as a code owner December 13, 2024 18:53
@primer primer bot requested a review from francinelucca December 13, 2024 18:53
Copy link
Contributor

github-actions bot commented Dec 13, 2024

❗ Pre-merge checklist

Please ensure these items are checked before merging.

🔎 Smoke test

  • All CI checks pass on this pull request
  • Docs and Storybook open in a browser
  • Works in CodeSandbox or StackBlitz
    • New components render successfully
    • (optional) Tested in both SPA and SSR apps if release contains build changes

🌏 Integration tests

  • Successful integration test with github/github as a primary consumer of Primer React (automated pull request)
    • Verify all CI checks have passed on automated pull request
    • Manually test critical paths in the review-lab
    • Manually test release-specific bugfixes and/or features work as described in the review-lab

🤔 Sanity test

  • All bugfixes in this release have resolved their corresponding issues
  • The issues for reverted PRs have been re-opened and commented on with a link to the reverted PR
  • No noticeable regressions have not been introduced as a result of changes in this release
  • Release notes accurately describe the changes made

🚢 After merge

  • Upgrade @primer/react version at github/github

  • Add the preview deployment's link to releases as a way of permalinking to old version's docs. Example

Please also leave any testing notes on the weekly release tracking issue. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as maintainers.

@github-actions github-actions bot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Dec 13, 2024
Copy link
Contributor

👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks!

Copy link
Contributor

github-actions bot commented Dec 13, 2024

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 104.26 KB (0%)
packages/react/dist/browser.umd.js 104.65 KB (0%)

@primer primer bot temporarily deployed to github-pages December 13, 2024 18:56 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5439 December 13, 2024 18:57 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 083bd20 to f1ba47a Compare December 13, 2024 18:58
@primer primer bot temporarily deployed to github-pages December 13, 2024 19:01 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5439 December 13, 2024 19:01 Inactive
@primer primer bot force-pushed the changeset-release/main branch from f1ba47a to ae7122e Compare December 13, 2024 21:29
@primer primer bot temporarily deployed to github-pages December 13, 2024 21:31 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5439 December 13, 2024 21:31 Inactive
@primer primer bot force-pushed the changeset-release/main branch from ae7122e to 86e533d Compare December 16, 2024 16:48
@github-actions github-actions bot assigned joshblack and unassigned francinelucca Dec 16, 2024
@github-actions github-actions bot requested a review from joshblack December 16, 2024 16:49
@primer primer bot temporarily deployed to github-pages December 16, 2024 16:49 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5439 December 16, 2024 16:50 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 86e533d to bcf0659 Compare December 16, 2024 22:19
@primer primer bot temporarily deployed to github-pages December 16, 2024 22:20 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5439 December 16, 2024 22:21 Inactive
@primer primer bot force-pushed the changeset-release/main branch from bcf0659 to e317005 Compare December 16, 2024 22:24
@primer primer bot temporarily deployed to github-pages December 16, 2024 22:26 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5439 December 16, 2024 22:26 Inactive
@primer primer bot force-pushed the changeset-release/main branch from e317005 to 3f4e749 Compare December 17, 2024 18:34
@primer primer bot temporarily deployed to github-pages January 6, 2025 17:00 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5439 January 6, 2025 17:00 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 7a0b39b to 2cac897 Compare January 6, 2025 17:01
@primer primer bot temporarily deployed to github-pages January 6, 2025 17:03 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5439 January 6, 2025 17:03 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 2cac897 to 7572947 Compare January 6, 2025 17:23
@primer primer bot force-pushed the changeset-release/main branch from 7572947 to 86b6bfb Compare January 6, 2025 17:25
@primer primer bot temporarily deployed to github-pages January 6, 2025 17:27 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5439 January 6, 2025 17:28 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 86b6bfb to d7c6367 Compare January 6, 2025 17:40
@primer primer bot temporarily deployed to github-pages January 6, 2025 17:42 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5439 January 6, 2025 17:43 Inactive
@primer primer bot force-pushed the changeset-release/main branch from d7c6367 to cb27cb1 Compare January 6, 2025 17:51
@francinelucca francinelucca added integration-tests: passing Changes in this PR do NOT cause breaking changes in gh/gh and removed integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm labels Jan 7, 2025
@francinelucca francinelucca added this pull request to the merge queue Jan 7, 2025
@francinelucca francinelucca removed this pull request from the merge queue due to a manual request Jan 7, 2025
@francinelucca francinelucca added this pull request to the merge queue Jan 7, 2025
@francinelucca francinelucca mentioned this pull request Jan 7, 2025
4 tasks
Merged via the queue into main with commit ee16256 Jan 7, 2025
47 checks passed
@francinelucca francinelucca deleted the changeset-release/main branch January 7, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration-tests: passing Changes in this PR do NOT cause breaking changes in gh/gh
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants