Commit Graph

17055 Commits

Author SHA1 Message Date
github-actions[bot] 2fc17fb329 Version Packages (next) 2023-07-04 16:24:25 +00:00
Gustaf Lundh de61412375 Unprocessed Entities: Fix spacing for success message
Signed-off-by: Gustaf Lundh <gustaf.lundh@axis.com>
2023-07-04 16:43:59 +02:00
Ben Lambert 9b22ea5596 Merge pull request #18458 from dweber019/feat/missing-relation-warning
Implement missing related entities alert
2023-07-04 15:51:24 +02:00
Ben Lambert 0af3d78e5c Merge pull request #18399 from Zaperex/lighthouse
feat(lighthouse): add more verbose components for "no audits found" case
2023-07-04 15:28:38 +02:00
Ben Lambert 942cb3f81a Merge pull request #18496 from karthik-prabhu-k/master
Support for configuring Token Endpoint Auth Method for OIDC Provider
2023-07-04 11:17:52 +02:00
Ben Lambert 28ae2adcdd Merge pull request #18518 from adamdmharvey/adamdmharvey/k8s-drawer
chore(kubernetes): Make Pod Drawer headings consistent
2023-07-04 10:59:17 +02:00
Ben Lambert a12a9f147c Merge pull request #18445 from backstage/renovate/rc-progress-3.x
fix(deps): update dependency rc-progress to v3.4.2
2023-07-04 10:48:21 +02:00
blam bd82e8c018 chore: woops fix the additional char
Signed-off-by: blam <ben@blam.sh>
2023-07-04 10:45:28 +02:00
Ben Lambert be4d6aefbd Update provider.ts
Signed-off-by: Ben Lambert <ben@blam.sh>
2023-07-04 10:25:15 +02:00
Ben Lambert ec04fc53d5 Update provider.ts
Signed-off-by: Ben Lambert <ben@blam.sh>
2023-07-04 10:22:36 +02:00
Ben Lambert 024e62ee8e Merge pull request #18517 from adamdmharvey/adamdmharvey/k8s-deprecations
chore(kubernetes-backend): Replace reference to deprecated import
2023-07-03 16:17:48 +02:00
Ben Lambert 714a317e0d Merge pull request #18481 from backstage/orkohunter/catalog-import-fixes
catalog-import: Add a View Component button after registering a new component
2023-07-03 14:35:36 +02:00
Fredrik Adelöw 80205998d1 Merge pull request #18359 from backstage/freben/catalog-flake
run `deleteWithEagerPruningOfChildren` test without transactions
2023-07-03 13:44:46 +02:00
Himanshu Mishra 08b075b00a catalog-import: use type locally
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2023-07-03 15:40:10 +05:30
Patrik Oldsberg e8bdccc00c scaffolder-backend: add snyk ignore
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-07-02 19:04:10 +02:00
Adam Harvey e2299a6ff5 chore: Make headings consistent without trailing colon
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-07-01 10:26:44 -04:00
Adam Harvey 28ce7aef22 chore: Remove deprecated reference
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-07-01 10:08:35 -04:00
Himanshu Mishra 63e880700e do not export catalog-import
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2023-06-30 00:05:00 +05:30
Karthik Prabhu K c27ae5004f Support for configuring the desired Client Authentication Method for the token endpoint for the OIDC Provider
Signed-off-by: Karthik Prabhu K <karthik.prabhu.k@dell.com>
2023-06-29 22:00:57 +05:30
Ben Lambert 755e578c25 Merge pull request #18487 from philips-forks/markdownTheme
fix: Use themeable styling for markdown in `DescriptionFieldTemplate`
2023-06-29 12:19:29 +02:00
Ben Lambert 92beee3925 Merge pull request #18369 from angeliski/fix-multi-provider-event-handler
fix: update onRepoPush to drop events from different organizations
2023-06-29 12:10:23 +02:00
Ben Lambert 0e0c7d2602 Merge pull request #18479 from clanghout/patch-1
Fix install command in README for unprocessed-entities plugin
2023-06-29 12:02:48 +02:00
Ben Lambert 5287d9aa24 Merge pull request #18320 from awanlin/topic/implement-new-backend
Added support for new backend system (Azure DevOps, DevTools, and Linguist)
2023-06-29 11:54:52 +02:00
Ben Lambert 23a5bb23d4 Merge pull request #18467 from drodil/fix_home_cols
fix: missing breakpoints in columns of custom homepage grid
2023-06-29 10:46:03 +02:00
Ben Lambert c184183278 Merge pull request #18480 from philips-forks/master
sonarqube: Make default config optional
2023-06-29 10:44:06 +02:00
Heikki Hellgren b8ebd3d2e4 fix: missing breakpoints in columns of custom homepage grid
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-06-29 09:22:11 +03:00
Rogerio Angeliski b01b869d71 fix: update onRepoPush to drop events from different organizations Close #15878:
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2023-06-28 17:32:49 -03:00
Scott Guymer c8fd900afb fix: Use themeable styling for markdown
Signed-off-by: Scott Guymer <scott.guymer@philips.com>
2023-06-28 21:47:45 +02:00
Himanshu Mishra 71c1c639d6 catalog-import: api reports
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2023-06-28 22:09:56 +05:30
Chris Langhout a9b30f5538 Update README.md
fix install command

