enhance: Remove legacy actions - #2690
Merged
Merged
Conversation
🦋 Changeset detectedLatest commit: 2811212 The changes in this PR will be included in the next version bump. This PR includes changesets to release 25 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #2690 +/- ##
==========================================
+ Coverage 97.63% 98.20% +0.57%
==========================================
Files 118 114 -4
Lines 2068 2005 -63
Branches 329 302 -27
==========================================
- Hits 2019 1969 -50
+ Misses 24 15 -9
+ Partials 25 21 -4
☔ View full report in Codecov by Sentry. |
ntucker
force-pushed
the
remove-legacy-action
branch
2 times, most recently
from
July 3, 2023 19:20
100fe61 to
3459e10
Compare
ntucker
force-pushed
the
remove-legacy-action
branch
from
July 3, 2023 19:29
3459e10 to
8fe488a
Compare
ntucker
force-pushed
the
remove-legacy-action
branch
from
July 3, 2023 19:45
8fe488a to
27aec61
Compare
ntucker
force-pushed
the
remove-legacy-action
branch
from
July 3, 2023 19:56
27aec61 to
6f2808a
Compare
ntucker
force-pushed
the
remove-legacy-action
branch
from
July 3, 2023 20:00
6f2808a to
362f8c4
Compare
ntucker
force-pushed
the
remove-legacy-action
branch
from
July 3, 2023 20:08
362f8c4 to
f6314f6
Compare
ntucker
force-pushed
the
remove-legacy-action
branch
from
July 3, 2023 21:11
f6314f6 to
bc4674e
Compare
ntucker
force-pushed
the
remove-legacy-action
branch
from
July 3, 2023 21:16
bc4674e to
de1b89f
Compare
ntucker
force-pushed
the
remove-legacy-action
branch
from
July 3, 2023 21:32
de1b89f to
2811212
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BREAKING CHANGE: Middlewares may need updating.
Motivation
Consolidation around simplified actions based on endpoint
Solution
Remove:
core:
react:
Changed
Deprecate(core):
({controller}) => {}->(controller) => {}