Commit Graph

54 Commits

Author SHA1 Message Date
Backstage Service Account 2a02d5c7af
Version Packages (#4064)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-30 10:17:59 -04:00
Jef Willems 321413cb2c
3scale: Use existing owner and system config to ingest entities (#4024)
* feat: use the existing config to add system and owner names

Signed-off-by: Jefwillems <jefwillems100@gmail.com>

* test: add test for changes

Signed-off-by: Jefwillems <jefwillems100@gmail.com>

* chore: add changeset

Signed-off-by: Jefwillems <jefwillems100@gmail.com>

* chore: add documentation

Signed-off-by: Jefwillems <jefwillems100@gmail.com>

---------

Signed-off-by: Jefwillems <jefwillems100@gmail.com>
2025-05-30 10:05:55 -04:00
Backstage Service Account 19ddb7837c
Version Packages (#3817)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-23 15:03:19 +03:00
Backstage Service Account 5447deb9e0
3scale - version:bump to v1.38.1 (#3789)
* v1.38.1 version bump

* Manual updates to v1.38.1

Signed-off-by: Dominika Zemanovicova <dzemanov@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>
2025-04-23 14:29:21 +03: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 f98ca0d215
Version Packages (#3635)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-11 15:17:17 -04:00
Jef Willems f760ec9482
3scale-backend: catch errors per entity (#3545)
* catch errors per entity

Signed-off-by: Jefwillems <jefwillems100@gmail.com>

* Add changeset

Signed-off-by: Jefwillems <jefwillems100@gmail.com>

---------

Signed-off-by: Jefwillems <jefwillems100@gmail.com>
2025-04-11 10:42:25 -04:00
Backstage Service Account 3b80042db5
Version Packages (#3498)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-31 20:58:37 -04:00
Bethany Griggs f84ad73f84
chore: clean up historical references to vendor products and Janus (#3476)
Co-authored-by: Christoph Jerolimov <jerolimov@gmail.com>
Signed-off-by: Bethany Griggs <bethanyngriggs@gmail.com>
2025-03-29 13:00:42 +00:00
Backstage Service Account 14733fb5c7
Version Packages (#3234)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-13 15:57:43 +02:00
Backstage Service Account 61545533af
v1.36.1 version bump (#3146)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-13 15:42:49 +02: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
Juan Pablo Garcia Ripa d228bca7ea
Add license header (#2831)
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
Co-authored-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
2025-02-07 15:37:03 +00:00
Backstage Service Account 0882a824c8
Version Packages (#2788)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-03 15:10:02 +02:00
Oleksandr Andriienko 26f3add973
v1.35.0 version bump (#2635)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-02 11:06:23 -06:00
Andre Wanlin 82e09022c4
various - Removed backend import from alpha export (#2644)
* various - Remove backend import from alpha export

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

* mta corrections

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

---------

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
Co-authored-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
2025-02-01 18:37:28 +00:00
Backstage Service Account 982b3c7583
Version Packages (#2492)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-13 14:48:59 -05:00
Backstage Service Account da1a744f2c
3scale - version:bump to v1.34.2 (#2452)
* v1.34.2 version bump

* Remove Usages of @spotify/prettier-config

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

---------

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kashish Mittal <kmittal@redhat.com>
2025-01-13 12:46:56 -05:00
Christoph Jerolimov 3962c06d28
chore(3scale): remove unused dev dependencies (#2430) 2025-01-03 18:00:59 +01:00
Backstage Service Account 9253733a7d
Version Packages (#2130)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-04 19:37:58 +00:00
Kashish Mittal cf44ca33f0
plugin(3scale): clean up (#2059)
* plugin(3scale):clean up

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

* add changeset

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

* update api reports

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

---------

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2024-12-04 14:30:13 -05:00
Backstage Service Account b3a3c66f34
Version Packages (#2004)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-19 17:11:14 -06:00
backstage-goalie[bot] a6e850f3a7
chore(deps): update dependency msw to v1.3.5 (#1907)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2024-11-18 22:12:19 +01:00
Backstage Service Account 23112d33d5
Version Packages (#1837)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-05 12:27:07 -05:00
Christoph Jerolimov 3f84dd4424
refactor(3scale): remove @janus/idp-cli and dynamic plugin build step (#1790)
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
2024-11-05 12:01:50 -05: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] de05fd2005
chore(deps): update dependency msw to v1.3.4 (#1738)
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 17:01:44 -05:00
Backstage Service Account 3b9d97a149
Version Packages (#1576)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-18 18:17:46 -05:00
Backstage Service Account c143a75819
3scale - version:bump to v1.32.2 (#1574)
* 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-18 16:50:57 -05:00
Oleksandr Andriienko becad19a55
feat(3scale): add backstage example app for 3scale (#1268)
* feat(3scale): add backstage example app for 3scale

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* feat(3scale): handle code review feedback

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* feat(3scale): add changesets

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* feat(3scale): fix index.ts

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* feat(3scale): remove kubernetes frontend plugin

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* fix(3scale): remove permission frontend plugin

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* feat(3scale): remove tech doc plugin

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* feat(3scale): remove plugin-search from app

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* feat(3scale): remove docker file

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* feat(3scale): remove template

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* feat(3scale): remove changeset file

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* feat(3scale): dedupe yarn.lock

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* feat(3scale): added yarn fixes

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

---------

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
Co-authored-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
2024-10-07 20:38:27 -03:00
Backstage Service Account 02307e2ab3
Version Packages (#1466)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-02 15:32:34 +01:00
Oleksandr Andriienko d8c823820b
plugin(3scale): merge api docs for the same service (#1249)
* fix(3scale): merge api docs for the same service
* fix(3scale): merge API docs titles and descriptions
* fix(3scale): fix title bug, improve tests
* fix(3scale): add changeset
* fix(3scale): remove console.log
* fix(3scale): add license headers
* fix(3scale): remove not working tsc command, use build instead of it
* fix(3scale): dedupe 3scale yarn.lock file

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2024-10-02 15:22:31 +01:00
Backstage Service Account aa8b840cb6
Version Packages (#1345)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-26 01:18:41 +01:00
Kashish Mittal 577034b637
plugin(3scale): migrate to the new backend and remove deprecations (#1254)
* remove run.ts
* update dev/index.ts to use the new backend system
* remove the legacy dynamic plugin installer
* remove legacy backend references in README.md
* update src/alpha.ts
* migrate to the new backend and remove deprecations
* add changeset
* update dev/index.ts
* update api reports
* dedupe yarn.lock
* add dist-dynamic
* update package.json
* update eighty-suits-sell.md
* add type modifier to imports
* package.json updates
* update dist-dynamic
* yarn dedupe
* fix ci failures
* update workspaces/3scale/plugins/3scale-backend/src/providers/ThreeScaleApiEntityProvider.ts
* update api reports

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
Co-authored-by: Dominika Zemanovicova <36102317+dzemanov@users.noreply.github.com>
Co-authored-by: Paul Schultz <pschultz@pobox.com>
2024-09-25 23:26:57 +01:00
Vincenzo Scamporlino c66752de21 chore: add missing postinstall script
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-09-24 11:13:37 +02:00
Vincenzo Scamporlino dbff8a3cc9 3scale: fix linting issues
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-09-24 11:13:37 +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 c7ef92e796
Version Packages (#1300)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-23 17:15:16 +02:00
Backstage Service Account c6e87b8d44
3scale - version:bump to v1.31.1 (#1283)
* v1.31.1 version bump

* Updated API Report

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-09-23 16:11:50 +02:00
github-actions[bot] 8e7e8067c8 Version Packages 2024-08-27 19:17:42 +00:00
Nick Boldt 1de03cda27
Merge branch 'main' into renovate/janus-idp-cli-1.x
Signed-off-by: Nick Boldt <nboldt@redhat.com>
2024-08-27 16:15:38 -03: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] fc11836d81 Version Packages 2024-08-26 11:54:09 +00:00
Andre Wanlin 256713909c
Merge pull request #944 from backstage/renovate/major-test-packages
Update test packages (major)
2024-08-26 06:52:30 -05:00
github-actions[bot] 0df0ae0ab8 v1.30.2 version bump 2024-08-24 14:11:13 +00:00
backstage-goalie[bot] 235f5f41d4 Update test packages
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2024-08-23 19:26:52 +00:00
backstage-goalie[bot] ed69246e10 chore(deps): update dependency @janus-idp/cli to v1.13.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2024-08-22 16:11:30 +00:00
backstage-goalie[bot] 3b78f0c9fb
chore(deps): update dependency @spotify/prettier-config to v15 (#873)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2024-08-22 16:53:51 +01:00