Commit Graph

52 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
James Andrew Vaughn 56382c80de
Remove `rollbar-backend` legacy backend (#4778)
* fix(rollbar-backend): use correct plugin id

The rollbar backend plugin did not have the id expected by
the frontend plugin and all rollbar to backend requests
failed.

Signed-off-by: James Andrew Vaughn <jamesvaughn@modethirteen.com>

* refactor(rollbar-backend)!: remove legacy backend support

BREAKING CHANGE: This removes the deprecated createRouter
interface. Going forward the rollbar backend plugin must be
registered using createBackendPlugin

Signed-off-by: James Andrew Vaughn <jamesvaughn@modethirteen.com>

---------

Signed-off-by: James Andrew Vaughn <jamesvaughn@modethirteen.com>
2025-08-22 14:39:55 -05:00
Backstage Service Account cb8ad5b897
Version Packages (#4534)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-07-04 07:19:40 -05:00
Backstage Service Account 583c7bd66b
rollbar - version:bump to v1.40.2 (#4524)
* 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:03:34 -05: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 8d13dcca4d
Version Packages (#3957)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-09 15:54:51 -05:00
Gaël G. 6c0f6ee354
Update README links to point to community-plugins repository (#3931)
Signed-off-by: gaelgoth <gothuey.gael@gmail.com>
2025-05-09 14:47:31 -05:00
Backstage Service Account 774f05be68
Version Packages (#3625)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-18 01:05:55 +00: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
Bethany Griggs 4aad9f369c
deps: remove unused devDependency `canvas` (#3565)
* deps: remove unused devDependency `canvas`

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>

* fixup! deps: remove unused devDependency `canvas`

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>

---------

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
2025-04-11 06:56:43 -05:00
Backstage Service Account 2dcb96798d
Version Packages (#3418)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-22 16:53:40 -05:00
Backstage Service Account 04862ec5be
v1.37.0 version bump (#3410)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-22 16:42:59 -05: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
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
Backstage Service Account 29418bbf97
Version Packages (#2777)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-02 11:02:30 -06:00
Backstage Service Account 5ac5c71b8c
v1.35.1 version bump (#2768)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-02 10:50:28 -06:00
Backstage Service Account a3a5eaa5ac
Version Packages (#2334)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-23 18:52:04 -06:00
Backstage Service Account 0aec63d5d5
rollbar - version:bump to v1.34.1 (#2321)
* v1.34.1 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-23 18:41:55 -06:00
Kashish Mittal c4c7903858
make knip a devDependency (#2025)
* move knip to devDependencies

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

* fix rbac ci failures

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

---------

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
2024-12-13 13:08:12 +01:00
Backstage Service Account 0610be006e
Version Packages (#1994)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-20 07:31:42 -06:00
Andre Wanlin 3a74e4b6ba
rollbar - Removed usages and references of `@backstage/backend-common` (#1956)
* rollbar - Removed usages and references of `@backstage/backend-common`

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

* Added error middleware

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

* Added deprecation

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

* Updated changeset and reports

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

---------

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-18 14:40:08 -06:00
Christoph Jerolimov e5cd1d3dea
chore(ci): ignore private repositories (esp. backstage app, backend) when release plugins (#1510)
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-11-04 16:48:25 +00:00
backstage-goalie[bot] b5bd560465
fix(deps): update dependency express [security] (#1733)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2024-10-23 13:32:02 +00:00
Backstage Service Account 6bae834bdc
Version Packages (#1685)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-19 15:38:36 -05:00
Backstage Service Account 5ae84d2f7b
rollbar - version:bump to v1.32.2 (#1669)
* v1.32.2 version bump

* Updated API Reports

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-10-19 15:32:38 -05:00
Backstage Service Account a8a90e2398
Version Packages (#1369)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-28 11:43:08 +02:00
Backstage Service Account d52fc2dd17
v1.31.2 version bump (#1361)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-28 10:37:29 +02:00
Vincenzo Scamporlino f9f17d39bc chore: fix workspace eslintrc files
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-09-24 11:13:37 +02:00
Backstage Service Account 0ebc4e8126
Version Packages (#1273)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-22 16:22:58 +02:00
Andre Wanlin b8152b4e9a
Removed standalone server and added dev index (#1180)
* Removed standalone server and added dev index

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

* Missing packages

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

* dedupe

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

---------

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-22 16:10:22 +02:00
Kashish Mittal 41a136a96e Fix duplicate packages in yarn.lock
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2024-08-26 19:11:06 -04:00
Kashish Mittal 465894b130 fixed prettier issues
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2024-08-26 18:42:50 -04:00
Kashish Mittal 2668efd60d added script to generate knip reports
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2024-08-26 18:20:13 -04:00
github-actions[bot] c000c3925a Version Packages 2024-08-24 14:56:44 +00:00
Andre Wanlin e34bde9017 Manual change
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-08-24 09:45:32 -05:00
github-actions[bot] e2fd153788 v1.30.2 version bump 2024-08-24 13:37:07 +00:00
github-actions[bot] b3417d325d Version Packages 2024-08-23 18:20:43 +00:00
backstage-goalie[bot] ae2ee8aaf4 chore(deps): update test packages
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2024-08-23 13:07:46 -05:00
Phil Kuang 554176526f chore(lint-staged): setup precommit hook
Signed-off-by: Phil Kuang <pkuang@factset.com>
2024-08-14 13:18:23 -04:00
github-actions[bot] 05d073edbd Version Packages 2024-07-20 13:40:26 +00:00
Andre Wanlin cf4ccc12ea Manual changes
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-19 15:34:58 -05:00
github-actions[bot] 0a523cb2fa v1.29.1 version bump 2024-07-19 20:03:18 +00:00
Renovate Bot 6117944fb6 chore(deps): update dependency @spotify/prettier-config to v15
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2024-04-29 10:35:01 +00:00
blam 0bb469a3c3 chore: fix ip dependency
Signed-off-by: blam <ben@blam.sh>
2024-04-24 14:29:23 +02:00
blam cdfc2e8305 chore: fix msql
Signed-off-by: blam <ben@blam.sh>
2024-04-24 14:23:51 +02:00
blam 3601a98c8d chore: fixing api-reports
Signed-off-by: blam <ben@blam.sh>
2024-04-23 11:58:56 +02:00
blam 1d665215ee chore: fix workspaces
Signed-off-by: blam <ben@blam.sh>
2024-04-23 11:58:28 +02:00
blam 3ed630a7cc chore: fix newline
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2024-04-23 11:58:28 +02:00
blam 6c0be994f2 chore: fix all workspaces to have api-reports
Signed-off-by: blam <ben@blam.sh>
2024-04-23 11:58:27 +02:00
renovate[bot] 65c60e930e
chore(deps): update dependency node-gyp to v10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 16:13:20 +00:00