Signed-off-by: Chris Langhout <clanghout@users.noreply.github.com>
Signed-off-by: Chris Langhout <clanghout@bol.com>
2023-06-28 16:56:39 +02:00
Himanshu Mishra aca073bf92 catalog-import: fix tests
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2023-06-28 19:12:07 +05:30
Himanshu Mishra f1d27555ab catalog-import: Add a View Component CTA after finishing import
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2023-06-28 18:49:10 +05:30
Andre Wanlin 4716ef6c60 Removed package.json exports changes
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:01:23 -05:00
Andre Wanlin 3a861eb0ab Corrected README imports not to be from alpha
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:01:23 -05:00
Andre Wanlin 18520c4596 Fixed broken link
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:01:23 -05:00
Andre Wanlin cb33672100 Udpated api-report
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:01:23 -05:00
Andre Wanlin a9cadcc634 Updated READMEs
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:01:23 -05:00
Andre Wanlin c7f5324fa0 Changed @alpha to @public
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:01:21 -05:00
Andre Wanlin ae261e79d2 Added alpha support for new backend system
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:00:25 -05:00
Scott Guymer 027f7ff705 sonarqube: Make default config optional
Signed-off-by: Scott Guymer <scott.guymer@philips.com>
2023-06-28 14:41:07 +02:00
Himanshu Mishra 73076973ec catalog-import: replace Repository URL text with URL
Repository URL is confusing term as users often paste the link to a repository, while in most cases it's a link to the catalog-info.yaml path.

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2023-06-28 17:42:15 +05:30
Andre Wanlin 408c38e3e1 Corrected import not to be from alpha
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 06:46:14 -05:00
Andre Wanlin bc3b190685 Updated api-report
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 06:46:14 -05:00
Andre Wanlin 2bbdcb4154 Added support to Badges for new backend
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 06:46:14 -05:00
Elizabeth Hobbs 267396f45b Corrected the installation instructions for @backstage/plugin-catalog-unprocessed-entities
Signed-off-by: Elizabeth Hobbs <elizabeth.hobbs94@gmail.com>
Signed-off-by: Jason Nguyen <jsn.dev@outlook.com>

Co-authored-by: Jason Nguyen <jsn.dev@outlook.com>
2023-06-27 14:37:00 -07:00
Jamie Klassen 3fa7468371 Merge pull request #18288 from luchillo17/feat/BCKSTG-209-proxy-endpoint-supports-webso
feat(kubernetes-backend): Add WebSocket support to `kubernetes-backend` Proxy
2023-06-27 16:41:33 -04:00
David Weber 294b1629de fix: implement missing related entities
Signed-off-by: David Weber <david.weber@w3tec.ch>
2023-06-27 21:47:32 +02:00
Frank Kong b7a5ada23a Merge branch 'master' of https://github.com/backstage/backstage into lighthouse 2023-06-27 09:04:36 -04:00
github-actions[bot] d72e2eeba6 Version Packages (next) 2023-06-27 12:10:42 +00:00
Renan Mendes Carvalho dd7dfaa922 test(search): Move expectations inside waitFor
Signed-off-by: Renan Mendes Carvalho <aitherios@gmail.com>
2023-06-27 13:56:51 +02:00