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.8.0) #5404

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Release tracking (37.8.0) #5404

merged 1 commit into from
Dec 13, 2024

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Dec 10, 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 10, 2024 17:42
@primer primer bot requested a review from francinelucca December 10, 2024 17:42
Copy link
Contributor

github-actions bot commented Dec 10, 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 10, 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 10, 2024

size-limit report 📦

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

@primer primer bot force-pushed the changeset-release/main branch from 74638be to ac7afd1 Compare December 10, 2024 21:22
@primer primer bot temporarily deployed to github-pages December 10, 2024 21:24 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5404 December 10, 2024 21:24 Inactive
@primer primer bot force-pushed the changeset-release/main branch from ac7afd1 to 996c2f3 Compare December 10, 2024 22:42
@primer primer bot temporarily deployed to github-pages December 10, 2024 22:44 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5404 December 10, 2024 22:44 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 996c2f3 to 910d035 Compare December 11, 2024 00:09
@primer primer bot temporarily deployed to github-pages December 11, 2024 00:11 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5404 December 11, 2024 00:11 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 910d035 to 329ac71 Compare December 11, 2024 00:37
@primer primer bot temporarily deployed to github-pages December 11, 2024 00:39 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5404 December 11, 2024 00:39 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 329ac71 to 233501b Compare December 11, 2024 00:57
@primer primer bot temporarily deployed to github-pages December 11, 2024 00:59 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5404 December 11, 2024 01:00 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 233501b to 7c6efd1 Compare December 11, 2024 15:58
@primer primer bot temporarily deployed to github-pages December 11, 2024 16:00 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5404 December 11, 2024 16:00 Inactive
francinelucca
francinelucca previously approved these changes Dec 11, 2024
@primer primer bot force-pushed the changeset-release/main branch from 7c6efd1 to 74284c4 Compare December 11, 2024 17:28
@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 12, 2024
Copy link
Contributor

👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

@primer primer bot temporarily deployed to github-pages December 12, 2024 18:46 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5404 December 12, 2024 18:47 Inactive
@primer primer bot force-pushed the changeset-release/main branch from b49b8f0 to 79de184 Compare December 12, 2024 20:25
Copy link
Contributor

👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

@primer primer bot temporarily deployed to github-pages December 12, 2024 20:27 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5404 December 12, 2024 20:27 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 79de184 to 543660b Compare December 13, 2024 01:40
Copy link
Contributor

👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

@primer primer bot temporarily deployed to github-pages December 13, 2024 01:42 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5404 December 13, 2024 01:42 Inactive
@github-actions github-actions bot removed the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Dec 13, 2024
@primer primer bot force-pushed the changeset-release/main branch from 543660b to c259af8 Compare December 13, 2024 15:11
Copy link
Contributor

👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

@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
@primer primer bot temporarily deployed to github-pages December 13, 2024 15:12 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-5404 December 13, 2024 15:13 Inactive
@primer primer bot force-pushed the changeset-release/main branch from c259af8 to 13f2e9e Compare December 13, 2024 16:25
Copy link
Contributor

👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

@francinelucca francinelucca added this pull request to the merge queue Dec 13, 2024
@github-actions github-actions bot removed the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Dec 13, 2024
Merged via the queue into main with commit 6e3b057 Dec 13, 2024
44 checks passed
@francinelucca francinelucca deleted the changeset-release/main branch December 13, 2024 17:40
@francinelucca francinelucca changed the title Release tracking Release tracking (37.8.0) Dec 13, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant