-
Notifications
You must be signed in to change notification settings - Fork 894
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
fix(deprecated): removed deprecated yarn
attributes
#8479
Conversation
ℹ️ Manual Changeset Creation ReminderPlease ensure manual commit for changeset file 8479.yml under folder changelogs/fragments to complete this PR. If you want to use the available OpenSearch Changeset Bot App to avoid manual creation of changeset file you can install it in your forked repository following this link. For more information about formatting of changeset files, please visit OpenSearch Auto Changeset and Release Notes Tool. |
❌ Changeset File Not Added YetPlease ensure manual commit for changeset file 8479.yml under folder changelogs/fragments to complete this PR. File still missing. |
1 similar comment
❌ Changeset File Not Added YetPlease ensure manual commit for changeset file 8479.yml under folder changelogs/fragments to complete this PR. File still missing. |
Signed-off-by: Felipe Rios <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8479 +/- ##
==========================================
- Coverage 60.94% 60.93% -0.01%
==========================================
Files 3759 3759
Lines 89323 89323
Branches 13973 13973
==========================================
- Hits 54434 54432 -2
- Misses 31492 31493 +1
- Partials 3397 3398 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
I did a workaround with search and replace since nobody answered my PR. |
Description
Removed deprecated flags that avoid using newer yarn versions, like
corepack
and any yarn >= 1.xx.Issues Resolved
Screenshot
Before
After
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration