Backstage Service Account
ccb1ced3f4
Version Packages ( #4326 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-23 09:50:55 -04:00
Kashish Mittal
6a59fcf183
clean-up: remove support and lifecycle keywords from some plugins ( #4302 )
...
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-23 09:19:37 -04:00
Backstage Service Account
d799187823
Version Packages ( #4274 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-16 22:11:07 +01:00
Backstage Service Account
698f577f9b
scaffolder-backend-module-kubernetes - version:bump to v1.39.0 ( #4192 )
...
* v1.39.0 version bump
* Use zod validation
* fix(kubernetes-action): update api reports
Signed-off-by: Patrick <pknight@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dominika Zemanovicova <dzemanov@redhat.com>
Co-authored-by: Patrick <pknight@redhat.com>
2025-06-16 21:31:39 +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
Backstage Service Account
6c6e73a301
Version Packages ( #3941 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-14 02:25:02 +01:00
Nick Boldt
475b232977
plugin(scaffolder-kubernetes): remove support and lifecycle keywords in package.json ( #3939 )
...
* Update package.json - remove support and lifecycle keywords
Signed-off-by: Nick Boldt <nboldt@redhat.com>
2025-05-08 00:55:27 +01:00
Backstage Service Account
eca0a59216
scaffolder-backend-module-kubernetes - version:bump to v1.38.1 ( #3792 )
...
* v1.38.1 version bump
* manual updates to v1.38.1
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dominika Zemanovicova <dzemanov@redhat.com>
2025-04-25 14:28:27 +01: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
8622218459
Version Packages ( #3216 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-12 21:31:01 +00:00
Kashish Mittal
ed0156311a
clean-up: remove false positives from knip reports ( #3018 )
...
* clean-up: remove false positives from knip reports
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* yarn dedupe
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* fix tests
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* fix failing tests
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* yarn dedupe
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
---------
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-03-11 09:15:01 -05:00
Kashish Mittal
973a5efec7
clean-up: remove prettier as a devDependency from plugins ( #3012 )
...
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-03-11 09:08:46 -05:00
Dominika Zemanovicova
49562303f2
Intorduce secrets fields ( #3117 )
...
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
2025-03-06 12:08:45 +02:00
Backstage Service Account
dfdfe5b20a
Version Packages ( #3092 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-28 19:51:33 -06:00
Backstage Service Account
6f4321de07
v1.36.1 version bump ( #3087 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-28 18:47:38 -06:00
Backstage Service Account
c031d7539e
Version Packages ( #2928 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-17 22:08:49 +00:00
Oleksandr Andriienko
7bed8e07c9
fix(changeset): add missed changesets ( #2878 )
...
* fix(changeset): add missed changesets after pr: https://github.com/backstage/community-plugins/pull/2843
Add missed chagnesets for:
- ocm
- scaffolder-backend-module-kubernetes
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2025-02-17 21:44:31 +02:00
Juan Pablo Garcia Ripa
ddd2878e14
update yarn to v4 ( #2519 )
...
* add yarn update docs and script
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* update docs
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* add contributing note
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* update yarn to v4
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* update lockfile on every workspace
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* declare existing csstype resolutions
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* dedupe workspaces
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
* disable lint issues
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
---------
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2025-02-13 00:25:26 +01:00
Oleksandr Andriienko
f7581c249f
chore(dep): update k8s-client for ocm, k8s-scaffolder, topology, tekton plugins ( #2843 )
...
* chore(dep): update k8s-client for ocm and k8s scaffolder plugins
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* chore(dep): fix unit tests
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* chore(dep): update yarn.lock files
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* fix(rbac): update topology and tekton plugins
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* chore(dep): work on error handling
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* chore(dep): remove deps that break application startup
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* chore(dep): update react libs instead of removing
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
---------
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2025-02-12 17:33:14 +02:00
Backstage Service Account
8e84afdc8e
Version Packages ( #2726 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-01 14:09:08 -06:00
Backstage Service Account
ab886513ec
v1.35.1 version bump ( #2711 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-01 13:55:22 -06:00
Backstage Service Account
eff9c43edd
Version Packages ( #2215 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-12-24 14:47:11 -06:00
Backstage Service Account
c7d242b915
scaffolder-backend-module-kubernetes - version:bump to v1.34.2 ( #2368 )
...
* v1.34.2 version bump
* Manual changes
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
---------
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <awanlin@spotify.com>
2024-12-24 10:49:08 -06:00
backstage-goalie[bot]
0f5c451e26
chore(deps): update dependency prettier to v3.4.2 ( #2133 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2024-12-20 06:46:05 -06:00
backstage-goalie[bot]
40e2594817
chore(deps): update dependency msw to v1.3.5 ( #2146 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2024-12-19 08:55:24 -06:00
Backstage Service Account
1fea7954c5
Version Packages ( #2137 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-05 16:39:11 +00:00
Bethany Griggs
599be1ea0a
plugin(scaffolder-backend-module-kubernetes): initial migration of sc… ( #2090 )
...
* plugin(scaffolder-backend-module-kubernetes): initial migration of scaffolder-backend-module-kubernetes plugin
The `scaffolder-backend-module-kubernetes` plugin from the `janus-idp/backstage-plugins`
repository was migrated to `backstage/community-plugins`, based on commit
`9671df5d`.
The migration was performed by following the manual migration steps
outlined in the `Community Plugins CONTRIBUTING guide`.
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
* fixup!
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
* fixup! regen API reports
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
* fixup!
Co-authored-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
Signed-off-by: Bethany Griggs <bethanyngriggs@gmail.com>
* fixup!
Co-authored-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
Signed-off-by: Bethany Griggs <bethanyngriggs@gmail.com>
* fixup!
Co-authored-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
Signed-off-by: Bethany Griggs <bethanyngriggs@gmail.com>
---------
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
Signed-off-by: Bethany Griggs <bethanyngriggs@gmail.com>
Co-authored-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
2024-12-05 12:30:44 -04:00