Johan Haals
fa1b6a2eb7
Merge pull request #15701 from ftonato/style/footer-size
...
style: update footer width in tablet viewports
2023-01-13 15:48:01 +01:00
Johan Haals
27dfc4e5af
Merge pull request #15731 from clareliguori/skip-sts-calls
...
Skip STS calls for AWS account credentials when not needed
2023-01-13 15:20:20 +01:00
renovate[bot]
b56274412f
fix(deps): update dependency @swc/core to v1.3.26
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-01-13 14:19:48 +00:00
Maurice Mohlek
9506adea4d
Update .changeset/red-pens-tickle.md
...
Co-authored-by: Johan Haals <johan@haals.se >
Signed-off-by: Maurice Mohlek <mohlek@gmail.com >
2023-01-13 15:19:30 +01:00
Maurice Mohlek
da8e11460e
Update plugins/scaffolder-backend/src/scaffolder/actions/builtin/publish/bitbucketServer.ts
...
Co-authored-by: Johan Haals <johan@haals.se >
Signed-off-by: Maurice Mohlek <mohlek@gmail.com >
2023-01-13 15:19:24 +01:00
Johan Haals
0b370a3036
Merge pull request #15706 from RoadieHQ/entity-labels-card
...
add entity labels card
2023-01-13 15:08:35 +01:00
Patrik Oldsberg
0e2c02c26d
Merge pull request #15740 from afscrome/patch-2
...
Clarify how to configure catalog rules in threat model
2023-01-13 14:19:32 +01:00
Alex Crome
0b6cfaec6f
Update docs/overview/threat-model.md
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2023-01-13 13:05:06 +00:00
Maurice Mohlek
72d6b9f4e2
default commit msgs for bitbucketServer
...
Signed-off-by: Maurice Mohlek <maurice.mohlek@valtech.de >
2023-01-13 13:36:36 +01:00
Alex Crome
3d87b1b14d
Clarify how to configure catalog rules in threat model
...
The threat model previously told users to configure `catalog.rules` or `catalog.locations[].rules`, but didn't provide any help as to how those needed to be configured. Updated this to point directly to documentation on how to configure the rules.
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2023-01-13 10:21:46 +00:00
blam
023f74e963
chore: only proxy auth plugin requests
...
Signed-off-by: blam <ben@blam.sh >
2023-01-13 10:20:54 +01:00
blam
2d831012fc
chore: fixing auth proxy login
...
Signed-off-by: blam <ben@blam.sh >
2023-01-13 10:20:54 +01:00
blam
fcecd81709
chore: initial test with demo.backstage.io authentication
...
Signed-off-by: blam <ben@blam.sh >
2023-01-13 10:20:54 +01:00
Brian Fletcher
c95e278c9c
Merge branch 'master' of github.com:backstage/backstage into entity-labels-card
2023-01-13 08:45:58 +00:00
Lucas De Souza
4203168219
different appreach without replace
...
Signed-off-by: Lucas De Souza <lucas.desouza@aa.com >
2023-01-12 15:07:05 -06:00
Lucas De Souza
27710cf922
fix test cases
...
Signed-off-by: Lucas De Souza <lucas.desouza@aa.com >
2023-01-12 15:00:49 -06:00
Lucas De Souza
f9466ada44
fix typos
...
Signed-off-by: Lucas De Souza <lucas.desouza@aa.com >
2023-01-12 14:44:49 -06:00
Lucas De Souza
083bf1b9fa
adding a changeset
...
Signed-off-by: Lucas De Souza <lucas.desouza@aa.com >
2023-01-12 14:41:21 -06:00
Lucas De Souza
ad2fa51086
adding a test
...
Signed-off-by: Lucas De Souza <lucas.desouza@aa.com >
2023-01-12 14:37:22 -06:00
Lucas De Souza
91e32ae7e1
update fetcher to append resource to path instead of replace
...
Signed-off-by: Lucas De Souza <lucas.desouza@aa.com >
2023-01-12 14:20:46 -06:00
Clare Liguori
d701a7724f
Merge remote-tracking branch 'upstream/master'
2023-01-12 11:02:16 -08:00
Patrik Oldsberg
635287ead1
backend-plugin-api: remove factory function helper types
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-12 18:32:03 +01:00
Patrik Oldsberg
d1e86013ef
update API reports for backend system factory function refactor
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-12 18:32:03 +01:00
Patrik Oldsberg
ecbec4ec4c
changesets: added changeset for factory refactor
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-12 18:32:03 +01:00
Patrik Oldsberg
ce660bfd3d
backend-plugin-api: make factory funcs use params and switch service factories to new pattern
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-12 18:32:03 +01:00
Patrik Oldsberg
01a318f75d
updates to use new option factory callback pattern
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-12 18:32:02 +01:00
Patrik Oldsberg
4ed8ac14e0
backend-plugin-api: refactor service factory to use new option callback pattern
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-12 18:32:02 +01:00
Patrik Oldsberg
53d8f4fb8c
backend-plugin-api: refactor feature factories with new option callback pattern
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-12 18:32:02 +01:00
Patrik Oldsberg
9d456891f9
Merge pull request #15730 from backstage/blam/fix2
...
fix broken mainline after i was too eager to merge a fix for broken mainline
2023-01-12 18:28:06 +01:00
Clare Liguori
89062b8ba0
Skip STS calls for AWS account credentials when not needed
...
Skipping STS calls enables using the credential provider utility for calls to Minio
Fixes #15669
Signed-off-by: Clare Liguori <liguori@amazon.com >
2023-01-12 08:59:41 -08:00
blam
c869eab355
chore: woops
...
Signed-off-by: blam <ben@blam.sh >
2023-01-12 17:47:07 +01:00
Ben Lambert
76110d7787
Merge pull request #15728 from backstage/rugvip/flakylog
...
azure-sites: logging for flaky test
2023-01-12 17:24:23 +01:00
Patrik Oldsberg
21b860d4a3
azure-sites: logging for flaky test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-12 17:17:46 +01:00
Fredrik Adelöw
e4d8420996
Merge pull request #15698 from backstage/freben/clicketyclick
...
clickable links in `UserSettingsIdentityCard`
2023-01-12 16:40:11 +01:00
Brian Fletcher
81bddafc56
Merge branch 'master' of github.com:backstage/backstage into entity-labels-card
2023-01-12 14:25:41 +00:00
Brian Fletcher
7ab34830d8
remove comment
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-12 13:21:48 +00:00
Ben Lambert
a4eb191168
Merge pull request #15530 from backstage/blam/add-mocks-test-backend
...
Add all `coreServices` to `startTestBackend`
2023-01-12 14:20:51 +01:00
Brian Fletcher
fe81e32a4c
remove unused export
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-12 13:14:55 +00:00
Johan Haals
69e1e5bb63
chore: trim slashes with lodash
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2023-01-12 13:38:00 +01:00
Brian Fletcher
a2cf82088d
remove changeset not needed
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-12 12:37:07 +00:00
Johan Haals
6791aef207
Merge pull request #15659 from RoadieHQ/make-tech-insights-db-configurable
...
Expose optional persistenceContext on TechInsights construction
2023-01-12 13:27:44 +01:00
Johan Haals
353d891cb9
Merge pull request #15718 from swissquote/master
...
Update ADOPTERS.md with Swissquote Bank
2023-01-12 11:40:19 +01:00
Brian Fletcher
ef8e6b0386
customization of labels title & defualt to Labels
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-12 09:16:19 +00:00
Fredrik Adelöw
e5493ad70f
Merge pull request #15251 from luchillo17/feat/BCKSTG-93-paragraphs
...
Enable eslint-plugin-react forbid paragraph
2023-01-12 09:52:33 +01:00
Brian Fletcher
9ef778c4b5
fix missing message
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-12 08:13:06 +00:00
Drew Boswell
9fc99c82d2
Merge pull request #1 from swissquote/swissquote-patch-1
...
Update ADOPTERS.md
2023-01-12 09:05:43 +01:00
Brian Fletcher
bd382f2bc2
api reports and changeset
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-12 07:59:25 +00:00
Brian Fletcher
9fc65bbc38
add entity switch case
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-12 07:45:25 +00:00
Leonardo Cardoso de Almeida
b3ce75a3e5
chore: add xpinc to adopters list
...
Signed-off-by: Leonardo Cardoso de Almeida <leozzito@Leonardos-MacBook-Pro.local >
2023-01-11 20:45:09 -03:00
Trevor Grieger
35c6f2b741
Add tests to cover enableBranchProtectionOnDefaultRepoBranch parameters
...
Added new tests to cover requiredApprovingReviewCount, requiredCommitSigning, and restrictions.
Signed-off-by: Trevor Grieger <tgrieger@salesforce.com >
2023-01-11 14:57:39 -05:00