Tom Opdebeeck
86c00525f6
Merge branch 'master' into feature/gitlab-auth-provider
...
Signed-off-by: Tom Opdebeeck <tom.opdebeeck@studiohyperdrive.be >
2021-08-20 10:15:13 +02:00
Tom Opdebeeck
5ea93f7246
chore(auth-backend): update api report
...
Signed-off-by: Tom Opdebeeck <tom.opdebeeck@studiohyperdrive.be >
2021-08-20 10:06:04 +02:00
Tim Hansen
4693a4dfc2
Merge pull request #6894 from backstage/timbonicus/bump-roadie
...
Bump RoadieHQ plugins
2021-08-19 18:07:49 -06:00
Patrik Oldsberg
99cab3cd79
Merge pull request #6876 from pawelmitka/scaffolder_require_code_owners_approval
...
feat(plugin-scaffolder-backend): GitHub option to require Code Owners
2021-08-20 01:49:14 +02:00
Tim Hansen
ee84a83d3f
Bump RoadieHQ plugins
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-08-19 12:48:25 -06:00
Johan Haals
2f291dfd04
Merge pull request #6802 from backstage/changeset-release/master
...
Version Packages
2021-08-19 14:59:17 +02:00
github-actions[bot]
6f4c73ece4
Version Packages
2021-08-19 12:20:01 +00:00
Patrik Oldsberg
24dd589779
Merge pull request #6821 from Symbianx/render-statsfor-in-sentry-plugin
...
Render the statsFor property in sentry issues table
2021-08-19 14:14:27 +02:00
Patrik Oldsberg
ccbe8f5838
Merge pull request #6874 from backstage/timbonicus/identity-doc-tweak
...
Minor identity-resolver doc correction
2021-08-19 14:05:51 +02:00
Fredrik Adelöw
b4892e8a0d
Merge pull request #6872 from backstage/freben/ldap-provider
...
Introduce LdapOrgEntityProvider
2021-08-19 14:05:22 +02:00
Miguel Alexandre
2044ae8b20
Render "Last 24h" instead of "For 24h"
...
Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com >
2021-08-19 13:56:15 +02:00
Miguel Alexandre
d8e4afc620
Render the statsFor property in sentry issues table
...
Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com >
2021-08-19 13:56:15 +02:00
Johan Haals
2de833303f
Merge pull request #6887 from trelore/master
...
Adds Powerspike to list of adopters
2021-08-19 13:55:35 +02:00
Dominik Henneke
729c1cd359
Merge pull request #6886 from SDA-SE/feat/github-read-array
...
Read responses in `GitHubUrlReader#read()` as array buffer instead of as text to allow reading non-text locations
2021-08-19 13:53:42 +02:00
Johan Haals
86b1cb69d3
Merge pull request #6848 from backstage/mob/catalog-instrumentation
...
Instrument catalog with prometheus metrics
2021-08-19 13:52:57 +02:00
Johan Haals
6277060d72
Add experimental disclamer
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-19 13:28:24 +02:00
Alexander Joseph Trelore
57f1502dee
Merge branch 'backstage:master' into master
2021-08-19 12:26:15 +01:00
AJT
2334602c82
Adds powerspike as an adopter
...
Signed-off-by: AJT <alextrelore@gmail.com >
2021-08-19 12:25:48 +01:00
Dominik Henneke
4d909268cb
Read responses in UrlReader#read() as array buffer instead of as text to allow reading non-text locations
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-08-19 13:12:58 +02:00
Johan Haals
2766b2aa51
Add changeset
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-19 11:40:55 +02:00
Fredrik Adelöw
b264938afe
fix test
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-19 11:38:33 +02:00
Patrik Oldsberg
d567002f82
Merge pull request #6820 from Symbianx/fix-no-type-in-sentry-widget
...
Fix Sentry widget showing [No Type]
2021-08-19 11:38:29 +02:00
Fredrik Adelöw
5d852c1151
named counts
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-19 11:10:10 +02:00
Patrik Oldsberg
ad7bbbd9b2
Merge pull request #6884 from backstage/rugvip/wide
...
config-loader: broaden search for backstage packages in config schema collection
2021-08-19 11:04:35 +02:00
Fredrik Adelöw
24b6045691
create metrics only if not already existing
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-19 10:55:16 +02:00
Johan Haals
be87a0e96d
Revert refresh interval
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-19 10:52:09 +02:00
Johan Haals
43ffcc4647
Remove wip code
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-19 10:52:09 +02:00
Johan Haals
b9f66a0d21
Add entity type metrics
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-19 10:52:09 +02:00
Johan Haals
693a17fcdc
Instrument catalog with prometheus
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-08-19 10:51:42 +02:00
Tom Opdebeeck
c72c73f1ad
fix: minor -> patch
...
Signed-off-by: Tom Opdebeeck <tom.opdebeeck@studiohyperdrive.be >
2021-08-19 10:46:56 +02:00
Tom Opdebeeck
4804c7257a
fix(auth-backend): cleanup
...
* remove unused method "extractGitlabUserId"
* consistent profile id
* move avatarUrl check to makeProfileInfo (extend passport type)
Signed-off-by: Tom Opdebeeck <tom.opdebeeck@studiohyperdrive.be >
2021-08-19 10:45:41 +02:00
Tom Opdebeeck
7ddb49a05c
fix(auth-backend): gitlab provider tests
...
Signed-off-by: Tom Opdebeeck <tom.opdebeeck@studiohyperdrive.be >
2021-08-19 10:45:41 +02:00
Tom Opdebeeck
278f1fe23e
fix(auth-backend): cleanup profile transform
...
* make more consistent with github flow
Signed-off-by: Tom Opdebeeck <tom.opdebeeck@studiohyperdrive.be >
2021-08-19 10:45:41 +02:00
Patrik Oldsberg
7bcf0b9d14
Merge pull request #6779 from tudi2d/sidebar-improvements
...
Smaller sidebar adjustment
2021-08-19 10:40:02 +02:00
Patrik Oldsberg
244816f79c
integration: limit config schema tests to only include its own schema
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-19 10:34:31 +02:00
Patrik Oldsberg
4fb3a7ada4
Merge pull request #6883 from backstage/rugvip/busy
...
dev-utils: fix busy refresh loop
2021-08-19 01:29:20 +02:00
Patrik Oldsberg
0ade9d02b7
config-loader: broaden search for backstage packages in config schema collection
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-19 00:38:03 +02:00
Tim Hansen
dbdf1b27d4
Merge pull request #6875 from backstage/timbonicus/template-doc-tweak
...
Fix incorrect links key
2021-08-18 16:31:25 -06:00
Patrik Oldsberg
be2cd47406
dev-utils: fix busy refresh loop
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-19 00:25:58 +02:00
Patrik Oldsberg
843480007a
Merge pull request #6871 from backstage/rugvip/compat
...
cli: reintroduce node polyfills that were removed in webpack 5 migration
2021-08-18 20:14:31 +02:00
Patrik Oldsberg
4f168af631
Merge pull request #6879 from backstage/rugvip/register
...
catalog-plugin-react: clarified messaging around deleting entities from configured locations
2021-08-18 20:12:24 +02:00
Himanshu Mishra
a3c7d2933d
Merge pull request #6870 from backstage/orkohunter/add-firehydrant-to-marketplace
...
marketplace: add firehydrant plugin
2021-08-18 19:55:45 +02:00
Himanshu Mishra
1be093d04b
use firehydrant's official description for the plugin
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-18 19:50:38 +02:00
Tim Hansen
23c493876a
Merge pull request #6844 from aaronnickovich/master
...
Update writing custom actions documentation
2021-08-18 11:05:06 -06:00
Tim Hansen
2b27e4ad27
Merge pull request #6780 from benjmac/themes-gradient
...
Add configurable gradient property to backstage theme
2021-08-18 11:04:52 -06:00
Patrik Oldsberg
1ac2961c30
cli: reintroduce node polyfills that were removed in webpack 5 migration
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-18 18:52:49 +02:00
Patrik Oldsberg
3bc009287c
catalog-plugin-react: clarified messaging around deleting entities from configured locations
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-18 18:48:46 +02:00
Himanshu Mishra
c409a0cbe8
firehyrant -> firehyrant
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-08-18 17:20:44 +02:00
Tim Hansen
a96793a1fa
Fix incorrect links key
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-08-18 09:13:31 -06:00
@pawelmitka
d622cfad17
feat(plugin-scaffolder-backend): provide option to require Code Owners in GitHub
...
In order to make creation of a new repository more powerful option to enable 'Require review from Code Owners' has been added. The default behavior is that this option is disabled as with the current behavior. However, adding `requireCodeOwnersReview: true` in context input enables it.
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-08-18 17:13:02 +02:00