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 #2427

Merged
merged 1 commit into from
Oct 19, 2022
Merged

Release tracking #2427

merged 1 commit into from
Oct 19, 2022

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Oct 12, 2022

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/react@35.12.0

Minor Changes

  • #2435 e335cc4b Thanks @colebemis! - SplitPageLayout has moved from @primer/react/drafts to @primer/react:

    - import {SplitPageLayout} from '@primer/react/drafts'
    + import {SplitPageLayout} from '@primer/react'

Patch Changes

@primer-css primer-css requested review from a team and colebemis October 12, 2022 19:56
@github-actions
Copy link
Contributor

github-actions bot commented Oct 12, 2022

❗ Pre-merge checklist

Please ensure these items are checked before merging.

🔎 Smoke test

  • All CI checks pass
  • Docs and Storybook open in a browser
  • Successful integration test with GitHub Projects as a primary consumer of Primer React
    • Install the Release Candidate
    • Verify no new build errors appear
    • Verify no new linting errors appear
    • Verify no new browser console errors appear
    • Verify unit tests and E2E tests pass
    • Manually test critical paths (Tip: Use the provided tests project boards)
    • Manually test release-specific bugfixes and/or features work as described
  • Works in CodeSandbox or StackBlitz
    • New components render successfully
    • (optional) Tested in both SPA and SSR apps if release contains build changes

🤔 Sanity test

  • All bugfixes in this release have resolved their corrosponding issues
  • All new features in this release have been tested and verified as compatible with GitHub Projects
  • No noticeable regressions have not been introduced as a result of changes in this release
  • Release notes accurately describe the changes made

🚢 After merge

  • 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 as a comment on this pull request. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to maintainers.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 12, 2022

size-limit report 📦

Path Size
dist/browser.esm.js 77.99 KB (0%)
dist/browser.umd.js 78.64 KB (0%)

@primer-css primer-css temporarily deployed to github-pages October 12, 2022 20:04 Inactive
@primer-css primer-css temporarily deployed to github-pages October 12, 2022 20:55 Inactive
@primer-css primer-css temporarily deployed to github-pages October 12, 2022 21:54 Inactive
@primer-css primer-css temporarily deployed to github-pages October 13, 2022 15:35 Inactive
@primer-css primer-css temporarily deployed to github-pages October 14, 2022 20:57 Inactive
@primer-css primer-css temporarily deployed to github-pages October 14, 2022 21:12 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch 2 times, most recently from 2f7f75b to 9d425ea Compare October 14, 2022 21:55
@primer-css primer-css temporarily deployed to github-pages October 14, 2022 22:01 Inactive
@primer-css primer-css force-pushed the changeset-release/main branch 2 times, most recently from 62aa291 to 9c6c092 Compare October 14, 2022 22:13
@primer-css primer-css temporarily deployed to github-pages October 14, 2022 22:22 Inactive
@primer-css primer-css temporarily deployed to github-pages October 17, 2022 15:33 Inactive
@primer-css primer-css temporarily deployed to github-pages October 17, 2022 15:43 Inactive
@primer-css primer-css temporarily deployed to github-pages October 17, 2022 16:01 Inactive
@primer-css primer-css temporarily deployed to github-pages October 17, 2022 16:13 Inactive
@primer-css primer-css temporarily deployed to github-pages October 17, 2022 16:52 Inactive
@primer-css primer-css temporarily deployed to github-pages October 17, 2022 19:02 Inactive
@primer-css primer-css temporarily deployed to github-pages October 17, 2022 21:47 Inactive
@primer-css primer-css temporarily deployed to github-pages October 18, 2022 16:36 Inactive
@primer-css primer-css temporarily deployed to github-pages October 18, 2022 22:08 Inactive
@primer-css primer-css temporarily deployed to github-pages October 18, 2022 22:17 Inactive
@broccolinisoup broccolinisoup self-assigned this Oct 19, 2022
@broccolinisoup broccolinisoup merged commit c3eedb2 into main Oct 19, 2022
@broccolinisoup broccolinisoup deleted the changeset-release/main branch October 19, 2022 06:36
@broccolinisoup
Copy link
Member

We encountered an import issue on CodeSandbox during testing of the RC. We created an issue for it to investigate more.

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.

3 participants