-
Notifications
You must be signed in to change notification settings - Fork 197
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
feat(3scale)!: migrate to the new backend and remove deprecations #1254
Merged
Conversation
This file contains 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
Changed Packages
|
04kash
changed the title
feat(3scale): migrate to the new backend and remove deprecations
feat(3scale)!: migrate to the new backend and remove deprecations
Sep 19, 2024
workspaces/3scale/plugins/3scale-backend/src/providers/config.ts
Outdated
Show resolved
Hide resolved
workspaces/3scale/plugins/3scale-backend/src/providers/types.ts
Outdated
Show resolved
Hide resolved
workspaces/3scale/plugins/3scale-backend/src/providers/ThreeScaleApiEntityProvider.ts
Outdated
Show resolved
Hide resolved
workspaces/3scale/plugins/3scale-backend/dist-dynamic/config.d.ts
Outdated
Show resolved
Hide resolved
1 task
04kash
requested review from
Xantier,
a team,
andrewthauer,
yashoswalyo,
kuangp,
jmezach,
awanlin,
gregorytalita,
erikengervall,
alde and
backstage-service
as code owners
September 24, 2024 20:24
Thanks for the contribution! |
04kash
force-pushed
the
3scale-migration
branch
2 times, most recently
from
September 24, 2024 20:41
7cec455
to
da1422a
Compare
dzemanov
reviewed
Sep 25, 2024
workspaces/3scale/plugins/3scale-backend/src/providers/ThreeScaleApiEntityProvider.ts
Outdated
Show resolved
Hide resolved
schultzp2020
requested changes
Sep 25, 2024
workspaces/3scale/plugins/3scale-backend/dist-dynamic/README.md
Outdated
Show resolved
Hide resolved
schultzp2020
approved these changes
Sep 25, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/lgtm
@BethGriggs could you take a look and approve? |
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
…aleApiEntityProvider.ts Co-authored-by: Dominika Zemanovicova <[email protected]> Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
Co-authored-by: Paul Schultz <[email protected]> Signed-off-by: Kashish Mittal <[email protected]>
Co-authored-by: Paul Schultz <[email protected]> Signed-off-by: Kashish Mittal <[email protected]>
Signed-off-by: Kashish Mittal <[email protected]>
BethGriggs
force-pushed
the
3scale-migration
branch
from
September 25, 2024 22:06
7296e2c
to
52efc44
Compare
BethGriggs
approved these changes
Sep 25, 2024
karthikjeeyar
pushed a commit
to karthikjeeyar/community-plugins
that referenced
this pull request
Oct 28, 2024
…ackstage#1254) * remove run.ts * update dev/index.ts to use the new backend system * remove the legacy dynamic plugin installer * remove legacy backend references in README.md * update src/alpha.ts * migrate to the new backend and remove deprecations * add changeset * update dev/index.ts * update api reports * dedupe yarn.lock * add dist-dynamic * update package.json * update eighty-suits-sell.md * add type modifier to imports * package.json updates * update dist-dynamic * yarn dedupe * fix ci failures * update workspaces/3scale/plugins/3scale-backend/src/providers/ThreeScaleApiEntityProvider.ts * update api reports Signed-off-by: Kashish Mittal <[email protected]> Signed-off-by: Kashish Mittal <[email protected]> Co-authored-by: Dominika Zemanovicova <[email protected]> Co-authored-by: Paul Schultz <[email protected]>
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.
Hey, I just made a Pull Request!
✔️ Checklist
Signed-off-by
line in the message. (more info)