Ben Lambert
ecafb7f34e
Merge pull request #12640 from Bonial-International-GmbH/pjungermann/bitbucket-cloud/repo-picker-allowed-owners
...
feat: add support for `allowedOwners` at the `BitbucketRepoPicker`
2022-07-15 20:40:42 +02:00
Niklas Aronsson
77abf50acf
Baazar plugins: Fixed api warnings
...
"bazaar" and "baazar-backend" has been removed from the list of
"allowed warnings"."
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2022-07-15 12:43:44 +02:00
Eric Peterson
8d9ff6de46
Merge pull request #12043 from Bonial-International-GmbH/pjungermann/techdocs/initial-filter
...
feat: use same initial filter `owned` at TechDocsIndexPage as at CatalogPage
2022-07-15 10:25:56 +02:00
Patrick Jungermann
ebf3eb1641
feat: use same initial filter owned at TechDocsIndexPage as at CatalogPage
...
Aligns filter use of catalog page (and api page) with techdocs page.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-07-15 01:31:11 +02:00
Patrick Jungermann
9a96199f86
feat: add support for allowedOwners at the BitbucketRepoPicker
...
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-07-14 22:27:18 +02:00
Ben Lambert
4df3d247a2
Merge pull request #12491 from namco1992/render-path-copy-without-render
...
Scaffolder: Renders path templates when copyWithoutRender is used
2022-07-14 21:35:39 +02:00
Ben Lambert
16a1aed6e8
Merge pull request #12631 from kjuulh/feature/require-valid-owner-in-owner-picker
...
Add allowArbitraryValues to <OwnerPicker />
2022-07-14 14:20:56 +02:00
kjuulh
3c13f3dc79
Add api refs
...
Signed-off-by: kjuulh <contact@kjuulh.io >
2022-07-14 13:51:00 +02:00
kjuulh
180c06d623
Change boolean pipe to a Optional chaining pipe
...
Change boolean pipe to a Optional chaining pipe
Signed-off-by: kjuulh <contact@kjuulh.io >
2022-07-14 13:19:09 +02:00
kjuulh
3bce493156
Add allowArbitraryValues to <OwnerPicker />
...
This change makes the OwnerPicker able to validate that the selected
option is one of the provided values. This should provide a smoother
experience for users, as they now can only enter valid values on the
client side
None of the tests are changed, as this value is passed to MUI, which
is the library containing the validation.
Signed-off-by: kjuulh <contact@kjuulh.io >
2022-07-14 13:19:09 +02:00
Jonah Back
a9d42fcbb7
Merge branch 'master' into feature/EKSCatalog
...
Signed-off-by: Jonah Back <jonah@jonahback.com >
2022-07-13 09:34:10 -07:00
Ben Lambert
d35b08c8bd
Merge pull request #12605 from leboncoin/gerrit-owner-default
...
feat(scaffolder-backend): allow to create Gerrit project using default owner
2022-07-13 15:19:36 +02:00
Mengnan Gong
ff316b86d8
Add copyWithoutTemplating and deprecate copyWithoutRender
...
Add `copyWithoutTemplating` to the the fetch template action input.
`copyWithoutTemplating` also accepts an array of glob patterns. Contents
of matched files or directories are copied without being processed, but
paths are subject to rendering.
Deprecate `copyWithoutRender` in favor of `copyWithoutTemplating`.
Signed-off-by: Mengnan Gong <namco1992@gmail.com >
2022-07-13 21:04:34 +08:00
Thomas Cardonne
1764296a68
feat(scaffolder): allow to create Gerrit project using default owner
...
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com >
2022-07-13 11:51:45 +02:00
Patrik Oldsberg
02842ba0fd
scaffolder-backend: fix gerrit publish test on windows
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-07-13 11:27:09 +02:00
Patrik Oldsberg
65dc489881
scaffolder-backend: fix template fetch test on windows
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-07-13 11:13:17 +02:00
Ben Lambert
74ed37a31e
Merge pull request #12554 from lunarway/patch/octokit-rest-19.0.3
...
Upgrade @octokit/rest to 19.0.3
2022-07-13 11:08:06 +02:00
Ben Lambert
04bf45f700
Merge pull request #12599 from backstage/renovate/msw-0.x
...
chore(deps): update dependency msw to ^0.44.0
2022-07-13 10:38:03 +02:00
Patrik Oldsberg
282002614d
Merge pull request #12490 from afscrome/aadazurecli
...
Use Azure Identity to Authenticate with Microsoft Graph API
2022-07-13 10:26:13 +02:00
Ben Lambert
8dd1195018
Merge pull request #12417 from mknet3/mknet3/fix-empty-dirs-issue
...
Fix issues with optional directories and files
2022-07-13 10:24:33 +02:00
Patrik Oldsberg
122636f396
Merge pull request #12594 from leboncoin/publish-gerrit-sourcepath
...
feat(scaffolder-backend): add sourcePath option to publish:gerrit action
2022-07-13 10:11:01 +02:00
Alex Crome
bd0b731ffd
Merge remote-tracking branch 'upstream/master' into aadazurecli
2022-07-13 08:10:37 +01:00
Alex Crome
e4ef21c84f
Misc small fixes
...
* Updated @azure/identity to improve error message when no credentials are avaialble.
* Misc small text fixes
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2022-07-13 08:06:32 +01:00
renovate[bot]
8006d0f9bf
chore(deps): update dependency msw to ^0.44.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-13 02:08:31 +00:00
Bjørn
2bb0dd2dd2
Merge branch 'master' into patch/octokit-rest-19.0.3
2022-07-12 21:19:36 +02:00
Crevil
b3b64214f4
Update API report
...
Signed-off-by: Crevil <bjoern.soerensen@gmail.com >
2022-07-12 21:18:52 +02:00
Thomas Cardonne
945a27fa6a
feat(scaffolder-backend): add sourcePath option to publish:gerrit action
...
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com >
2022-07-12 17:12:30 +02:00
github-actions[bot]
0e967f188b
Version Packages (next)
2022-07-12 13:19:14 +00:00
Patrik Oldsberg
af42c73a83
Merge pull request #12584 from backstage/renovate/luxon-3.x
...
fix(deps): update dependency luxon to v3
2022-07-12 14:41:56 +02:00
Patrik Oldsberg
0d0b86fb5b
techdocs-backend: fix http mock in cacheMiddleware test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-07-12 13:34:27 +02:00
Ben Lambert
3ded9cc158
Merge pull request #12492 from dehamzah/register-dryrun-error-code
...
Fix Error Code in Register Component DryRun
2022-07-12 09:20:02 +02:00
Dede Hamzah
13506d5022
Revert throw message and use .toThrow
...
Signed-off-by: Dede Hamzah <dehamzah@gmail.com >
2022-07-12 09:02:40 +07:00
renovate[bot]
4e9a90e307
fix(deps): update dependency luxon to v3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-11 22:07:53 +00:00
Ben Lambert
e3e6e46044
Merge pull request #11508 from goenning/go/expose-detecterrors
...
[Kubernetes Plugin] expose detectErrors function publicly
2022-07-11 15:52:20 +02:00
Ben Lambert
a4f5c51867
Merge pull request #12514 from backstage/elonj/fix-catalog-metrics
...
Fix catalog metrics
2022-07-11 15:43:08 +02:00
Ben Lambert
e3d8a7753a
Merge pull request #12469 from backstage/renovate/opensearch-project-opensearch-2.x
...
fix(deps): update dependency @opensearch-project/opensearch to v2
2022-07-11 15:37:10 +02:00
elonj
8eca949250
clean up
...
Signed-off-by: elonj <elonj@spotify.com >
2022-07-11 09:23:47 -04:00
elonj
8ec35643c7
if non found, metrics should register and retrun created
...
Signed-off-by: elonj <elonj@spotify.com >
2022-07-11 09:23:47 -04:00
goenning
1c752277c6
fix api-reports
...
Signed-off-by: goenning <me@goenning.net >
2022-07-11 14:13:17 +01:00
Guilherme Oenning
2b0ba754da
Merge branch 'backstage:master' into go/expose-detecterrors
2022-07-11 09:44:05 +01:00
Dede Hamzah
eb91937a92
Add tests
...
Signed-off-by: Dede Hamzah <dehamzah@gmail.com >
2022-07-11 15:05:18 +07:00
Jonah Back
9bfddd0dd6
address review comments
...
Signed-off-by: Jonah Back <jonah@jonahback.com >
2022-07-10 20:45:10 -07:00
Jonah Back
6821bbb122
Merge branch 'master' into feature/EKSCatalog
...
Signed-off-by: Jonah Back <jonah@jonahback.com >
2022-07-10 20:12:09 -07:00
Jonah Back
fb41605d79
address review comments
...
Signed-off-by: Jonah Back <jonah@jonahback.com >
2022-07-10 20:10:11 -07:00
Manuel Cañete
a15ff27c39
fix prettier
...
Signed-off-by: Manuel Cañete <mcaneteubeda@gmail.com >
2022-07-09 19:59:45 +02:00
Manuel Cañete
bc59e8833b
Fix issue when a file is skipped inside a directory
...
Signed-off-by: Manuel Cañete <mcaneteubeda@gmail.com >
2022-07-09 19:37:40 +02:00
Crevil
7e7fd4c153
Use nullish coalescing operator instead of OR
...
Signed-off-by: Crevil <bjoern.soerensen@gmail.com >
2022-07-09 19:36:11 +02:00
Patrik Oldsberg
426781af5f
Merge pull request #12395 from lunarway/feature/proxy-reloader
...
Add hot reloading of proxy-backend configuration
2022-07-09 16:00:47 +02:00
Crevil
9de15a41d7
Upgrade @octokit/rest to 19.0.3
...
This upgrade contains changes to the API types which leads to several changes
around the code base handling the now more precise types.
Signed-off-by: Crevil <bjoern.soerensen@gmail.com >
2022-07-09 09:13:07 +02:00
Ben Lambert
8c50fa4484
Merge pull request #12545 from backstage/renovate/octokit-graphql-5.x
...
fix(deps): update dependency @octokit/graphql to v5
2022-07-09 08:38:17 +02:00