-
Notifications
You must be signed in to change notification settings - Fork 6.8k
feat(catalog): always use search for UrlReaderProcessor #28379
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(catalog): always use search for UrlReaderProcessor #28379
Conversation
Important This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior. Changed Packages
|
4fac26f
to
d8484a9
Compare
d8484a9
to
298b231
Compare
Is there anything I can do to move this forward? I wasn't able to attend the last framework SIG to talk about this PR 😞 I'd like to start adapting #28387 on top of this one but I can't start yet because we use it to patch our instance. Also it's becoming hard for us to keep them without conflicts and it makes the upgrading process a bit hard (as we have to patch 4 packages) Thanks! |
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.
apologies for the waiting time @tcardonne. Let's try to ship this asap
packages/backend-defaults/src/entrypoints/urlReader/lib/AwsS3UrlReader.ts
Show resolved
Hide resolved
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
58008fa
to
bcd6f2e
Compare
…rit, gitea and harness url readers Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
bcd6f2e
to
f5e3c09
Compare
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.
it looks good @tcardonne 👏
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.
Awesome stuff! 🎉 👌
Just a few small nits and we're good to ship
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
@Rugvip I resolved the few nits you mentioned, thanks for the feedback 🙏 There's failures in the CI but it doesn't seem related to this PR 🤔 |
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
8c506e2
to
bfa4ea9
Compare
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.
Awesome stuff, thank you! 😁 🎉
Thank you for contributing to Backstage! The changes in this pull request will be part of the |
Hey, I just made a Pull Request!
Copy of PR #27054 that was closed because it was stale. There's some context and discussions in it.
See comment by @Rugvip for the reasoning: #27054 (comment)
Closes #22504
Unblocks #25704
✔️ Checklist
Added or updated documentationScreenshots attached (for UI changes)Signed-off-by
line in the message. (more info)