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 (37.0.0-rc.2) #4850

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Release tracking (37.0.0-rc.2) #4850

merged 1 commit into from
Aug 20, 2024

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Aug 14, 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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@primer/[email protected]

Major Changes

Minor Changes

Patch Changes

@primer primer bot requested a review from a team as a code owner August 14, 2024 16:12
@primer primer bot requested a review from siddharthkp August 14, 2024 16:12
Copy link
Contributor

github-actions bot commented Aug 14, 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.

Copy link
Contributor

github-actions bot commented Aug 14, 2024

size-limit report 📦

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

@primer primer bot temporarily deployed to github-pages August 14, 2024 16:16 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4850 August 14, 2024 16:16 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 5faed2c to 188532c Compare August 14, 2024 19:18
@primer primer bot temporarily deployed to github-pages August 14, 2024 19:22 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4850 August 14, 2024 19:22 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 188532c to ec05388 Compare August 14, 2024 22:20
@primer primer bot temporarily deployed to github-pages August 14, 2024 22:24 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4850 August 14, 2024 22:24 Inactive
@primer primer bot force-pushed the changeset-release/main branch from ec05388 to d5b4f29 Compare August 14, 2024 22:49
@primer primer bot temporarily deployed to github-pages August 14, 2024 22:53 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4850 August 14, 2024 22:54 Inactive
@primer primer bot force-pushed the changeset-release/main branch from d5b4f29 to 4af10bf Compare August 15, 2024 08:10
@primer primer bot temporarily deployed to github-pages August 15, 2024 08:14 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4850 August 15, 2024 08:14 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 4af10bf to f7d80a4 Compare August 16, 2024 13:35
@primer primer bot temporarily deployed to github-pages August 16, 2024 13:39 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4850 August 16, 2024 13:40 Inactive
@primer primer bot force-pushed the changeset-release/main branch from f7d80a4 to 3267078 Compare August 16, 2024 14:28
@primer primer bot temporarily deployed to github-pages August 16, 2024 14:32 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4850 August 16, 2024 14:32 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 3267078 to 294a843 Compare August 16, 2024 17:48
@primer primer bot temporarily deployed to github-pages August 16, 2024 17:52 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 294a843 to 6c5a109 Compare August 16, 2024 17:52
@primer primer bot temporarily deployed to github-pages August 16, 2024 17:56 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4850 August 16, 2024 17:57 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 0eb5e03 to fd3cd78 Compare August 16, 2024 20:35
@primer primer bot temporarily deployed to github-pages August 16, 2024 20:39 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4850 August 16, 2024 20:39 Inactive
@primer primer bot force-pushed the changeset-release/main branch from fd3cd78 to 1a43d8f Compare August 16, 2024 21:08
@primer primer bot temporarily deployed to github-pages August 16, 2024 21:12 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4850 August 16, 2024 21:13 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 1a43d8f to 2c93fb7 Compare August 16, 2024 22:20
@primer primer bot temporarily deployed to github-pages August 16, 2024 22:24 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4850 August 16, 2024 22:24 Inactive
@siddharthkp
Copy link
Member

@siddharthkp siddharthkp changed the title Release tracking (rc) Release tracking (37.0.0-rc.2) Aug 19, 2024
@siddharthkp siddharthkp added skip changeset This change does not need a changelog integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm labels Aug 19, 2024
@primer primer bot changed the title Release tracking (37.0.0-rc.2) Release tracking (rc) Aug 19, 2024
@primer primer bot force-pushed the changeset-release/main branch from 2c93fb7 to 905ca11 Compare August 19, 2024 14:37
@primer primer bot temporarily deployed to github-pages August 19, 2024 14:41 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-4850 August 19, 2024 14:41 Inactive
Copy link
Member

@siddharthkp siddharthkp left a comment

Choose a reason for hiding this comment

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

Integration tests are green 🟢

@siddharthkp siddharthkp added this pull request to the merge queue Aug 20, 2024
Merged via the queue into main with commit 0e70e57 Aug 20, 2024
32 checks passed
@siddharthkp siddharthkp deleted the changeset-release/main branch August 20, 2024 10:15
@siddharthkp siddharthkp 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 Aug 20, 2024
@siddharthkp siddharthkp changed the title Release tracking (rc) Release tracking (37.0.0-rc.2) Aug 21, 2024
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 skip changeset This change does not need a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant