Skip to content
Merged
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

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions workspaces/orchestrator/.changeset/light-turtles-juggle.md

This file was deleted.

5 changes: 0 additions & 5 deletions workspaces/orchestrator/.changeset/renovate-15c3148.md

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions workspaces/orchestrator/.changeset/version-bump-1-54-6.md

This file was deleted.

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

## 1.5.0

### Minor Changes

- 279803c: Backstage version bump to v1.54.6

### Patch Changes

- Updated dependencies [279803c]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.10.0
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.5.0

## 1.4.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.4.1",
"version": "1.5.0",
"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,18 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-backend

## 8.13.0

### Minor Changes

- 279803c: Backstage version bump to v1.54.6

### Patch Changes

- c7f1b5d: trim unused production exports and dead symbols
- Updated dependencies [279803c]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.10.0
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.5.0

## 8.12.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.12.1",
"version": "8.13.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,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.10.0

### Minor Changes

- 279803c: Backstage version bump to v1.54.6

## 3.9.0

### Minor 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.9.0",
"version": "3.10.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,16 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-form-api

## 2.11.0

### Minor Changes

- 279803c: Backstage version bump to v1.54.6

### Patch Changes

- Updated dependencies [279803c]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.10.0

## 2.10.0

### Minor 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.10.0",
"version": "2.11.0",
"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-react

## 2.12.0

### Minor Changes

- 279803c: Backstage version bump to v1.54.6

### Patch Changes

- Updated dependencies [279803c]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.10.0
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.11.0

## 2.11.0

### Minor 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.11.0",
"version": "2.12.0",
"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,19 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets

## 2.1.0

### Minor Changes

- 279803c: Backstage version bump to v1.54.6

### Patch Changes

- 0834ef8: Updated dependency `jsonata` to `^2.2.1`.
- Updated dependencies [279803c]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.10.0
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.11.0
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.12.0

## 2.0.0

### Major 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": "2.0.0",
"version": "2.1.0",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
11 changes: 11 additions & 0 deletions workspaces/orchestrator/plugins/orchestrator-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-node

## 1.5.0

### Minor Changes

- 279803c: Backstage version bump to v1.54.6

### Patch Changes

- Updated dependencies [279803c]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.10.0

## 1.4.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.4.1",
"version": "1.5.0",
"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

## 6.1.0

### Minor Changes

- 279803c: Backstage version bump to v1.54.6

### Patch Changes

- 99da62c: Fix All Runs table column order resetting to default after sorting. Dragged column positions are now preserved across sort and data refetch operations.
- 1e3a2fb: Fix Orchestrator empty state layout on wide viewports by targeting MuiGrid selectors instead of deprecated BackstageEmptyState class names.
- c7f1b5d: trim unused production exports and dead symbols
- 8e9abb8: Export named NFS extensions and add a Recipe A test so an unattached Workflows blueprint cannot pass silently.
- Updated dependencies [279803c]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.10.0
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.11.0
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.12.0

## 6.0.0

### Major 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": "6.0.0",
"version": "6.1.0",
"license": "Apache-2.0",
"main": "src/index.tsx",
"types": "src/index.tsx",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator

## 1.8.0

### Minor Changes

- 279803c: Backstage version bump to v1.54.6

### Patch Changes

- Updated dependencies [279803c]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.10.0

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