Skip to content

Releases: RoadieHQ/roadie-backstage-plugins

release-2024-07-26

26 Jul 07:37
c5af1c5
Compare
Choose a tag to compare

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

  • b98545b: To be more consistent with the character casing used throughout the rest of the plugin's exports, the API ref is now exported as buildkiteApiRef (rather than buildKiteApiRef). To preserve backwards compatibility, the original export, buildKiteApiRef, is also exported.

release-2024-07-25.1

25 Jul 10:10
d9b7bd1
Compare
Choose a tag to compare

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

@roadiehq/[email protected]

Patch Changes

@roadiehq/[email protected]

Patch Changes

@roadiehq/[email protected]

Patch Changes

  • 9768baa: Added config parameter ai.embeddings.concurrencyLimit for limiting concurrency during creating TechDocs embeddings
  • ed73691: Added source all for querying all sources simultaneously
  • 9768baa: Renamed type SplitterOptions to AugmentationOptions
  • Updated dependencies [ed73691]

@roadiehq/[email protected]

Patch Changes

  • ed73691: Added source all for querying all sources simultaneously

@roadiehq/[email protected]

Patch Changes

@roadiehq/[email protected]

Patch Changes

  • ed73691: Added source all for querying all sources simultaneously

release-2024-07-25

25 Jul 07:55
4d98326
Compare
Choose a tag to compare

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

  • bbf7702: Added support for TechDocs

@roadiehq/[email protected]

Patch Changes

  • bbf7702: Added a dropdown for selecting a source
  • 1e749b8: Added optional property title to component RagModal

release-2024-07-18

18 Jul 14:00
60cef65
Compare
Choose a tag to compare

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

  • 4710888: Relax validation on params to allow an array of key-value pairs to be used as query params. Expands the usage to support params with duplicate keys.

release-2024-07-17.1

17 Jul 11:41
4cf5400
Compare
Choose a tag to compare

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

  • 4c9de97: Allow label values to be mapped in a custom way.

release-2024-07-17

17 Jul 07:06
9646691
Compare
Choose a tag to compare

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

  • 5b85b8d: fix: update argo project payload to match spec for update argo project

[email protected]

Patch Changes

release-2024-07-12

12 Jul 11:35
ff4d0f7
Compare
Choose a tag to compare

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

  • dbbc2bf: I updated the frontend plugin for GitHub pull request statistics in the @roadie repository to reflect the Average Coding Time of PRs. Additionally, I excluded bot users from the calculations, as their inclusion was skewing the results.

release-2024-07-11.1

11 Jul 14:44
8a1e9ab
Compare
Choose a tag to compare

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

  • bbe1d67: Add more sanitization to AWS tags to labels functionality

release-2024-07-11

11 Jul 12:34
c27fa68
Compare
Choose a tag to compare

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

  • f5e7e5f: Address issue #1459 by supporting the ability to optionally restrict the Buildkite builds table to only display builds of a particular branch, as specified by an optional buildkite.com/branch entity annotation.

release-2024-07-10

10 Jul 13:20
501a183
Compare
Choose a tag to compare

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

  • ace4e5a: Add label value/key sanitization to remove trailing unsupported characters.