Aramis Sennyey

Results 31 comments of Aramis Sennyey

@freben True, calling it out more clearly in the release notes/as a guide instead of introducing it as deprecated feels more intuitive. There's no current support and all we're saying...

The E2E test failure is definitely related to this work, > [yarn new --select plugin --option id=test].err: TypeError: actionFunc is not a function I'll investigate this week.

@Rugvip @taras I opened #22951 for just the Builds API piece of this. Would love feedback on what you'd like to see as part of that API and how you...

👋 , thanks for this! This is something that came up when I was implementing Backstage and has come up in various forms when I've chatted about search with different...

👋 , this would be really cool to have set up! Are you currently using `node-fetch` or experimental `fetch` in your plugin code? I raise this because, there's [some concern](https://github.com/backstage/backstage/pull/22658#discussion_r1475962316)...

👋 ! This one's tricky, both because of OpenAPI to JSON schema constraints (OpenAPI 3 is a subset of JSON Schema 5) and because of #20424. Depending on the default...

@jamieklassen Let me know if you run into any issues, happy to help further.

Thanks for this! Excited to see this moving forward. My PRs couldn't have come at a worse time 😅. Couple of comments that I didn't see fitting into the BEP...

@Rugvip I can only think of contrived examples, which might not be helpful. The core concern was lack of options for integrators to override overly restrictive plugin implementations. The solution...

@jcarres-mdsol You're early to the party 😁 , was planning to open this up on Monday. I'm expecting this PR to be 🌶️ , thanks for starting us out! My...