Commit Graph

1871 Commits

Author SHA1 Message Date
Christoph Jerolimov 19d4ffcb15
plugin(npm): switch to workspace dependency ref and add another code owner (#1507)
* fix(npm): switch to workspace dependency ref
* fix(npm): add @karthikjeeyar as another codeowner

Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
2024-10-10 13:13:10 +01:00
Christoph Jerolimov ab4b7fd85d
plugin(npm): add/migrate new npm plugin (shows information for entities from npmjs.com) (#1485)
* plugin(npm): create new workspace
* plugin(npm): add backstage app
* plugin(npm): create new plugin
* plugin(npm): create/migrate npm plugin
* plugin(npm): show more information
* plugin(npm): add additional metadata
* plugin(npm): add api report
* plugin(npm): add knip report
* plugin(npm): add missing repository
* plugin(npm): add changeset to trigger initial release
* plugin(npm): open links in new tabs, added loading indicator and render errors

Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
2024-10-10 12:22:13 +01:00
Ian Bolton 1af9fb39af
feat(mta-plugins): Adds a suite of MTA Plugins (#1147)
* initial commit for adding MTA Plugins
* add changeset
* prettier fixes
* add api report scripts
* add missing report dependencies
* add reports
* package.json updates for api-report resolution
* yarn dedupe
* update yarn lock file
* fixup! API reports
* move to @backstage-community from @internal
* add Release tags
* add app-config.yaml file
* yarn backstage-cli repo fix --publish
* remove placeholder tests
* ensure clean working dir
* yarn install
* yarn lint fixes
* generate report changes
* yarn dedupe
* fix misformatted .gitignore to correctly ignore files
* update git cache post ignore update
* update changeset
* fixup! remove not published packages from changeset

Signed-off-by: Ian Bolton <ibolton@redhat.com>
2024-10-09 22:29:33 +01:00
Backstage Service Account 33c576727d
Version Packages (#1493)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-09 23:08:03 +05:30
Backstage Service Account 45072d017e
Version Packages (#1499)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-09 13:54:14 +02:00
Ben Lambert e20f9cf8c1
linkerd: Add support for new frontend system under `/alpha` (#1497)
* feat: add support for new frontend system

Signed-off-by: blam <ben@blam.sh>

* chore: add changeset

Signed-off-by: blam <ben@blam.sh>

---------

Signed-off-by: blam <ben@blam.sh>
2024-10-09 13:46:29 +02:00
Yash Oswal 9792d34d1b
chore: v1.31.3 version bump (#1483)
Signed-off-by: Yash Oswal <yashoswal18@gmail.com>
2024-10-08 22:06:18 +02:00
Backstage Service Account cd0275c61b
Version Packages (#1491)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-08 20:20:07 +01:00
Backstage Service Account 9c7b43eca4
Version Packages (#1490)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-08 20:19:34 +01:00
fvivas 10f4f46f83
Grafana - fix: AlertsCard - enable alertSelectorFromEntity can return string[] (#1455)
* fix: enable alertSelectorFromEntity can return string[]

Signed-off-by: Jose Vivas <fvivas.dev@gmail.com>

* fix: enable alertSelectorFromEntity can return string[]

Signed-off-by: Jose Vivas <fvivas.dev@gmail.com>

* plugin(bazaar): add a completed status for Bazaar Projects (#1456)

Adjusting default fixtures for more coverage

Signed-off-by: Rob Heckel <billabongrob@gmail.com>
Signed-off-by: Jose Vivas <fvivas.dev@gmail.com>

* Version Packages (#1462)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Jose Vivas <fvivas.dev@gmail.com>

* fix: enable alertSelectorFromEntity can return string[]. Upgrade quick-dryers-fix comment and doc updated

Signed-off-by: Jose Vivas <fvivas.dev@gmail.com>

* fix: enable alertSelectorFromEntity can return string[]. Upgrade quick-dryers-fix comment and doc updated

Signed-off-by: Jose Vivas <fvivas.dev@gmail.com>

---------

Signed-off-by: Jose Vivas <fvivas.dev@gmail.com>
Signed-off-by: Rob Heckel <billabongrob@gmail.com>
Co-authored-by: Rob Heckel <8441943+billabongrob@users.noreply.github.com>
Co-authored-by: Backstage Service Account <74306126+backstage-service@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-08 18:14:56 +02:00
Bethany Griggs a696ba29ef
plugin(jfrog-artifactory): initial migration of jfrog-artifactory plu… (#1349)
* plugin(jfrog-artifactory): initial migration of jfrog-artifactory plugin from janus-idp/backstage-plugins

The [jfrog-artifactory](https://github.com/janus-idp/backstage-plugins/tree/main/plugins/jfrog-artifactory) plugin from the [janus-idp/backstage-plugins](https://github.com/janus-idp/backstage-plugins) repository was migrated to the [community plugins](https://github.com/backstage/community-plugins/tree/main), based on commit 0c7c7f4a.
The migration was performed by following the manual migration steps outlined in the [Community Plugins CONTRIBUTING guide](https://github.com/backstage/community-plugins/blob/main/CONTRIBUTING.md#migrating-a-plugin).

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

* fixup! yarn repo fix

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

* meta: add CODEOWNER

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

* fixup! rename app-config.janus-idp.yaml

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

---------

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
2024-10-08 11:47:26 -04:00
sabrina-lo caa9401602
feat(tech-insights): ScorecardInfo description supports markdown syntax (#1473)
* feat(tech-insights): ScorecardInfo description supports markdown syntax

Signed-off-by: Sabrina Lo <sabrinalo42943@gmail.com>

* Update workspaces/tech-insights/.changeset/mighty-worms-fold.md

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>

---------

Signed-off-by: Sabrina Lo <sabrinalo42943@gmail.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-10-08 14:30:59 +00:00
Backstage Service Account d258e2e714
Version Packages (redhat-argocd) (#1486)
* Version Packages

* sync yarn.lock

Signed-off-by: Karthik Jeeyar <karthik@redhat.com>

---------

Signed-off-by: Karthik Jeeyar <karthik@redhat.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Karthik Jeeyar <karthik@redhat.com>
2024-10-08 19:01:48 +05:30
Backstage Service Account a1313aa3bf
v1.31.2 version bump (#1448)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Karthik Jeeyar <karthik@redhat.com>
2024-10-08 17:12:44 +05:30
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 dee6b20c3f
Version Packages (#1484)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-07 11:26:16 -05:00
Rui Fernandes 3fad54b07d
plugin(linguist): fix custom linguist options (#1476)
Signed-off-by: bitkill <1.ruifn@gmail.com>
2024-10-07 15:18:16 +00:00
Karthik Jeeyar e7fa71d637
plugin(redhat-argocd): clean up the dev environment and update docs (#1475)
Signed-off-by: Karthik Jeeyar <karthik@redhat.com>
2024-10-07 11:55:45 +01:00
Backstage Service Account 6ae92c0c94
Version Packages (#1482)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-07 11:29:55 +02:00
Jessica He 2a9ec07351
plugin(nexus-repository-manager): initial migration of plugin (#1336)
* plugin(nexus-repository-manager): initial migration of plugin

Signed-off-by: Jessica He <jhe@redhat.com>

* update references to janus-idp to backstage/community-plugins

Signed-off-by: Jessica He <jhe@redhat.com>

---------

Signed-off-by: Jessica He <jhe@redhat.com>
2024-10-07 11:06:36 +02:00
Backstage Service Account b65ce1178c
Version Packages (#1469)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-04 12:45:10 -05:00
Backstage Service Account d105d74651
Version Packages (#1472)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-03 19:42:49 +05:30
Heikki Hellgren 639cb05f42
feat(feedback): add support to integrate to backstage notifications (#1463)
This adds support to send notification to the entity (as in, its owner)
when a new feedback is given. Requires that notifications service is
installed in the application and enabled in the feedback configuration.

Closes #1460

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-10-03 13:25:49 +00:00
Skiepp 33065641e8
[Jenkins Backend Plugin] Fix regression https://github.com/backstage/… (#1457)
* [Jenkins Backend Plugin] Fix regression https://github.com/backstage/community-plugins/pull/796

Fix regression introduced by https://github.com/backstage/community-plugins/pull/796

Signed-off-by: Skiepp <skiepp93@hotmail.it>

* +changeset

Signed-off-by: Skiepp <skiepp93@hotmail.it>

* +changeset description

Signed-off-by: Skiepp <skiepp93@hotmail.it>

---------

Signed-off-by: Skiepp <skiepp93@hotmail.it>
2024-10-02 19:55:14 +00:00
Backstage Service Account 442793ced5
Version Packages (#1468)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-02 15:48:45 -04:00
Patrick Knight 94fb1a0f14
feat(scaffolder-relation)!: migrate to new backend and remove deprecations (#1459)
Signed-off-by: Patrick <pknight@redhat.com>
2024-10-02 15:41:38 -04:00
Backstage Service Account 6d66342b76
Version Packages (#1467)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-02 16:25:37 +01:00
backstage-goalie[bot] ee94c55e82
fix(deps): update dependency @redhat-developer/red-hat-developer-hub-theme to v0.2.0 (#1167)
* fix(deps): update dependency @redhat-developer/red-hat-developer-hub-theme to v0.2.0

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

* fix type errors

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

* add changeset

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

---------

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
Co-authored-by: Kashish Mittal <kmittal@redhat.com>
2024-10-02 11:05:30 -04: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 9328fa7ed0
Version Packages (#1462)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-02 12:17:52 +01:00
Rob Heckel 2873d5f08c
plugin(bazaar): add a completed status for Bazaar Projects (#1456)
Adjusting default fixtures for more coverage

Signed-off-by: Rob Heckel <billabongrob@gmail.com>
2024-10-02 12:00:22 +01:00
Backstage Service Account 34151892c0
Version Packages (#1454)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-29 16:43:21 +02:00
Backstage Service Account 3ef2d796f1
sonarqube - version:bump to v1.31.2 (#1365)
* v1.31.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-09-29 16:29:33 +02:00
Backstage Service Account 50e29b5232
Version Packages (#1453)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-28 20:11:45 +02:00
Backstage Service Account bfd6e5e1cb
Version Packages (#1452)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-28 20:08:49 +02:00
Backstage Service Account ae538e149d
v1.31.2 version bump (#1445)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-28 20:05:48 +02:00
Backstage Service Account 5e135ae360
Version Packages (#1451)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-28 20:00:28 +02:00
Backstage Service Account 349b788f4a
Version Packages (#1450)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-28 20:00:05 +02:00
Backstage Service Account b0984657cb
v1.31.2 version bump (#1444)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-28 19:59:40 +02:00
Backstage Service Account dfa83c7716
Version Packages (#1449)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-28 19:55:09 +02:00
Backstage Service Account 55969e3b7b
v1.31.2 version bump (#1442)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-28 19:53:53 +02:00
Backstage Service Account f885792983
v1.31.2 version bump (#1441)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-28 19:49:41 +02:00
Backstage Service Account 773297557b
Version Packages (#1439)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-28 19:45:21 +02:00
Backstage Service Account 60c0118c47
Version Packages (#1440)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-28 19:45:00 +02:00
Backstage Service Account e7d3465e7b
v1.31.2 version bump (#1446)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-28 19:44:40 +02:00
Backstage Service Account ecdd6da024
Version Packages (#1438)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-28 19:35:14 +02:00
Backstage Service Account d9eace1f36
v1.31.2 version bump (#1423)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-28 19:34:16 +02:00
Backstage Service Account 5cd8ddc1cd
v1.31.2 version bump (#1430)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-28 19:32:37 +02:00
Backstage Service Account 983027db31
Version Packages (#1437)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-28 19:29:48 +02:00