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 v6.3.3 #4068

Merged
merged 11 commits into from Mar 15, 2024
Merged

Release v6.3.3 #4068

merged 11 commits into from Mar 15, 2024

Conversation

ekashida
Copy link
Member

Release v6.3.3

wjhsf and others added 11 commits March 12, 2024 12:33
* chore: new year, new emoji 🚀

* Update .github/PULL_REQUEST_TEMPLATE.md

Co-authored-by: Nolan Lawson <nlawson@salesforce.com>

---------

Co-authored-by: Nolan Lawson <nlawson@salesforce.com>
Co-authored-by: Jason Ye <40873183+jye-sf@users.noreply.github.com>
* chore: kill MIXED_SHADOW

use ENABLE_FORCE_NATIVE_SHADOW_MODE_FOR_TEST instead

* chore: micro-optimize conditional

* chore: clean up FORCE_NATIVE_SHADOW_MODE_FOR_TEST

replace lwcRuntimeFlags with process.env

* chore: remove NATIVE_SHADOW_ROOT_DEFINED

we no longer test in old browsers, so it is always defined

* chore: reduce indent

* chore: rename SYNTHETIC_SHADOW_ENABLED to SYNTHETIC_SHADOW_LOADED

* chore: remove SYNTHETIC_SHADOW_LOADED

replace with !DISABLE_SYNTHETIC and IS_SYNTHETIC_SHADOW_LOADED as appropriate

* chore: alphabetize env

* fix: use correct NODE_ENV for karma

* fix: missing comma

* chore: replace hard-coded tags with dynamically generated directory names

* chore: alphabetize options

* fix: tagless sauce

* chore: what year is it?!
)

* refactor: split jest utils into multiple files

* feat: add ability to use only/skip in test fixtures

* chore: simplify ignoring dist in .gitignore

* docs(contributing): add note on `.only` and `.skip` files

* feat: add hacky eslint rule to catch `.skip` and `.only` files

* chore: warn about .skip files when linting project, but error when trying to commit

* fix(eslintrc): wrong error level
@ekashida ekashida requested a review from a team as a code owner March 15, 2024 20:03
Copy link

✅ All Pre-release Checks Passed

  • Check PR user has rights to execute the workflow
    PR owner is allowed to initiate release/deploy
  • Check PR is approved
    PR 4068 is approved
  • Check PR is mergeable
    PR 4068 is mergeable
  • ⚠️ Check GUS reference is present
    PR does not contain a reference to a GUS work item. You can update it any time by including '@W-XXXXXXX' into the title or body of the PR
  • Check no conflicting Github release
  • Check NPM packages have not been released yet
  • ⚪️ Check Maven artifacts have not been released yet (skipped)
    Skipping check since project doesn't deliver Maven artifacts
  • ⚪️ Check GAV mapping exists for jar repo (skipped)
    Skipping GAV mapping check because a core jar is not being released.

Copy link

🚢 Release Starting

This pull request has been merged and the release of version 6.3.3 is starting.

You can monitor the progress of the release in Nucleus by visiting the following URL.
https://nucleus.uipengsys-public.buildndeliver-s.aws-esvc1-useast2.aws.sfdc.cl/workflows/214004

@salesforce-nucleus salesforce-nucleus bot merged commit c6695ab into release Mar 15, 2024
14 of 17 checks passed
@salesforce-nucleus salesforce-nucleus bot deleted the ekashida/release/v6.3.3 branch March 15, 2024 20:40
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.

None yet

4 participants