Commit Graph

21882 Commits

Author SHA1 Message Date
Vincenzo Scamporlino c674ffc164 techdocs-node: do not export ContainerRunner definitions
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-13 15:05:25 +02:00
Vincenzo Scamporlino 2110d76586 techdocs: remove dockerode dependency
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-13 14:41:32 +02:00
Vincenzo Scamporlino 6e2e5bcce6 techdocs-node: refactor DockerContainerRunner tests
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-13 14:39:05 +02:00
Vincenzo Scamporlino 21c750bd6f techdocs-node: containerRunner api report
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-13 14:37:05 +02:00
Vincenzo Scamporlino f62d673ae8 techdocs-node: move DockerContainerRunner tests
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-13 14:37:05 +02:00
Vincenzo Scamporlino 130d0842a1 techdocs-backend: instantiate containerRunner internally
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-13 14:37:01 +02:00
Ben Lambert e83f72d103 Merge pull request #25170 from backstage/freben/location-by-entity
fix getLocationByEntity
2024-06-12 21:41:42 +02:00
Fredrik Adelöw f7fbfab796 Merge pull request #24682 from leboncoin/fix-search-es-stale-indices-2
search-backend-module-elasticsearch: ensure all stale indices are deleted
2024-06-12 17:41:13 +02:00
Ben Lambert 86a34b387e Merge pull request #25119 from Maetis/bug/azure-scaffolder-wrong-repoContentsUrl
Fix bug in Azure Scaffolder that can produce a wrong repoContentsUrl
2024-06-12 17:36:22 +02:00
Fredrik Adelöw 6c5cab1540 fix getLocationByEntity
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-12 17:09:06 +02:00
Piotr Piątkiewicz c49eebffde Merge branch 'backstage:master' into master 2024-06-12 16:08:26 +02:00
Piotr Piątkiewicz f7be17a7bc Added missing provider.userSelect property in readMicrosoftGraphOrg method
Signed-off-by: Piotr Piątkiewicz <piatkiewicz.piotr@gmail.com>
2024-06-12 16:00:26 +02:00
Ben Lambert a1eb423ca5 Merge pull request #25154 from backstage/blam/scaffolder-redact
scaffolder: Fixing issues with redaction formatting
2024-06-12 13:33:04 +02:00
blam 5c65785ae3 chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2024-06-12 13:01:43 +02:00
blam 8e60a63364 chore: refactor a little more
Signed-off-by: blam <ben@blam.sh>
2024-06-12 12:37:05 +02:00
blam 510d0f2a8d chore: refactor a little bit
Signed-off-by: blam <ben@blam.sh>
2024-06-12 12:35:27 +02:00
Fredrik Adelöw aab1cab345 Merge pull request #25145 from backstage/renovate/passport-oauth2-1.x-lockfile
fix(deps): update dependency @types/passport-oauth2 to v1.4.17
2024-06-12 12:00:34 +02:00
Fredrik Adelöw 09f06100f4 Merge pull request #25123 from anicke/gitiles-config
feat(gerrit): make the gitilesBaseUrl config mandatory
2024-06-12 11:52:11 +02:00
blam 6dad04afa7 chore: fixing redactor formatting
Signed-off-by: blam <ben@blam.sh>
2024-06-12 11:47:29 +02:00
Fredrik Adelöw c187a9c7cb fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-12 11:33:10 +02:00
github-actions[bot] e83ead9b1a Version Packages (next) 2024-06-11 15:25:17 +00:00
Patrik Oldsberg d1bc8e9835 Merge pull request #25125 from backstage/rugvip/plugin-meta
cli: implement plugin metadata proposal
2024-06-11 17:01:09 +02:00
Niklas Aronsson 662dce80fe feat(gerrit): make the gitilesBaseUrl config mandatory
Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2024-06-11 15:08:21 +02:00
Kevin L 2e1a8159ea Add test for repoContentsUrl
Signed-off-by: Kevin L <kevin.lecouvey@gmail.com>
2024-06-11 07:25:18 -04:00
Kevin L d2f7400877 Fix test suites for Azure Scaffolder
Signed-off-by: Kevin L <kevin.lecouvey@gmail.com>
2024-06-11 07:17:46 -04:00
Patrik Oldsberg 8efc6cf0d4 auth-backend-module-*: update OAuth providers to use new scope handling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 12:49:14 +02:00
Patrik Oldsberg bdabd9952e auth-*: test fixes for new CookieScopeManager
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:30:13 +02:00
Patrik Oldsberg dd99788e6b auth-node: allow additonalScopes to be a string too
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:30:13 +02:00
Patrik Oldsberg bb7d150937 auth-node: added CookieScopeManager tests + fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:30:13 +02:00
Patrik Oldsberg 798ec37c1c auth-node: initial scope manager refactor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:30:13 +02:00
Patrik Oldsberg d44a20a5cd add plugin metadata to all plugin packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:24:29 +02:00
César Sepúlveda 792612b46d Update gitlab.examples.ts
documentation fix.
The correct name is `protect`.
`protected` is use for variables.

