Heikki Hellgren
5f9877b646
fix: allow unauthenticated signals connection to fix 401
...
the signals handles authentication itself in the middleware thus we
should allow unauthenticated requests to pass through
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-04-02 10:32:05 +03:00
John Philip
1de07b4257
Merge pull request #23813 from JD-Gonz/jd/remove-inline-style
...
Fix: Remove inline style in TechDocs Header
2024-04-01 13:25:59 -04:00
Patrik Oldsberg
51e3f70bc8
Merge pull request #23084 from aramissennyeydd/openapi-tooling/schemathesis
...
feat(openapi-tooling): add support for fuzzing with schemathesis
2024-04-01 16:49:44 +02:00
Patrik Oldsberg
b4ec65192a
Merge pull request #23776 from Ali-Dalal/my-groups-picker-selected-value
...
fix: persist selected value in MyGroupsPicker.tsx
2024-04-01 15:37:07 +02:00
Patrik Oldsberg
2b622ccf70
Merge pull request #23840 from BillyMichael/bitbucketcloud-examples
...
Add examples for bitbucketCloud actions
2024-04-01 15:07:51 +02:00
Fredrik Adelöw
34217c5d37
Merge pull request #23889 from secustor/feat/use-internal-base-url
...
fix(plugins/catalog-backend-module-backstage-openapi): do not route request through external url but rather the internal one
2024-03-28 20:10:56 +01:00
secustor
58763e875f
fix(plugins/catalog-backend-module-backstage-openapi): do not route request through external url but rather the internal one
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-03-28 15:35:40 +01:00
Fredrik Adelöw
433b37f262
Merge pull request #23379 from AmbrishRamachandiran/gocd-readme
...
Adding Introduction to gocd plugin
2024-03-28 09:19:45 +01:00
Billy Michael
310e7af41c
chore: bring example descriptions in line with the Gerrit actions
...
Signed-off-by: Billy Michael <billy_michael@outlook.com >
2024-03-27 22:35:38 +01:00
Billy Michael
b65517bf44
fix: update example descriptions to make them more descriptive
...
Signed-off-by: Billy Michael <billy_michael@outlook.com >
2024-03-27 21:30:01 +01:00
github-actions[bot]
bb8923602f
Version Packages
2024-03-27 09:37:09 +00:00
Ben Lambert
a133cb5fe2
Merge pull request #23847 from backstage/rugvip/proxy-unauth
...
proxy-backend: allow unauthenticated requests
2024-03-26 15:42:25 +01:00
Ben Lambert
695138c3f9
Merge pull request #23827 from backstage/fix/scaffolder-undefined-task
...
Scaffolder: fix auth credentials issue
2024-03-26 15:19:26 +01:00
Patrik Oldsberg
eae097ca3f
proxy-backend: allow unauthenticated requests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-03-26 15:11:55 +01:00
Ali Dalal
4f1f6ca86f
fix: Use default value for MyGroupsPicker if provided
...
Signed-off-by: Ali Dalal <ali.dalal@bonial.com >
2024-03-26 15:01:18 +01:00
Vincenzo Scamporlino
089f1a30d3
catalog: fix mui imports
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-03-26 09:55:52 +01:00
Vincenzo Scamporlino
24280d5324
catalog-react: api reports
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-03-25 23:32:57 +01:00
Vincenzo Scamporlino
ab5989023e
catalog: PaginatedCatalogTable debounce text filter
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-03-25 23:32:55 +01:00
Vincenzo Scamporlino
6e6bf48ff7
catalog: remove entities count from paginated table
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-03-25 23:32:20 +01:00
Vincenzo Scamporlino
6d25f2d91c
catalog-react: EntitySearchBar persist text in query params
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-03-25 23:32:19 +01:00
Vincenzo Scamporlino
9d25fc59e4
scaffolder-backend: rename initiatorCredentials
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-03-25 23:28:45 +01:00
Vincenzo Scamporlino
70c74edf1f
scaffolder-backend: add InternalTaskSecrets
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-03-25 19:36:40 +01:00
Vincenzo Scamporlino
6e5a2cc79a
scaffolder-node: rollback typings
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-03-25 19:35:50 +01:00
Billy Michael
8dd33a1d08
chore: add examples for bitbucketCloud actions
...
Signed-off-by: Billy Michael <billy_michael@outlook.com >
2024-03-25 18:31:40 +01:00
Fredrik Adelöw
6683a5e5a3
Merge pull request #23837 from backstage/freben/jenkins
...
fix undefined `httpAuth` service in the `jenkins` backend
2024-03-25 17:46:35 +01:00
JD Gonzalez
9f747b90a7
Remove unused import
...
Signed-off-by: JD Gonzalez <JoDG509@gmail.com >
2024-03-25 16:22:52 +00:00
JD Gonzalez
b86274a498
Remove unused declaration
...
Signed-off-by: JD Gonzalez <JoDG509@gmail.com >
2024-03-25 16:20:23 +00:00
Fredrik Adelöw
836247c239
fix undefined httpAuth service
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-03-25 16:20:50 +01:00
Patrik Oldsberg
9966baab13
Merge pull request #23308 from Roshick/patch-2
...
fix(auth): filter only for users in emailMatchingUserEntityProfileEmail resolver
2024-03-25 16:02:01 +01:00
Fredrik Adelöw
4cc827965e
add guest installation instructions
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-03-25 10:01:03 +01:00
Fredrik Adelöw
177a41a2ee
Merge pull request #23771 from AmbrishRamachandiran/firehydrant-plugin-imports
...
Add ESLint Rule to firehydrant Plugin
2024-03-24 13:21:07 +01:00
Vincenzo Scamporlino
49c4f0fbb8
scaffolder-node: define initiatorCredentials
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-03-24 06:41:11 +01:00
Vincenzo Scamporlino
4241f674fc
scaffolder-backend: fix property reference
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-03-24 06:38:24 +01:00
Vincenzo Scamporlino
c74c2de782
scaffolder-backend: fix retrieving credentials
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-03-24 06:30:31 +01:00
Fredrik Adelöw
629612dd11
Merge pull request #23814 from backstage/patch-release-pr-23810
...
Patch release pr 23810
2024-03-22 22:39:58 +01:00
JD Gonzalez
6883a8f6af
Remove inline style
...
Signed-off-by: JD Gonzalez <JoDG509@gmail.com >
2024-03-22 20:55:09 +00:00
Fredrik Adelöw
04655bb318
Generate Release
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-03-22 21:41:20 +01:00
Vincenzo Scamporlino
5c1b28698d
Merge pull request #23508 from DaisukeHirabayashi/feature/cloud-build-trigger-name
...
[GCP Cloudbuild plugin] Add Trigger Name
2024-03-22 18:54:27 +01:00
Fredrik Adelöw
e55e993426
Merge pull request #23797 from backstage/patch-release-pr-23789
...
Patch release pr 23789
2024-03-22 16:31:54 +01:00
Fredrik Adelöw
714df5b296
Generate Release
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-03-22 15:23:35 +01:00
Fredrik Adelöw
9c7fb3003b
Patch from PR #23789
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-03-22 15:22:58 +01:00
Fredrik Adelöw
c778bf84f4
Merge pull request #23789 from backstage/mob/unprocessed-perm
...
fix permissions being overwritten by the unprocessed entities module
2024-03-22 14:44:29 +01:00
DaisukeHirabayashi
7088b1726d
yarn build:api-reports
...
Signed-off-by: DaisukeHirabayashi <daisuke@pluslab.org >
2024-03-22 14:32:28 +01:00
DaisukeHirabayashi
5638192817
fix test
...
Signed-off-by: DaisukeHirabayashi <daisuke@pluslab.org >
2024-03-22 14:32:28 +01:00
DaisukeHirabayashi
fbe3f9b1cd
trigger nameの追加
...
Signed-off-by: DaisukeHirabayashi <daisuke@pluslab.org >
2024-03-22 14:32:27 +01:00
Ambrish R
c4fd47ce44
Update ServiceDetailsCard.tsx
...
Signed-off-by: Ambrish R <ambrish.r@infosys.com >
2024-03-22 18:59:54 +05:30
Ambrish R
492b69f6bb
Update plugins/firehydrant/src/components/ServiceDetailsCard/ServiceDetailsCard.tsx
...
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
Signed-off-by: Ambrish R <ambrish.r@infosys.com >
2024-03-22 18:37:26 +05:30
Fredrik Adelöw
4ff4e409b7
Merge pull request #23681 from backstage/renovate/aws-sdk-client-mock-jest-4.x
...
chore(deps): update dependency aws-sdk-client-mock-jest to v4
2024-03-22 12:42:19 +01:00
Fredrik Adelöw
df9b93b232
Merge pull request #23739 from AmbrishRamachandiran/update_github_deployments
...
Add ESLint Rule to Github-Deployments Plugin
2024-03-22 12:36:17 +01:00
Fredrik Adelöw
f24e290316
Merge pull request #23745 from grvpandey11/new-relic
...
Add ESLint Rule to New Relic Plugin
2024-03-22 12:34:51 +01:00