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

sync: release-22.x to release-23.x #3374

Open
wants to merge 8 commits into
base: release-23.x
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

sync-branches: New code has just landed in release-22.x, so let's bring release-23.x up to speed!

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 95.55556% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.44%. Comparing base (8a828cf) to head (c5c48aa).
Report is 423 commits behind head on release-23.x.

Files with missing lines Patch % Lines
src/hooks/useArrowKeyNavigationHook.tsx 80.00% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-23.x    #3374      +/-   ##
================================================
- Coverage         93.48%   93.44%   -0.04%     
================================================
  Files               252      251       -1     
  Lines              4649     4519     -130     
  Branches           1088     1055      -33     
================================================
- Hits               4346     4223     -123     
+ Misses              300      293       -7     
  Partials              3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

netlify bot commented Dec 18, 2024

Deploy Preview for paragon-openedx-v23 ready!

Name Link
🔨 Latest commit c5c48aa
🔍 Latest deploy log https://app.netlify.com/sites/paragon-openedx-v23/deploys/67914368bcbb0d0008b350e3
😎 Deploy Preview https://deploy-preview-3374--paragon-openedx-v23.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 18, 2024

Deploy Preview for paragon-openedx-v22 ready!

Name Link
🔨 Latest commit c5c48aa
🔍 Latest deploy log https://app.netlify.com/sites/paragon-openedx-v22/deploys/679143684c13c900087f0e1d
😎 Deploy Preview https://deploy-preview-3374--paragon-openedx-v22.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Includes:
* misc gatsby GraphQL syntax updates
* fix markdown syntax issues ('<' and '{' now require escaping)
* convert gatsby-config to ESM
* add 'rehype-mdx-code-props' plugin to get live code blocks working
* fix: "Do not define components during render" warning caused by PropsTable component that's only used in one place (duplicate props tables from "data view" page). Fixed by removing the duplicate tables.
* set Content-Security-Policy header so playground works again
* used sass-migrator to auto-fix use of deprecated global functions like mix(), map-merge()
* used sass-migrator to auto-fix things like @media query syntax
* suppress other SASS deprecation warnings that we cannot fix at this time
* update stylelint rules
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