Skip to content

Commit 11cf088

Browse files
Version Packages (#2149)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent af63a58 commit 11cf088

15 files changed

Lines changed: 78 additions & 69 deletions

workspaces/x2a/.changeset/blue-hoops-grow.md

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

workspaces/x2a/.changeset/clever-foxes-walk.md

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

workspaces/x2a/.changeset/dirty-lizards-crash.md

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

workspaces/x2a/.changeset/eager-rats-jam.md

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

workspaces/x2a/.changeset/jolly-lizards-heal.md

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

workspaces/x2a/.changeset/new-readers-open.md

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

workspaces/x2a/.changeset/proud-months-smash.md

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

workspaces/x2a/.changeset/puny-ants-grin.md

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

workspaces/x2a/.changeset/thin-tigers-slide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# @red-hat-developer-hub/backstage-plugin-x2a-backend
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 80da471: Initial commit
8+
9+
### Minor Changes
10+
11+
- 1ba6994: Implemented Job Resource with Kubernetes integration, including:
12+
- Job database table with phase tracking and project/module associations
13+
- REST API endpoints for running init/analyze/migrate/publish phases
14+
- Kubernetes Job and Secret resource management via KubeService
15+
- Two-secret architecture for project and job credentials
16+
- Configuration support via app-config.yaml with environment variable substitution
17+
- Default LLM_MODEL fallback constant
18+
19+
### Patch Changes
20+
21+
- 11cc305: Enables tests on both the SQLite and PostgreSQL.
22+
- c0449a6: The UI shows projects list with sorting and pagination.
23+
- 2cfc56c: Add configuration for GitHub auth provider in the DEV env
24+
- b3f7edd: Adding full Bacstage instance for development
25+
- 509b858: Adding pagination and filtering by permissions to the GET|POST /projects and GET /project/[id] endpoints.
26+
- aacc903: Added DB tables for Modules and Jobs.
27+
- Updated dependencies [80da471]
28+
- Updated dependencies [11cc305]
29+
- Updated dependencies [c0449a6]
30+
- Updated dependencies [2cfc56c]
31+
- Updated dependencies [b3f7edd]
32+
- Updated dependencies [509b858]
33+
- Updated dependencies [aacc903]
34+
- @red-hat-developer-hub/backstage-plugin-x2a-common@1.0.0

0 commit comments

Comments
 (0)