Signed-off-by: César Sepúlveda <cesar.sepulveda.b@gmail.com>
2024-06-10 17:13:49 -04:00
Kevin L f062a98710 Use webUrl instead of remoteUrl to set the value of repoContentsUrl.
Signed-off-by: Kevin L <kevin.lecouvey@gmail.com>
2024-06-10 12:57:46 -04:00
Fredrik Adelöw 34f9882d12 Merge pull request #25114 from piatkiewicz/master
Fix bug with missing Actions column after adding pagination property
2024-06-10 17:13:41 +02:00
Fredrik Adelöw d00af0915c Merge pull request #24353 from matteosilv/onelogin-provider
New OneLogin auth backend module
2024-06-10 16:10:44 +02:00
Piotr Piątkiewicz 96091d32d0 fix missing actions after adding pagination to catalog table #25097
Signed-off-by: Piotr Piątkiewicz <piatkiewicz.piotr@gmail.com>
2024-06-10 15:04:54 +02:00
Bogdan Nechyporenko f4c848604f Increase max wait time in debug:wait action to 10 minutes (#25109) 2024-06-10 09:58:52 +02:00
Fredrik Adelöw 54c6116d9b Merge pull request #24982 from drodil/user_settings_signals
feat: use signals to update user settings over sessions
2024-06-08 09:26:12 +02:00
Julien Hery d57ebbca65 feat(EntityPicker): use EntityPresentationApi to display entities in the picker (#24081)
@Julien-Hery Thank you for your contribution! 🎉
2024-06-07 10:55:34 +02:00
Heikki Hellgren e6ec17948d feat: use signals to update user settings over sessions
closes #24981

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-06-07 09:06:13 +03:00
Fredrik Adelöw 266dab35d9 Merge pull request #25016 from jslott2sigma/graph-filter
Fixes #24996 Add filter function to EntityRelationsGraph to individually filter entities from graph
2024-06-05 17:03:30 +02:00
Fredrik Adelöw 289e1107d3 Merge pull request #24903 from JeevaRamanathan/issue_21781
Fix: Autocomplete component overlapping sidebar
2024-06-05 16:11:46 +02:00
Jordan Slott 8d474d390d Fixes #24996 Add filter function to EntityRelationsGraph to individually filter entities from graph
Signed-off-by: Jordan Slott <jordan.slott@twosigma.com>
2024-06-05 08:37:24 -04:00
github-actions[bot] 09f502208f Version Packages (next) 2024-06-04 15:34:15 +00:00
Fredrik Adelöw 3b086b0020 Merge pull request #25012 from Rbillon59/master
[Github Scaffolder Module] Add boolean flag to discard authors information in createPullRequest action
2024-06-04 17:27:27 +02:00
Patrik Oldsberg b80d0fa7e5 Merge pull request #24777 from backstage/rugvip/binding-backport
core-*-api: backport support for external route ref default targets + config route binding
2024-06-04 16:00:56 +02:00
Matteo Silvestri 6e903fbf3f fix tests
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2024-06-04 12:21:02 +02:00
Matteo Silvestri 3606cce508 override onelogin start and refresh scope
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2024-06-04 12:07:26 +02:00
Patrik Oldsberg 60085dd33a scaffolder: add default route targets
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00
Patrik Oldsberg d8e2f53bab org: add default route target and make optional
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00