Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions workspaces/orchestrator/.changeset/fresh-swans-complain.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions workspaces/orchestrator/.changeset/rhidp-9861-tests.md

This file was deleted.

6 changes: 0 additions & 6 deletions workspaces/orchestrator/.changeset/shiny-eggs-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions workspaces/orchestrator/.changeset/tame-dragons-begin.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-backend-module-loki

## 1.3.2

### Patch Changes

- Updated dependencies [b2307f3]
- Updated dependencies [e1a86f0]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.3.2

## 1.3.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-backend-module-loki",
"version": "1.3.1",
"version": "1.3.2",
"license": "Apache-2.0",
"description": "The loki backend module for the orchestrator plugin.",
"main": "src/index.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-backend

## 8.10.2

### Patch Changes

- b2307f3: The updated overview of a workflow will have the availability property if the isAvailable prop is false
- e1a86f0: return total count as a parameter for the instances
- Updated dependencies [b2307f3]
- Updated dependencies [e1a86f0]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.3.2

## 8.10.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-backend",
"version": "8.10.1",
"version": "8.10.2",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## @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)

## 3.7.2

### Patch Changes

- b2307f3: The updated overview of a workflow will have the availability property if the isAvailable prop is false
- e1a86f0: return total count as a parameter for the instances

## 3.7.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-common",
"version": "3.7.1",
"version": "3.7.2",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-form-api

## 2.8.2

### Patch Changes

- Updated dependencies [b2307f3]
- Updated dependencies [e1a86f0]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2

## 2.8.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-form-api",
"description": "library for orchestrator form api, enabling creating a factory to extend the workflow execution form",
"version": "2.8.1",
"version": "2.8.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-form-react

## 2.9.2

### Patch Changes

- Updated dependencies [b2307f3]
- Updated dependencies [e1a86f0]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.8.2

## 2.9.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-form-react",
"description": "Web library for the orchestrator-form plugin",
"version": "2.9.1",
"version": "2.9.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets

## 1.11.2

### Patch Changes

- Updated dependencies [b2307f3]
- Updated dependencies [e1a86f0]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.8.2
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.9.2

## 1.11.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets",
"version": "1.11.1",
"version": "1.11.2",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-node

## 1.3.2

### Patch Changes

- Updated dependencies [b2307f3]
- Updated dependencies [e1a86f0]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2

## 1.3.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-node",
"version": "1.3.1",
"version": "1.3.2",
"license": "Apache-2.0",
"description": "Node.js library for the orchestrator plugin",
"main": "src/index.ts",
Expand Down
17 changes: 17 additions & 0 deletions workspaces/orchestrator/plugins/orchestrator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator

## 5.9.0

### Minor Changes

- 2fd75ad: Improve Orchestrator UI for workflows, runs, and workflow details, and place the sidebar item under Administration.

### Patch Changes

- 06755cb: Use instance `totalCount` from the API for the All runs tab title and pagination instead of the current page size.
- e2df0a3: Show unavailable workflow error details in tooltips and disable run actions when a workflow is not available.
- de71949: Add frontend unit test coverage for orchestrator hooks and status components, and harden the status indicator fallback for unknown states.
- Updated dependencies [b2307f3]
- Updated dependencies [e1a86f0]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.8.2
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.9.2

## 5.8.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator",
"version": "5.8.1",
"version": "5.9.0",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator

## 1.6.2

### Patch Changes

- c7f0beb: Added unit test coverage for orchestrator scaffolder actions and fixed token fallback logic.
- Updated dependencies [b2307f3]
- Updated dependencies [e1a86f0]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2

## 1.6.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator",
"description": "The orchestrator module for @backstage/plugin-scaffolder-backend",
"version": "1.6.1",
"version": "1.6.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down