Commit Graph

20763 Commits

Author SHA1 Message Date
blam 98e369c316 chore: reworking redacting of secrets and updating deprecated use of logStream
Signed-off-by: blam <ben@blam.sh>
2024-03-11 16:20:06 +01:00
blam 4522e6ef02 chore: switch around how we setup the loggers
Signed-off-by: blam <ben@blam.sh>
2024-03-11 16:20:06 +01:00
blam abdfbf1a5d chore: install dep
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2024-03-11 16:20:06 +01:00
blam f02e445cf5 chore: use redactor
Signed-off-by: blam <ben@blam.sh>
2024-03-11 16:20:06 +01:00
blam 703ebc9767 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2024-03-11 15:53:20 +01:00
blam 617d2df982 chore: support unauthenticated request
Signed-off-by: blam <ben@blam.sh>
2024-03-11 15:46:31 +01:00
Mike Blockley 0bab667c3e Merge pull request #23337 from axiac/fix-entity-search-with-long-keys
fix(catalog-backend): ignore long key paths when building entity search
2024-03-11 10:22:58 -04:00
Fredrik Adelöw 502537089f Merge pull request #23470 from awanlin/topic/knip-devtools
Cleaned Up DevTools Knip Report
2024-03-11 15:08:14 +01:00
Fredrik Adelöw 4664ba5336 Merge pull request #23469 from awanlin/topic/knip-linguist
Cleaned Up Linguist Knip Report
2024-03-11 14:59:03 +01:00
Andre Wanlin 8b0026d659 Cleaned Up DevTools Knip Report
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-03-11 13:18:09 +01:00
Andre Wanlin 051fda1dfe Cleaned Up Linguist Knip Report
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-03-11 13:09:32 +01:00
Patrik Oldsberg a1240a7be6 Merge pull request #23270 from gusevda/increase-oidc-authenticator-request-timeout
Increase HTTP request timeout used by OIDC authenticator
2024-03-11 12:07:52 +01:00
Fredrik Adelöw 87e9ed3ccc Merge pull request #23349 from backstage/freben/knip
update all knip reports
2024-03-09 19:51:19 +01:00
Fredrik Adelöw 5341b8d3dd Merge pull request #23459 from Evernorth/kp/fix-github-actions-workflow-status-handling
Fixed WorkflowRunStatus component to handle skipped and cancelled status. Fixes #23257
2024-03-09 15:01:02 +01:00
Marek Libra 75f2d84069 feat: add "Save" action for notifications
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-03-09 13:46:41 +01:00
Fredrik Adelöw 7ee70ec47e Merge pull request #22876 from npiyush97/fix-18508
fix related to catalog import accepting invalid component name
2024-03-09 13:18:40 +01:00
kosukeKK be90610832 refactoring code
Signed-off-by: kosukeKK <koskacts@gmail.com>
2024-03-09 15:46:04 +09:00
Karthikeyan Perumal 692316d231 Fixed bug in WorkflowRunStatus component where skipped & cancelled status were shown as completed
Signed-off-by: Karthikeyan Perumal <7823084+karthikeyanjp@users.noreply.github.com>
2024-03-08 20:36:17 -06:00
Vincenzo Scamporlino 4682263fa3 Merge pull request #23451 from Thomgrus/feat/add-gitlab-issue-iid-output
feat(plugin-scaffolder-backend-module-gitlab): add gitlab issue iid i…
2024-03-08 16:12:57 +01:00
Thomas GRUSON c52c0247bb chore(plugin-scaffolder-backend-module-gitlab): update api doc
Signed-off-by: Thomas GRUSON <thomgrus@gmail.com>
2024-03-08 14:50:10 +01:00
Vincenzo Scamporlino 8ddbb49ef9 Merge pull request #23094 from seatgeek/jm-update-tech-radar-example
Changed timeline order in Tech Radar plugin snippet
2024-03-08 13:55:42 +01:00
Thomas GRUSON 6bfb7b1b5a feat(plugin-scaffolder-backend-module-gitlab): add gitlab issue iid in the output
Signed-off-by: Thomas GRUSON <thomgrus@gmail.com>
2024-03-08 12:35:20 +01:00
kosukeKK c6864cce72 fix test
Signed-off-by: kosukeKK <koskacts@gmail.com>
2024-03-08 18:29:35 +09:00
Marek Libra 3f0b8d8a3c Merge pull request #23351 from mareklibra/FLPATH-1004.sorting
feat: enable sorting of notifications
2024-03-08 09:59:56 +01:00
Aramis 9291354f99 rename count to totalItems
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-03-07 17:24:11 -05:00
Aramis 59bf5009a8 fix api report
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-03-07 17:24:11 -05:00
Aramis b4d3b5f880 add test for count
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-03-07 17:24:11 -05:00
Aramis 72b88270e0 feat(catalog): Add a title to the PaginatedCatalogTable.
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-03-07 17:24:11 -05:00
Andre Wanlin 0b120df27b Merge pull request #23097 from zeshanziya/home-page
Inconsistency in Styling and Title Visibility for Top Visited and Recently Visited Cards
2024-03-07 17:06:41 +01:00
kosukeKK 93acaade9a moved ScaffolderWizardContextMenu.tsx
Signed-off-by: kosukeKK <koskacts@gmail.com>
2024-03-07 22:37:50 +09:00
Valentin VĂLCIU fe56db5400 chore(catalog-backend): apply changes required on code review
* apply changes required on code review;
* rephrase the changeset description to be clearer;

