solimant
solimant
Closes #1999 ## ✅ Pull Request Checklist: - [X] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit tests and storybook for this change (for new...
https://github.com/careercup/ctci/blob/5f6b4594386bbef84ccc64d7a7d23c6bc895a03e/java/Chapter%208/Question8_4/Level.java#L46 If one or more spots fail, it seems to still decrease the number of available spots, and also doesn't free the spots that succeeded. This should be an "all-or-nothing"...
### Reasons for making this change The way `IdSchema` and `PathSchema` are defined results in reaching a conflicting type when the type argument passed to those types is of a...
Closes ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit tests and storybook for this change (for new...
@K-Phoen - please archive this repository in favor of https://github.com/procore-oss/backstage-plugin-announcements/. Thank you.
### 🔖 Feature description A Scaffolder backend client, similar to [`catalog-client`](https://github.com/backstage/backstage/blob/629612dd11636ff82cce943e727e608b8bd0d54a/packages/catalog-client/README.md), that can be imported and used on the backend. ### 🎤 Context We're looking to trigger (and possibly expose...
## Hey, I just made a Pull Request! Closes #23819 Server and client generated using: ``` yarn backstage-repo-tools package schema openapi generate --server --client-package plugins/scaffolder-common ``` #### :heavy_check_mark: Checklist -...
This PR addresses another aspect of an old issue (#691) mentioned in several comments starting [this one](https://github.com/tulios/kafkajs/issues/691#issuecomment-1867451185).