Skip to content

Commit d74f0bb

Browse files
Version Packages (#866)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 67a1615 commit d74f0bb

16 files changed

Lines changed: 50 additions & 40 deletions

File tree

workspaces/orchestrator/.changeset/four-swans-deliver.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

workspaces/orchestrator/.changeset/popular-walls-grab.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/.changeset/quick-birds-provide.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

workspaces/orchestrator/.changeset/renovate-3443f14.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

workspaces/orchestrator/.changeset/renovate-3e5d9bf.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/.changeset/selfish-shoes-agree.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/plugins/orchestrator-backend/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
### Dependencies
22

3+
## 6.0.3
4+
5+
### Patch Changes
6+
7+
- 4ecd9f0: Limit access to workflow instances to initiators only
8+
- 9bc8af0: remove failed nodes from previous executions/retriggers
9+
- 3b571b3: Updated dependency `@janus-idp/cli` to `3.6.1`.
10+
- 7509a73: skip cache availability check in selected functions
11+
- Updated dependencies [4ecd9f0]
12+
- Updated dependencies [9bc8af0]
13+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@1.27.3
14+
315
## 6.0.2
416

517
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-backend",
3-
"version": "6.0.2",
3+
"version": "6.0.3",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/orchestrator/plugins/orchestrator-common/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## @red-hat-developer-hub/backstage-plugin-orchestrator-common [1.13.1](https://github.com/janus-idp/backstage-plugins/compare/@red-hat-developer-hub/backstage-plugin-orchestrator-common@1.13.0...@red-hat-developer-hub/backstage-plugin-orchestrator-common@1.13.1) (2024-08-02)
22

3+
## 1.27.3
4+
5+
### Patch Changes
6+
7+
- 4ecd9f0: Limit access to workflow instances to initiators only
8+
- 9bc8af0: remove failed nodes from previous executions/retriggers
9+
310
## 1.27.2
411

512
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-common",
3-
"version": "1.27.2",
3+
"version": "1.27.3",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)