Releases: RoadieHQ/roadie-backstage-plugins
release-2025-01-27
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@roadiehq/[email protected]
Minor Changes
- 7d8ea53: export EntityTransformer types, including example factory usage
release-2025-01-22
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@roadiehq/[email protected]
Patch Changes
- 0a4cf09: Update common auth lib
@roadiehq/[email protected]
Patch Changes
- 0a4cf09: Update common auth lib
@roadiehq/[email protected]
Patch Changes
- 0a4cf09: Update common auth lib
release-2025-01-21.4
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@roadiehq/[email protected]
Patch Changes
- 3537934: Modify published package to point to the correct entry file.
release-2025-01-21.3
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@roadiehq/[email protected]
Minor Changes
- e9c26c6: Update scaffolder packages, tidy up some imports
@roadiehq/[email protected]
Minor Changes
- e9c26c6: Update scaffolder packages, tidy up some imports
@roadiehq/[email protected]
Minor Changes
- e9c26c6: Update scaffolder packages, tidy up some imports
@roadiehq/[email protected]
Minor Changes
- e9c26c6: Update scaffolder packages, tidy up some imports
@roadiehq/[email protected]
Minor Changes
- e9c26c6: Update scaffolder packages, tidy up some imports
@roadiehq/[email protected]
Patch Changes
- e9c26c6: Update scaffolder packages, tidy up some imports
- Updated dependencies [e9c26c6]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Patch Changes
- e9c26c6: Update scaffolder packages, tidy up some imports
- Updated dependencies [e9c26c6]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Patch Changes
- e9c26c6: Update scaffolder packages, tidy up some imports
@roadiehq/[email protected]
Patch Changes
- e9c26c6: Update scaffolder packages, tidy up some imports
[email protected]
Minor Changes
- e9c26c6: Update scaffolder packages, tidy up some imports
Patch Changes
- Updated dependencies [e9c26c6]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
release-2025-01-21.2
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@roadiehq/[email protected]
Major Changes
- 1dd9384: Release GH auth utils first version.
@roadiehq/[email protected]
Patch Changes
- Updated dependencies [1dd9384]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Patch Changes
- Updated dependencies [1dd9384]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Patch Changes
- Updated dependencies [1dd9384]
- @roadiehq/[email protected]
release-2025-01-21.1
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@roadiehq/[email protected]
Minor Changes
- 5dba102: Create a shareable package to manage GitHub plugins auth state. This allows plugins using GitHub OAuth to use common functionality to show/hide components based on logged in scopes and urls
Patch Changes
- Updated dependencies [5dba102]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Minor Changes
- 5dba102: Create a shareable package to manage GitHub plugins auth state. This allows plugins using GitHub OAuth to use common functionality to show/hide components based on logged in scopes and urls
Patch Changes
- Updated dependencies [5dba102]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Minor Changes
- 5dba102: Create a shareable package to manage GitHub plugins auth state. This allows plugins using GitHub OAuth to use common functionality to show/hide components based on logged in scopes and urls
Patch Changes
- Updated dependencies [5dba102]
- @roadiehq/[email protected]
@roadiehq/[email protected]
Minor Changes
- 5dba102: Create a shareable package to manage GitHub plugins auth state. This allows plugins using GitHub OAuth to use common functionality to show/hide components based on logged in scopes and urls
release-2025-01-21
Create a shareable package to manage GitHub plugins auth state. This allows plugins using GitHub OAuth to use common functionality to show/hide components based on logged in scopes and urls
✔️ Checklist
- Added tests for new functionality and regression tests for bug fixes
- Added changeset (run
yarn changeset
in the root) - [n/a] Screenshots of before and after attached (for UI changes)
- [n/a] Added or updated documentation (if applicable)
release-2025-01-16
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@roadiehq/[email protected]
Patch Changes
- 7cd4044: Modify login functionality to allow logging in using the Sign In button.
@roadiehq/[email protected]
Patch Changes
- 7cd4044: Modify login functionality to allow logging in using the Sign In button.
@roadiehq/[email protected]
Patch Changes
- 7cd4044: Modify login functionality to allow logging in using the Sign In button.
release-2025-01-13
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@roadiehq/[email protected]
Major Changes
-
6e4add9: BREAKING: Needs SCM auth API to be configured in the application.
Migrate to use SCM auth instead of direct GitHub to allow possibility to work with multiple GitHub integrations at once.
This will work automatically if
ScmAuth.createDefaultApiFactory()
is used when APIs registered. If not, you need to register an implementation ofscmAuthApiRef
as documented in: https://backstage.io/docs/auth/#custom-scmauthapi-implementation.
@roadiehq/[email protected]
Major Changes
-
6e4add9: BREAKING: Needs SCM auth API to be configured in the application.
Migrate to use SCM auth instead of direct GitHub to allow possibility to work with multiple GitHub integrations at once.
This will work automatically if
ScmAuth.createDefaultApiFactory()
is used when APIs registered. If not, you need to register an implementation ofscmAuthApiRef
as documented in: https://backstage.io/docs/auth/#custom-scmauthapi-implementation.
@roadiehq/[email protected]
Major Changes
-
6e4add9: BREAKING: Needs SCM auth API to be configured in the application.
Migrate to use SCM auth instead of direct GitHub to allow possibility to work with multiple GitHub integrations at once.
This will work automatically if
ScmAuth.createDefaultApiFactory()
is used when APIs registered. If not, you need to register an implementation ofscmAuthApiRef
as documented in: https://backstage.io/docs/auth/#custom-scmauthapi-implementation.
[email protected]
Patch Changes
- Updated dependencies [6e4add9]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
- @roadiehq/[email protected]
release-2024-12-30
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@roadiehq/[email protected]
Minor Changes
- dc75951: add support to handle multiple documents in yaml file