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/early-colts-care.md

This file was deleted.

6 changes: 0 additions & 6 deletions workspaces/orchestrator/.changeset/hidden-widget-gaps.md

This file was deleted.

5 changes: 0 additions & 5 deletions workspaces/orchestrator/.changeset/renovate-1ad40d4.md

This file was deleted.

5 changes: 0 additions & 5 deletions workspaces/orchestrator/.changeset/tall-games-fail.md

This file was deleted.

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

## 1.1.4

### Patch Changes

- Updated dependencies [5a9d9d8]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.5.3
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.1.3

## 1.1.3

### 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.1.3",
"version": "1.1.4",
"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,13 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-backend

## 8.7.3

### Patch Changes

- Updated dependencies [5a9d9d8]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.5.3
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.1.3

## 8.7.2

### 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.7.2",
"version": "8.7.3",
"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,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)

## 3.5.3

### Patch Changes

- 5a9d9d8: Updated dependency `@openapitools/openapi-generator-cli` to `2.30.2`.

## 3.5.2

### 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.5.2",
"version": "3.5.3",
"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-form-api

## 2.5.3

### Patch Changes

- Updated dependencies [5a9d9d8]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.5.3

## 2.5.2

### 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.5.2",
"version": "2.5.3",
"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-react

## 2.6.3

### Patch Changes

- 3d6415d: Avoid layout gaps for `ui:hidden` custom widgets by skipping grid items while
keeping hidden widgets mounted.
- Updated dependencies [5a9d9d8]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.5.3
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.5.3

## 2.6.2

### 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.6.2",
"version": "2.6.3",
"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,17 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets

## 1.8.0

### Minor Changes

- 775f8f9: Add NFS support in orchestrator and orchestarator-form-widget plugins

### Patch Changes

- Updated dependencies [5a9d9d8]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.5.3
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.5.3

## 1.7.3

### 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.7.3",
"version": "1.8.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,12 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-node

## 1.1.3

### Patch Changes

- Updated dependencies [5a9d9d8]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.5.3

## 1.1.2

### 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.1.2",
"version": "1.1.3",
"license": "Apache-2.0",
"description": "Node.js library for the orchestrator plugin",
"main": "src/index.ts",
Expand Down
15 changes: 15 additions & 0 deletions workspaces/orchestrator/plugins/orchestrator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator

## 5.6.0

### Minor Changes

- 775f8f9: Add NFS support in orchestrator and orchestarator-form-widget plugins

### Patch Changes

- 3988b16: prepopulate Execute Workflow form from URL query params
- Updated dependencies [3d6415d]
- Updated dependencies [5a9d9d8]
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.6.3
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.5.3
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.5.3

## 5.5.2

### 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.5.2",
"version": "5.6.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,12 @@
# @red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator

## 1.4.3

### Patch Changes

- Updated dependencies [5a9d9d8]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.5.3

## 1.4.2

### 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.4.2",
"version": "1.4.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down