Commit Graph

27 Commits

Author SHA1 Message Date
Andre Wanlin 7bafbd4fc8
various workspaces - Added auto bump file (#5044)
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-08-25 07:29:45 -05:00
Backstage Service Account 1d51b5654e
Version Packages (#4978)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-08-15 16:17:39 +02:00
Gustaf Räntilä 7593e172ce
Fixed erroneous repository.url in some manage plugin packages (#4977)
* Fixed erroneous repository.url in some manage plugin packages

Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>

* Also fix repository.directory

Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>

---------

Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-08-15 16:05:55 +02:00
Backstage Service Account a65690c9bf
Version Packages (#4549)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-07-07 23:55:21 +02:00
backstage-goalie[bot] 3dbd2598ba
fix(deps): update dependency @backstage-community/plugin-tech-insights to ^0.6.0 (#4355)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2025-07-05 06:56:02 +02:00
Backstage Service Account 2574b50248
Version Packages (#4544)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-07-04 07:21:46 -05:00
Backstage Service Account ba844d0465
manage - version:bump to v1.40.2 (#4528)
* v1.40.2 version bump

* Manual changes for release

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>
2025-07-04 07:09:03 -05:00
Backstage Service Account 9165ed3c0b
Version Packages (#4383)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-07-01 20:24:41 +02:00
Gustaf Räntilä 6e2fffe091
Added Manage plugin backend (#4215)
* Added Manage plugin backend

Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>

* Packaging fixes

Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>

---------

Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-06-30 15:31:32 +02:00
Backstage Service Account 40d09a944b
Version Packages (#4372)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-25 22:36:30 +02:00
backstage-goalie[bot] 8d5505940a
fix(deps): update dependency @backstage-community/plugin-tech-insights-common to ^0.7.0 (#4358)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2025-06-25 22:14:07 +02:00
backstage-goalie[bot] 77eb6e6230
fix(deps): update dependency @backstage-community/plugin-tech-insights-backend-module-jsonfc to ^0.6.0 (#4357)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2025-06-24 23:57:57 +02: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 72079b1156
Version Packages (#3875)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-02 14:48:19 -05:00
Juan Pablo Garcia Ripa d8b448d4d8
[Manage] remove ManagePage padding (#3512) 2025-04-30 11:42:12 +02:00
backstage-goalie[bot] 45713e0d6e
fix(deps): update dependency @backstage-community/plugin-tech-insights-backend-module-jsonfc to ^0.5.0 (#3732)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2025-04-22 16:32:29 -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-goalie[bot] 00ba882f0b
Update dependency @backstage-community/plugin-tech-insights-backend-module-jsonfc to ^0.4.0 (#3373)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2025-03-23 12:44:52 -05:00
Backstage Service Account d4705018f6
Version Packages (#3427)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-22 17:28:52 -05:00
backstage-goalie[bot] 52c4fcefcb
Update dependency @backstage-community/plugin-tech-insights-common to ^0.5.0 (#3390)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2025-03-22 17:11:28 -05:00
Backstage Service Account 3ed726a241
Version Packages (#3380)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-22 14:34:21 -05:00
backstage-goalie[bot] af7cce1096
Update dependency @backstage-community/plugin-tech-insights to ^0.5.0 (#3345)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2025-03-22 19:19:00 +00:00
backstage-goalie[bot] 9d793eaf78
fix(deps): update dependency @backstage-community/plugin-github-actions to ^0.8.0 (#3243)
* fix(deps): update dependency @backstage-community/plugin-github-actions to ^0.8.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>

* Removed github actions plugin

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

---------

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <awanlin@spotify.com>
2025-03-21 23:04:09 +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
Backstage Service Account 50654cc624
Version Packages (#3143)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-11 10:59:38 +01:00
Gustaf Räntilä 7d08df0cdc
Fixed theming of the page header label and the organization view for groups (#2993)
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-03-05 16:46:23 +01:00
Gustaf Räntilä 78f2046a4e
New plugin workspace: manage (#2569)
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-02-24 21:27:07 +01:00