Signed-off-by: Valentin VĂLCIU <axiac.ro@gmail.com>
2024-03-07 10:32:57 +02:00
kosukeKK 96511604f6 refactoring code
Signed-off-by: kosukeKK <koskacts@gmail.com>
2024-03-07 13:19:30 +09:00
Fredrik Adelöw 039abf095f Merge pull request #23425 from szubster/repo-tools-dev
Move @backstage/repo-tools to dev dependencies
2024-03-06 20:31:44 +01:00
Sydney Achinger 7b6e066e19 Merge pull request #23420 from wss-dogara/master
Fix TechDocs sidebar height with large number of links
2024-03-06 13:53:57 -05:00
Tomasz Szuba b65788b68f Move @backstage/repo-tools to dev dependencies
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2024-03-06 17:13:49 +01:00
ovalice 563dfd033c Use index.cjs.js as entry point to scaffolder-node-test-utils
Signed-off-by: ovalice <user@example.com>
2024-03-06 12:47:09 +01:00
kosukeKK e4418dc368 added api report
Signed-off-by: kosukeKK <koskacts@gmail.com>
2024-03-06 19:52:44 +09:00
Dylan O'Gara 7c2d022d31 Fix TechDocs sidebar height with large number of links
Signed-off-by: Dylan O'Gara <dogara@webstaurantstore.com>
2024-03-05 16:06:46 -05:00
John Philip 7963b5ca29 Merge pull request #23280 from secustor/feat/allo-to-provide-custom-techdocs-generator
feat(plugins/techdocs): add TechdocsGeneratorExtensionPoint
2024-03-05 14:47:18 -05:00
Elon Jefferson 5aad3649ad Merge pull request #22863 from awanlin/topic/entity-namespace-picker-defaults
Added `initiallySelectedNamspaces`
2024-03-05 14:14:41 -05:00
swnia 85d8a828cb README references wrong plugin
The documentation for the new backend system referenced the wrong plugin. This commit fixes that.

Signed-off-by: swnia <119884634+swnia@users.noreply.github.com>
2024-03-05 16:37:37 +01:00
João Mikos 0453619c81 Changed timeline order in example snippet.
Signed-off-by: João Mikos <jmikos@seatgeek.com>
2024-03-05 12:05:15 -03:00
github-actions[bot] 8db51ca72f Version Packages (next) 2024-03-05 13:38:18 +00:00
Ben Lambert 964caf7cc3 Merge pull request #23292 from RedlineTriad/export-get-octokit-options
feat: export `getOctokitOptions` for easier Octokit config reuse
2024-03-05 14:29:24 +01:00
RedlineTriad 221fcef553 doc: add documentation for getOctokitOptions
Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-03-05 13:55:56 +01:00
Ben Lambert 47cf91fe7f Merge pull request #23386 from backstage/rugvip/no-auth
app-backend: disable default auth policy for now
2024-03-05 13:41:15 +01:00
Ben Lambert 4b1de47905 Merge pull request #23215 from backstage/renovate/asyncapi-react-component-1.x
fix(deps): update dependency @asyncapi/react-component to v1.3.1
2024-03-05 13:36:17 +01:00
Ben Lambert 28baf880a1 Merge pull request #22889 from markussiebert/feat/gitlab-group-visibility
feat: Add gitlab group visibility to group entity via annotation
2024-03-05 13:25:02 +01:00
Ben Lambert a6fddc0f3d Merge pull request #22591 from deepan10/azure-devops-permission
Azure Devops integrated with Permission Framework
2024-03-05 13:24:21 +01:00
Ben Lambert aa39908376 Merge pull request #23345 from JounQin/fix/ui_ownership
fix: `OwnershipCard` could be unscrollable when using together with `react-grid-layout`
2024-03-05 13:22:33 +01:00