Bart Breen
e2ed9126e7
Bitbucket Cloud Discovery
...
When bitbucket.org is discovered as the target for the bitbucket-discovery catalog processor, a scan is performed in a workspace and finds repositories matching the any project and repository regexes in line with the existing bitbucket server implementation.
Resolves #6216 .
Signed-off-by: Bart Breen <bart.breen@twobulls.com >
2021-07-28 23:30:32 +10:00
Ben Lambert
71b5cc1ba8
Merge pull request #6633 from ngranander/xcmetrics-overview-features
...
Show more metrics of XCMetrics
2021-07-28 13:28:03 +02:00
Niklas Granander
616e10e945
Add changeset
...
Signed-off-by: Niklas Granander <ngranander@spotify.com >
2021-07-28 12:46:26 +02:00
Niklas Granander
ae44ba4e68
Update screenshot in docs
...
Signed-off-by: Niklas Granander <ngranander@spotify.com >
2021-07-28 12:46:06 +02:00
Niklas Granander
c75c6a3a19
Replace mockXcmetricsApi with jest manual mock
...
Signed-off-by: Niklas Granander <ngranander@spotify.com >
2021-07-28 12:29:54 +02:00
Ben Lambert
52b50778f0
Merge pull request #6631 from backstage/software-templates-path
...
chore: update `software-templates` path for `create-app`
2021-07-28 12:23:11 +02:00
Ben Lambert
ec5f6154ef
Merge pull request #6609 from stephane-mori/auth-backend-saml-clock-discrepancies
...
Auth backend saml clock discrepancies
2021-07-28 12:21:43 +02:00
blam
c3e2e032b4
chore: cookiecutter golang is not in that repo
...
Signed-off-by: blam <ben@blam.sh >
2021-07-28 11:17:32 +02:00
blam
d50c9e7c0c
chore: added changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-07-28 11:16:46 +02:00
blam
2d4304938a
chore: update the template urls to point at main branch
...
Signed-off-by: blam <ben@blam.sh >
2021-07-28 11:14:01 +02:00
Ben Lambert
d659342762
Merge pull request #6627 from backstage/dependabot/npm_and_yarn/types/webpack-node-externals-2.5.2
...
chore(deps): bump @types/webpack-node-externals from 2.5.1 to 2.5.2
2021-07-28 10:26:20 +02:00
blam
63215cf33c
chore: fix vale complaints
...
Signed-off-by: blam <ben@blam.sh >
2021-07-28 09:37:37 +02:00
Stéphane MORI
04be344a8f
Set acceptedClockSkewMs SAML configuration optional
...
Signed-off-by: Stéphane MORI <stephane.mori@gmail.com >
2021-07-28 09:37:37 +02:00
Stéphane MORI
6a5d98d1af
Update changeset
...
Signed-off-by: Stéphane MORI <stephane.mori@gmail.com >
2021-07-28 09:37:37 +02:00
Stéphane MORI
4edca1bd0c
Added changeset
...
Signed-off-by: Stéphane MORI <stephane.mori@gmail.com >
2021-07-28 09:37:37 +02:00
Stéphane MORI
6192b5e1c7
Allow to configure SAML auth acceptedClockSkewMs
...
Signed-off-by: Stéphane MORI <stephane.mori@gmail.com >
2021-07-28 09:37:37 +02:00
Ben Lambert
29e3c15ee5
Merge pull request #6628 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-insights-1.1.21
...
chore(deps): bump @roadiehq/backstage-plugin-github-insights from 1.1.20 to 1.1.21
2021-07-28 09:36:59 +02:00
Ben Lambert
8005726973
Merge pull request #6611 from tudi2d/accessibility-changes
...
Improve accessibility of core components
2021-07-28 09:36:30 +02:00
Ben Lambert
9542d20f60
Merge pull request #6624 from tudi2d/6596-firefox-pageheader-height
...
Fix EntityPage tab height for firefox
2021-07-28 09:35:47 +02:00
dependabot[bot]
c0cf837785
chore(deps): bump @roadiehq/backstage-plugin-github-insights
...
Bumps [@roadiehq/backstage-plugin-github-insights](https://github.com/RoadieHQ/backstage-plugin-github-insights ) from 1.1.20 to 1.1.21.
- [Release notes](https://github.com/RoadieHQ/backstage-plugin-github-insights/releases )
- [Changelog](https://github.com/RoadieHQ/backstage-plugin-github-insights/blob/main/docs/releases-widget.png )
- [Commits](https://github.com/RoadieHQ/backstage-plugin-github-insights/commits )
---
updated-dependencies:
- dependency-name: "@roadiehq/backstage-plugin-github-insights"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-28 04:12:45 +00:00
dependabot[bot]
b5d3dbfd53
chore(deps): bump @types/webpack-node-externals from 2.5.1 to 2.5.2
...
Bumps [@types/webpack-node-externals](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-node-externals ) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-node-externals )
---
updated-dependencies:
- dependency-name: "@types/webpack-node-externals"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-28 04:07:20 +00:00
Philipp Hugenroth
f72a83c249
Move header height to grid layout
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-27 23:59:25 +02:00
Philipp Hugenroth
88a8492cd9
Fix ItemCardGrid test to not use aria-role
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-27 23:49:54 +02:00
Philipp Hugenroth
28fba930fe
Add accessibility add on to storybook for finding a11y issues
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-27 23:49:54 +02:00
Philipp Hugenroth
19d9995b6b
Add accessibility add on to storybook for finding a11y issues
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-27 23:49:54 +02:00
Philipp Hugenroth
56391bd3a4
Add missing labels
...
- Adjust Storybook use of sidebar
- Revert a wrong sidebar change
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-27 23:49:54 +02:00
Philipp Hugenroth
a0229b974c
Improve sidebar accessibility by adding link labels
...
Indicate non-interactive status icons
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-27 23:49:54 +02:00
Philipp Hugenroth
7ee1634824
Add accessibility add on to storybook for finding a11y issues
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-27 23:49:54 +02:00
Philipp Hugenroth
908858d9c7
Add aria-label to entity filters
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-27 23:49:54 +02:00
Ben Lambert
e69445d676
Merge pull request #6626 from backstage/timbonicus/e2e-isomorphic-form-data
...
Add explicit isomorphic-form-data import
2021-07-27 23:40:57 +02:00
Chase Rutherford-Jenkins
a35eb98102
Merge pull request #6602 from backstage/chaseajen/pagerduty-docs
...
clarify code snippets for PagerDuty plugin installation
2021-07-27 14:39:57 -07:00
Tim Hansen
bebc09fa87
changeset
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-07-27 14:38:11 -06:00
Tim Hansen
775635b810
Add explicit isomorphic-form-data import
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-07-27 13:29:34 -06:00
Niklas Granander
bb2fb16e6f
Merge branch 'master' into xcmetrics-overview-features
...
Signed-off-by: Niklas Granander <ngranander@spotify.com >
2021-07-27 19:56:12 +02:00
Niklas Granander
70b18d97d6
Allow user to select the number of days for trend data
...
Signed-off-by: Niklas Granander <ngranander@spotify.com >
2021-07-27 19:48:15 +02:00
Niklas Granander
63efbf0386
Add duration data to overview
...
Signed-off-by: Niklas Granander <ngranander@spotify.com >
2021-07-27 17:25:03 +02:00
Ben Lambert
976db8d9f8
Merge pull request #6574 from backstage/dependabot/npm_and_yarn/types/ldapjs-2.2.0
...
chore(deps): bump @types/ldapjs from 1.0.10 to 2.2.0
2021-07-27 09:26:45 +02:00
Tim Hansen
571127413e
Merge pull request #6614 from backstage/imgbot
...
[ImgBot] Optimize images
2021-07-26 21:24:12 -06:00
ImgBotApp
c0a27b930b
[ImgBot] Optimize images
...
*Total -- 2,306.16kb -> 2,013.60kb (12.69%)
/microsite/blog/assets/21-07-26/example-template-code.png -- 389.59kb -> 259.93kb (33.28%)
/microsite/blog/assets/21-07-26/backstage-software-templates-beta.gif -- 1,502.53kb -> 1,350.00kb (10.15%)
/microsite/blog/assets/21-07-26/custom-components.gif -- 119.93kb -> 116.34kb (2.99%)
/microsite/blog/assets/21-07-26/steps-running.gif -- 294.11kb -> 287.34kb (2.3%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-07-26 21:01:06 +00:00
Ben Lambert
f4ce7f1599
Merge pull request #6613 from backstage/blam/blog-post
...
update some microsite links & scaffolder to beta lifecycle
2021-07-26 21:25:22 +02:00
blam
8d59ced8e8
chore: fixing the image drop shadow for blog post
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 21:23:48 +02:00
blam
fa068ff3a8
chore: change one more link
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 21:08:55 +02:00
blam
0d5d0e2e6a
chore: add changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 21:04:40 +02:00
blam
46d264c023
chore: updating beta link now the post is live and making scaffolder beta instead of alpha
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 21:03:29 +02:00
Ben Lambert
e7ff45acf3
Merge pull request #6612 from backstage/blam/blog-post
...
add new blog post for scaffolder beta
2021-07-26 20:49:57 +02:00
blam
0707b3657f
chore: update to beta
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 20:40:03 +02:00
blam
dbbd890334
chore: added some breaks and fixing the gif
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 20:31:26 +02:00
blam
917ba30fba
chore: fixing prettier linting for blog post
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 20:26:45 +02:00
blam
c305edb993
chore: move assets to the right folder
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 20:24:28 +02:00
blam
899402b4bd
feat: add new blog post for scaffolder beta
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 20:22:13 +02:00