Fredrik Adelöw
8a2a6ad3fb
Merge pull request #23741 from AdityaK60/Upgrade_plugin_opencost
...
Add ESLint Rule to Opencost Plugin
2024-03-21 08:26:19 +01:00
Fredrik Adelöw
a1f803e877
Merge pull request #23740 from AdityaK60/Update_plugin_org
...
Add ESLint Rule to Org Plugin
2024-03-21 08:25:32 +01:00
Fredrik Adelöw
706c868482
Merge pull request #23738 from AdityaK60/Update_plugin_pagerduty
...
Add ESLint Rule to Pagerduty Plugin
2024-03-21 08:22:58 +01:00
swnia
9b1abac3cc
[Kubernetes Backend Plugin] Added new CatalogRelationServiceLocator ( #23509 )
...
* Added new CatalogRelationServiceLocator
As described in #23491 , in some environments it makes sense to have the kubernetes plugin show only referenced clusters rather than one or all
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com >
* Added Changeset
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com >
* Updated api-report
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com >
* Update the documentation to match the label
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com >
* Dropped underscore in variable name
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com >
* Moved filter to helper function
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com >
* Added more detail to the changeset
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com >
* Update .changeset/eleven-adults-add.md
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com >
Signed-off-by: swnia <119884634+swnia@users.noreply.github.com >
---------
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com >
Signed-off-by: swnia <119884634+swnia@users.noreply.github.com >
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com >
2024-03-21 08:21:31 +01:00
Aditya Kumar
f21ef8c283
Add ESLint Rule to Opencost Plugin
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-03-21 11:11:42 +05:30
Aditya Kumar
0df5c608e1
Add ESLint Rule to Org Plugin
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-03-21 11:06:07 +05:30
Aditya Kumar
2b43144284
Add ESLint Rule to Pagerduty Plugin
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-03-21 09:55:42 +05:30
Aditya Kumar
8754b0e8ca
Add ESLint Rule to PuppetDB Plugin
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-03-21 08:31:55 +05:30
Fredrik Adelöw
17c0ab6fef
Merge pull request #23668 from backstage/renovate/aws-sdk-client-mock-4.x
...
Update dependency aws-sdk-client-mock to v4
2024-03-21 00:08:57 +01:00
Tomasz Szuba
48ef68caa8
Fix copyToClipboard tests
...
Signed-off-by: Tomasz Szuba <tszuba@box.com >
2024-03-19 19:53:05 +00:00
Tomasz Szuba
2eaf1b408e
api-reports
...
Signed-off-by: Tomasz Szuba <tszuba@box.com >
2024-03-19 19:53:04 +00:00
Tomasz Szuba
e8f026a300
Use esm exports from react-use library
...
Signed-off-by: Tomasz Szuba <tszuba@box.com >
2024-03-19 19:53:04 +00:00
github-actions[bot]
e83e055841
Version Packages
2024-03-19 14:56:10 +00:00
Ben Lambert
ede537b260
Merge pull request #23683 from NiekRossenInfoSupport/feature/octopus-project-group-dropdown
...
Feature: Project group dropdown for Octopus Deploy
2024-03-19 15:40:05 +01:00
Fredrik Adelöw
19702b264c
Merge pull request #23703 from AdityaK60/Update_plugin_search
...
Add ESLint Rule to Search Plugin
2024-03-19 15:37:34 +01:00
Ben Lambert
b3ddfaf624
Merge pull request #23462 from awanlin/topic/azure-devops-optional-config
...
Azure DevOps config is now optional
2024-03-19 15:22:57 +01:00
blam
2815f13776
chore: udpate api report
...
Signed-off-by: blam <ben@blam.sh >
2024-03-19 15:20:31 +01:00
Ben Lambert
9e9309b90a
Merge pull request #23695 from Bonial-International-GmbH/pjungermann/events-service/github-org
...
feat(events,github-org): add support for EventsService, events at new backend
2024-03-19 15:15:44 +01:00
Patrick Jungermann
2eb0da3931
feat(events,github-org): 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 15:01:40 +01:00
Niek Rossen
1daa1d3d66
Updating api-report.md
...
Signed-off-by: Niek Rossen <niek.rossen@infosupport.com >
2024-03-19 14:55:55 +01:00
Fredrik Adelöw
7bd874df9d
Merge pull request #23486 from backstage/blam/fix-avatar
...
core-components: Move inline styles to classes for Avatar component
2024-03-19 14:53:17 +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
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
Niek Rossen
024bcebaa1
Remove unused package
...
Signed-off-by: Niek Rossen <niek.rossen@infosupport.com >
2024-03-19 13:54:40 +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
blam
8d8a5071e3
chore: updating plugin imports to make build happy
...
Signed-off-by: blam <ben@blam.sh >
2024-03-19 13:26:51 +01:00
Niek Rossen
63b0606de1
Refactor to ScaffolderField
...
Signed-off-by: Niek Rossen <niek.rossen@infosupport.com >
2024-03-19 13:16:11 +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
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
154eb90945
Merge pull request #23515 from acierto/scaffolder-checkpoint-fix
...
Scaffolder checkpoint fix
2024-03-19 10:50:35 +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
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
Aditya Kumar
cd872b9fba
Add ESLint Rule to Search Plugin
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-03-19 14:23:57 +05:30
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
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
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
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