Kashish Mittal
4b3653a816
plugin(rbac): clean up ( #2101 )
...
* plugin(rbac): clean up
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* add changeset
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
---------
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2024-12-06 15:23:28 -05:00
Axel Hecht
09548b105d
Dynamically compute the depth for fetch actions ( #1522 )
...
* Dynamically compute the depth for fetch actions
Signed-off-by: Axel Hecht <axel@pike.org>
* debug context
Signed-off-by: Axel Hecht <axel@pike.org>
* Use the right refs, and set output
Signed-off-by: Axel Hecht <axel@pike.org>
* Use graphql results to fetch
Signed-off-by: Axel Hecht <axel@pike.org>
* Fix GraphQL result
Signed-off-by: Axel Hecht <axel@pike.org>
---------
Signed-off-by: Axel Hecht <axel@pike.org>
2024-12-06 21:07:40 +01:00
Backstage Service Account
dbae4bf8ef
Version Packages ( #2138 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-06 21:05:09 +01:00
Backstage Service Account
43ed3e9627
Version Packages ( #2132 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-06 20:42:35 +01:00
Kashish Mittal
c046068ae2
plugin(scaffolder-backend-module-sonarqube): clean up ( #2104 )
...
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2024-12-06 11:16:40 -08:00
Andre Wanlin
9265e67583
Deprecated `createRouter` and its router options in favour of the new backend system. ( #2048 )
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-12-06 11:15:53 -08:00
backstage-goalie[bot]
a2e396485e
fix(deps): update dependency @backstage/plugin-scaffolder-node [security] ( #2127 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
Co-authored-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-12-06 19:05:12 +00:00
backstage-goalie[bot]
aa02f04371
chore(deps): update dependency @playwright/test to v1.49.0 ( #2100 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2024-12-06 10:49:42 -08:00
Christoph Jerolimov
a3ff5d60b0
chore: update codeowners for acr, npm, ocm, quay, rbac, redhat-argocd, tekton and topology ( #2094 )
...
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
2024-12-06 12:21:05 +00:00
Kashish Mittal
74902d9a18
plugin(keycloak): clean up ( #2055 )
...
* plugin(keycloak): clean up
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* remove unnecessary files
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* add changeset
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
* fix prettier issues
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
---------
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2024-12-05 19:31:26 +00: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
Backstage Service Account
a90a6053be
Version Packages ( #2136 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-05 16:38:30 +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
Bethany Griggs
b6fe90ff6e
plugin(scaffolder-backend-module-annotator): initial migration of sca… ( #2120 )
...
* plugin(scaffolder-backend-module-annotator): initial migration of scaffolder-backend-module-annotator plugin
The `scaffolder-backend-module-annotator` plugin from the `janus-idp/backstage-plugins`
repository was migrated to the 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! API reports
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
---------
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
2024-12-05 12:30:30 -04:00
backstage-goalie[bot]
6cc6e634d8
fix(deps): update dependency @azure/identity to v4.5.0 ( #1758 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2024-12-04 23:03:51 +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
Paul Schultz
5e104df822
chore: add merge strategy section to contributing guide ( #2128 )
...
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2024-12-03 11:43:59 -04:00
Backstage Service Account
7d44c33b4d
Version Packages ( #2124 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-03 14:58:54 +00:00
Backstage Service Account
3c0c5165db
Version Packages ( #2123 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-03 14:58:08 +00:00
backstage-goalie[bot]
7843798c55
Update dependency qs to v6.13.1 ( #2035 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2024-12-03 15:42:12 +01:00
Andre Wanlin
9004ac1a88
mta - Deprecated legacy backend ( #2052 )
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-12-03 15:40:06 +01:00
Andre Wanlin
3500d7108d
jenkins - Deprecated legacy backend ( #2050 )
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-12-03 15:28:52 +01:00
Andre Wanlin
00f3ac095f
explore - Deprecated legacy backend ( #2047 )
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-12-03 15:21:36 +01:00
Backstage Service Account
f0147e9abc
Version Packages ( #2119 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-01 12:17:37 -06:00
Backstage Service Account
0c8626ca55
Version Packages ( #2118 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-01 12:17:29 -06:00
Backstage Service Account
48104839e0
Version Packages ( #2117 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-01 12:17:03 -06:00
Backstage Service Account
2a6acad242
Version Packages ( #2116 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-01 12:16:49 -06:00
Backstage Service Account
e3efc88329
Version Packages ( #2115 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-01 12:16:42 -06:00
Backstage Service Account
857696301f
Version Packages ( #2114 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-01 12:16:30 -06:00
Backstage Service Account
d71a234f82
Version Packages ( #2113 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-01 12:16:20 -06:00
Backstage Service Account
67422afff1
Version Packages ( #2112 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-01 12:16:11 -06:00
Andre Wanlin
1f907f2d5f
badges - Deprecated legacy backend ( #2044 )
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-12-01 12:04:21 -06:00
Andre Wanlin
ca201c4aef
blackduck - Deprecated legacy backend ( #2045 )
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-12-01 12:03:25 -06:00
Andre Wanlin
37bd870128
code-coverage - Deprecated legacy backend ( #2046 )
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-12-01 12:03:11 -06:00
Andre Wanlin
fe5f938175
lighthouse - Deprecated legacy backend ( #2051 )
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-12-01 12:03:02 -06:00
Andre Wanlin
8e1d040a85
Deprecated legacy backend ( #2043 )
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-12-01 12:02:55 -06:00
Andre Wanlin
21014532bf
azure-sites - Deprecated legacy backend ( #2042 )
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-12-01 12:02:49 -06:00
Backstage Service Account
067af9a780
linguist - version:bump to v1.33.5 ( #2110 )
...
* v1.33.5 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-12-01 12:01:57 -06:00
Backstage Service Account
7ce46dc0f6
azure-devops - version:bump to v1.33.5 ( #2109 )
...
* v1.33.5 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-12-01 12:00:52 -06:00
Backstage Service Account
0efe31b1d8
Version Packages ( #2108 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-29 14:09:32 -06:00
Arshad Kazmi
6cd4e02073
Fix broken docker hub url ( #1951 )
...
* Fix broken docker hub url
Signed-off-by: Arshad Kazmi <arshadkazmi42@gmail.com>
* Added changeset
Signed-off-by: Arshad Kazmi <arshadkazmi42@gmail.com>
---------
Signed-off-by: Arshad Kazmi <arshadkazmi42@gmail.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-11-29 19:48:16 +00:00
Backstage Service Account
10cbe770c8
Version Packages ( #2107 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-29 13:27:06 -06:00
Andre Wanlin
d71fade049
Azure DevOps - Revert MUI v5 Migration ( #2095 )
...
* Revert "Azure DevOps - Migrated to MUI v5 (#1805 )"
This reverts commit c5283ca1b3 .
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
* Revert "fix(azure-devops): corrected api report (#1871 )"
This reverts commit 1fbf57e088 .
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
* Added changeset
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
---------
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-11-29 13:01:05 -06:00
Backstage Service Account
57d34dc199
Version Packages ( #2106 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-29 18:07:11 +00:00
Kashish Mittal
378ca223e6
plugin(jfrog-artifactory): clean up ( #2083 )
...
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2024-11-29 17:57:24 +00:00
Backstage Service Account
8001e88284
Version Packages ( #2096 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-29 07:35:01 -06:00
backstage-goalie[bot]
dd8f9e442d
chore(deps): update dependency @types/react to v18.3.12 ( #1949 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2024-11-29 07:03:05 -06:00
Backstage Service Account
2a72e296a7
Version Packages ( #1981 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-28 14:44:03 +01:00
Backstage Service Account
f45508bbc0
Version Packages ( #2091 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-28 13:15:42 +01:00