Patrik Oldsberg
7135b9043f
Merge pull request #23510 from backstage/mhentges/configurable-loading-component
...
Add `loadingComponent` parameter to `createApp()`
2024-03-19 14:37:26 +01:00
Ben Lambert
2c61fae153
Merge pull request #23582 from manuelfalcon/fixing-refresh-onelogin-auth-provider
...
OneLogin auth provider refresh method fixing scope as start method
2024-03-19 14:31:41 +01:00
Ben Lambert
55f6c9a3d6
Merge pull request #23682 from Bonial-International-GmbH/pjungermann/events-service/github
...
feat(events,github): add support for EventsService, events at new backend
2024-03-19 14:27:50 +01:00
Patrik Oldsberg
5f0d176b71
Merge pull request #23485 from drodil/new_backend_template
...
feat: new backend plugins to use new backend system
2024-03-19 14:27:04 +01:00
Patrik Oldsberg
d3777c7f16
Update .changeset/neat-mails-teach.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-03-19 14:17:56 +01:00
Patrick Jungermann
bcf55d5ba2
feat(events,github): add support for EventsService, events at new backend
...
Adds optional support for the EventsService passed
as argument to the factory method.
For the new backend, the EventsService is used as dependency and passed on.
Events support will be active always.
The support for the deprecated EventBroker and its interfaces was kept for
easier migration and will be removed as a separate follow-up change that
could go into a following release.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2024-03-19 14:11:22 +01:00
Patrik Oldsberg
205982b6f4
Merge pull request #23563 from backstage/camilaibs/auth-unauthorized-rate-limiting
...
[Auth] Create unauthorized requests rate limiting
2024-03-19 14:08:57 +01:00
Ben Lambert
0c06b91a73
Merge pull request #23669 from devgig/patch-2
...
Update k8s.md
2024-03-19 14:04:58 +01:00
Ben Lambert
62306c9cca
Merge pull request #23686 from backstage/tudi2d-patch-1
...
Update app-config.yaml.hbs as documentation moved
2024-03-19 14:03:30 +01:00
Patrik Oldsberg
7c2eac7f0e
Apply suggestions from code review
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-03-19 13:48:06 +01:00
Ben Lambert
45bcaa3acb
Merge pull request #23521 from mbruhin/add-author-to-bitbucket-pull-request-scaffolder
...
add ability to specify author name and email for bitbucket commits
2024-03-19 13:44:42 +01:00
Ben Lambert
43fe925a9a
Merge pull request #23358 from praphull-purohit/ldap-tls
...
Add TLS options to support GSuite org data ingestion via LDAP
2024-03-19 13:35:58 +01:00
Ben Lambert
7937d3b886
Update fair-fishes-marry.md
...
Signed-off-by: Ben Lambert <ben@blam.sh >
2024-03-19 13:33:52 +01:00
blam
c1a587a939
chore: set encoding to utf-8
...
Signed-off-by: blam <ben@blam.sh >
2024-03-19 13:14:56 +01:00
Ben Lambert
06a6df67bc
Merge pull request #23592 from grantila/grantila/scorecards-card-onlyfailed-feature
...
Added 'onlyFailed' prop to ScorecardsCard
2024-03-19 13:11:53 +01:00
Camila Belo
e65c9eb8b7
refactor: change config place and visibility
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-03-19 12:38:38 +01:00
Gustaf Räntilä
21d1c53287
changeset: use patch, not minor
...
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2024-03-19 12:16:21 +01:00
Patrik Oldsberg
a6b742a2d8
Merge pull request #23512 from backstage/camilaibs/create-generic-auth-cookie-provider
...
[Auth] Create generic auth cookie provider
2024-03-19 12:07:47 +01:00
Ben Lambert
7144e2d00e
Merge pull request #23642 from gaborando/master
...
P-Limit Deadlock Solved
2024-03-19 10:59:04 +01:00
Ben Lambert
f5307ee7c7
Merge pull request #23449 from pativa/feat-members-list-card-relationstype
...
feat: add argument for relationsType to MembersListCard
2024-03-19 10:53:06 +01:00
Ben Lambert
cb3599db5d
Merge pull request #23502 from acierto/0006-scaffolder-action-rollback
...
BEP-0006: Scaffolder Action Rollback
2024-03-19 10:51:33 +01:00
Ben Lambert
154eb90945
Merge pull request #23515 from acierto/scaffolder-checkpoint-fix
...
Scaffolder checkpoint fix
2024-03-19 10:50:35 +01:00
Camila Belo
4e265180aa
refactor: add optional disabled config
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-03-19 10:49:03 +01:00
Gabor Galazzo
7277fe203d
Simplify recursive function in vault-backend plugin
...
The update removes a lock inside a recursive function in the vault-backend plugin's vaultApi.ts file. This change helps to prevent potential deadlocks, improving the performance and overall reliability of the code by ensuring it does not get stuck in a locked state.
Signed-off-by: Gabor Galazzo <gabor.galazzo@gmail.com >
2024-03-19 10:48:40 +01:00
Praphull Purohit
dcfa173fb0
Use readFile from fs/promises
...
Signed-off-by: Praphull Purohit <praphull.purohit@truecaller.com >
2024-03-19 10:46:20 +01:00
Patrik Oldsberg
0bcdba3c5b
cli: add auth backend deps to plugin template
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-03-19 10:38:06 +01:00
Ben Lambert
86431d1eda
Update moody-geese-serve.md
...
Signed-off-by: Ben Lambert <ben@blam.sh >
2024-03-19 10:20:37 +01:00
Ben Lambert
9c1e3678d0
Update twelve-doors-speak.md
...
Signed-off-by: blam <ben@blam.sh >
2024-03-19 10:18:21 +01:00
Patrik Oldsberg
d202a258d1
Merge pull request #23265 from swnia/master
...
Fix for atlassian OAuth flow
2024-03-19 10:05:16 +01:00
Ben Lambert
8d85787453
Merge pull request #23700 from AdityaK60/Update_plugin_signals
...
Add ESLint Rule to Signals Plugin
2024-03-19 09:55:20 +01:00
Fredrik Adelöw
39184017cb
Merge pull request #23701 from AdityaK60/Update_plugin_shortcuts
...
Add ESLint Rule to Shortcuts Plugin
2024-03-19 09:41:37 +01:00
Fredrik Adelöw
51668637b6
Merge pull request #23702 from AdityaK60/Update_plugin_sentry
...
Add ESLint Rule to Sentry Plugin
2024-03-19 09:41:12 +01:00
Ben Lambert
eb1e53d109
Merge pull request #22667 from kurtaking/unprocessed-entities-api
...
feat: delete unprocessed entity from refresh_state table
2024-03-19 09:27:52 +01:00
Ben Lambert
e88184f6d2
Merge pull request #23687 from backstage/blam/catalog-analyzer
...
Add a `LocationAnalyzer` when installing the GitHub catalog module
2024-03-19 09:09:29 +01:00
Aditya Kumar
2df7265f0e
Add ESLint Rule to Sentry Plugin
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-03-19 13:38:41 +05:30
blam
e98d1a9eae
chore: update api-reports
...
Signed-off-by: blam <ben@blam.sh >
2024-03-19 09:02:32 +01:00
Patrik Oldsberg
035543b8b5
Merge pull request #22456 from minkimcello/mk/new-create-app
...
Migrate create-app template to use the new backend
2024-03-19 08:52:13 +01:00
Aditya Kumar
26a15f75e0
Add ESLint Rule to Shortcuts Plugin
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-03-19 13:20:08 +05:30
Camila Belo
d8c26d5e6d
refactor: apply review suggestions
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-03-19 08:24:28 +01:00
Fredrik Adelöw
eb67f52c08
Merge pull request #23699 from AdityaK60/Update_plugin_sonarqube
...
Add ESLint Rule to SonarQube Plugin
2024-03-19 07:52:19 +01:00
Fredrik Adelöw
a268ade05a
Merge pull request #23698 from AdityaK60/Update_plugin_splunk-on-call
...
Add ESLint Rule to SplunkOnCall Plugin
2024-03-19 07:51:14 +01:00
Aditya Kumar
72df7c623a
Add ESLint Rule to Signals Plugin
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-03-19 11:02:32 +05:30
Aditya Kumar
e38b29cc79
Add ESLint Rule to SonarQube Plugin
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-03-19 09:29:19 +05:30
Aditya Kumar
51f814bca1
Add ESLint Rule to SplunkOnCall Plugin
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-03-19 08:43:51 +05:30
Patrik Oldsberg
51721c7d7f
Merge pull request #23685 from backstage/rugvip/healthy
...
plugins: allow unauthenticated access to health check endpoints
2024-03-19 00:16:17 +01:00
Patrik Oldsberg
c3b50c80d7
e2e-test: override swagger-ui-react deps for react 17 test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-03-19 00:15:08 +01:00
Patrik Oldsberg
aa46e820af
create-app: fix template app e2e test format
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-03-18 21:21:44 +01:00
Patrik Oldsberg
7584619408
Merge pull request #23688 from backstage/rugvip/lazy
...
cli: add flag to enable experimental webpack lazy compilation
2024-03-18 20:42:27 +01:00
Patrik Oldsberg
cb40c335a6
create-app: update template e2e test to work with guest auth
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-03-18 19:04:03 +01:00
Patrik Oldsberg
51123ab083
create-app: move guest provider config out of local config
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-03-18 17:43:52 +01:00