Commit Graph

6 Commits

Author SHA1 Message Date
Backstage Service Account ac8391fd93
Version Packages (#4708)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-07-24 07:13:38 -05:00
Backstage Service Account ad891242f9
amplication - version:bump to v1.40.2 (#4503)
* v1.40.2 version bump
* Manual changes for release

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-07-23 10:37:42 +01:00
Kashish Mittal 7c56d99f8a
include knip report checks in ci (#4046)
* include knip report checks in ci

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* add logs to debug workflow

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* fix workflow

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* regen knip reports

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* ignore prettier for  knip-report.md

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* add build:knip-reports script to all workspaces

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

---------

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-02 13:29:06 -04:00
Beth Griggs 491247a29f workspaces: add Node.js 22 to engines field across all workspaces
Manually updates the "engines" field of all workspace package.json files
to include Node.js 22. This intentionally replaces part of the generated
rennovate PR which attempted to globally replace rather than add Node.js
22 to the engines field.

For both community-plugins-maintainers and sda-se-reviewers owned
workspaces Node.js 18 is removed.

Note that this is only updates the workspace package.json - therefore it
should not impact end users installing plugins.

Refs: https://github.com/backstage/community-plugins/pull/2403
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
2025-04-17 15:21:51 +01:00
Backstage Service Account c5092923e9
Version Packages (#3176)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-07 00:12:36 +00:00
Itai Nathaniel 9b6048a045
plugin(amplication): add Amplication plugins to community plugins (#2919)
* merge branch 'backstage:main' into main
* feat: add Amplication plugins for Backstage catalog and scaffolder
* chore: Remove trailing whitespace in Amplication catalog-info.yaml
* feat: add amplication backend modules for Backstage catalog and scaffolder
* chore: add repository and backstage configuration to Amplication backend modules
* test: simplify AmplicationTemplatesProcessor test entities and assertions
* test: remove unused imports from AmplicationTemplatesProcessor test
* docs: update Amplication plugin documentation and refactor processor
* fix: Remove unnecessary error logging in Amplication template scaffolding

Signed-off-by: Itai Nathaniel <itainathaniel@gmail.com>
2025-03-07 00:05:11 +00:00