blam
|
1c6dff7501
|
chore: reworking the types a little bit here to get them to work with the new version
Signed-off-by: blam <ben@blam.sh>
|
2021-09-13 10:15:35 +02:00 |
|
dependabot[bot]
|
36bc77c709
|
chore(deps): bump react-hook-form from 7.12.2 to 7.15.3
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.12.2 to 7.15.3.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.12.2...v7.15.3)
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-13 04:15:57 +00:00 |
|
Eric Peterson
|
7f221c6c6b
|
Merge pull request #7079 from backstage/vinzscam/search-type-storybook
search-type: add to storybook
|
2021-09-10 20:40:11 +02:00 |
|
Patrik Oldsberg
|
f92474b2ea
|
Merge pull request #7141 from backstage/rugvip/not-done
auth-backend: throw error if OIDC IdP does not have a userinfo endpoint
|
2021-09-10 17:18:54 +02:00 |
|
Patrik Oldsberg
|
de5717872d
|
auth-backend: throw error if OIDC IdP does not have a userinfo endpoint
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-10 16:16:44 +02:00 |
|
Ben Lambert
|
c9ce2ba317
|
Merge pull request #7137 from backstage/rugvip/please-ignore
docs: add a heads up about dockerignore for multi-stage builds
|
2021-09-10 15:37:52 +02:00 |
|
Patrik Oldsberg
|
a2e8db8dc0
|
docs: add a heads up about dockerignore for multi-stage builds
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-10 15:14:32 +02:00 |
|
Vincenzo Scamporlino
|
7bd1a87e15
|
fix comments
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
|
2021-09-10 15:05:09 +02:00 |
|
Fredrik Adelöw
|
977710cf3c
|
Merge pull request #7015 from backstage/freben/saml-3-bump
Bump `passport-saml` to version 3
|
2021-09-10 14:29:23 +02:00 |
|
Ben Lambert
|
00ede8218d
|
Merge pull request #6781 from backstage/orkohunter/remove-legacy-sample-templates
scaffolder-backend: remove legacy sample-templates based on cookiecutter
|
2021-09-10 14:28:38 +02:00 |
|
Ben Lambert
|
43503ee9ce
|
Merge pull request #7134 from backstage/rugvip/azure
integrations,backend-common: Fix azure URL parsing and readTree/search
|
2021-09-10 13:53:35 +02:00 |
|
Ben Lambert
|
80cb9de4b4
|
Merge pull request #7133 from kim5566/fix/pagination-selected-git-repos
add paginate to selected git repos
|
2021-09-10 13:52:01 +02:00 |
|
Johan Haals
|
b78d4b03bd
|
Merge pull request #7106 from goober/feature/upgrade-git-url-parse
chore(deps) bump git-url-parse from 11.4.4 to 11.6.0
|
2021-09-10 13:25:17 +02:00 |
|
Patrik Oldsberg
|
2e9d71281e
|
integration: fix AzureIntegration resolveUrl path handling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-10 13:14:22 +02:00 |
|
Patrik Oldsberg
|
1befb5ad57
|
integrations: update AzureIntegration tests with unexpected failure cases
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-10 13:12:41 +02:00 |
|
Ben Lambert
|
25a613bdd7
|
Merge pull request #7110 from vierno/fix/gitlab-refresh
fix(auth-backend): update Gitlab refresh token on refresh
|
2021-09-10 13:01:16 +02:00 |
|
Patrik Oldsberg
|
5400d81f28
|
integrations: workaround lack of private method support
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-10 13:00:35 +02:00 |
|
Patrik Oldsberg
|
f7ad3a8925
|
added changesets for azure URL updates
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-10 12:12:38 +02:00 |
|
Patrik Oldsberg
|
8cfeb5fe08
|
backend-common: fix azure readTree subpath handling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-10 12:08:08 +02:00 |
|
Patrik Oldsberg
|
0408b0d7ff
|
integration: implement azure core with AzureUrl + fix tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-10 11:46:48 +02:00 |
|
Patrik Oldsberg
|
63e3745fe3
|
integration: implement AzureUrl
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-10 11:40:16 +02:00 |
|
Patrik Oldsberg
|
5a41c16fc7
|
integration: added failing AzureUrl tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-10 11:39:57 +02:00 |
|
Ben Lambert
|
22269e0bd5
|
Merge pull request #7130 from backstage/dependabot/npm_and_yarn/prettier-2.4.0
chore(deps-dev): bump prettier from 2.3.2 to 2.4.0
|
2021-09-10 11:10:50 +02:00 |
|
Patrik Oldsberg
|
0c2b952287
|
integration: extend AzureUrl API with accessors for each part
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-10 10:46:32 +02:00 |
|
Patrik Oldsberg
|
3bfd62b55c
|
integration: add empty AureUrl implementation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-10 10:46:31 +02:00 |
|
Patrik Oldsberg
|
483046152e
|
Merge pull request #7121 from backstage/Rugvip-patch-1
codeowners: add @backstage/reviewers ownership to some paths
|
2021-09-10 10:21:19 +02:00 |
|
Johan Haals
|
903ffac78d
|
Merge pull request #7128 from backstage/dependabot/npm_and_yarn/microsite/prettier-2.4.0
chore(deps-dev): bump prettier from 2.3.2 to 2.4.0 in /microsite
|
2021-09-10 10:15:25 +02:00 |
|
Johan Haals
|
c6c5a92e92
|
format
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-09-10 10:11:27 +02:00 |
|
kim5566
|
63399d4147
|
remove duplicate changeset
Signed-off-by: kim5566 <qi.jin@anz.com>
|
2021-09-10 18:00:40 +10:00 |
|
kim5566
|
3c78883ba3
|
fix formatting and slection of returned results
Signed-off-by: kim5566 <qi.jin@anz.com>
|
2021-09-10 17:55:29 +10:00 |
|
Fredrik Adelöw
|
6ae454bc86
|
Merge pull request #7129 from backstage/dependabot/npm_and_yarn/types/stoppable-1.1.1
chore(deps-dev): bump @types/stoppable from 1.1.0 to 1.1.1
|
2021-09-10 09:41:35 +02:00 |
|
Johan Haals
|
bce900e0ae
|
fix lockfile
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-09-10 09:41:19 +02:00 |
|
kim5566
|
cc5c8f4979
|
add paginate
Signed-off-by: kim5566 <qi.jin@anz.com>
|
2021-09-10 17:06:25 +10:00 |
|
dependabot[bot]
|
608f067ea1
|
chore(deps-dev): bump prettier from 2.3.2 to 2.4.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-10 04:24:04 +00:00 |
|
dependabot[bot]
|
4d283f28b2
|
chore(deps-dev): bump @types/stoppable from 1.1.0 to 1.1.1
Bumps [@types/stoppable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stoppable) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/stoppable)
---
updated-dependencies:
- dependency-name: "@types/stoppable"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-10 04:10:52 +00:00 |
|
dependabot[bot]
|
e57ab03a07
|
chore(deps-dev): bump prettier from 2.3.2 to 2.4.0 in /microsite
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-10 04:07:23 +00:00 |
|
Patrik Oldsberg
|
04f1806fd0
|
Merge pull request #7127 from backstage/rugvip/fml
snyk: move .snyk from app to cli where it belongs + fix workflow
|
2021-09-09 22:56:38 +02:00 |
|
Patrik Oldsberg
|
8657985dca
|
Merge pull request #7126 from backstage/rugvip/snyk-docs
security: add a section describing how we handle snyk policies
|
2021-09-09 21:18:50 +02:00 |
|
Patrik Oldsberg
|
cb173f7440
|
github/workflows: fix .snyk path pattern
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-09 21:17:55 +02:00 |
|
Patrik Oldsberg
|
14834a340b
|
snyk: move .snyk from app to cli where it belongs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-09 20:19:27 +02:00 |
|
Patrik Oldsberg
|
8dd72d6163
|
Merge pull request #7125 from backstage/rugvip/snek
snyk: move .snyk into each package dir instead of a single root one
|
2021-09-09 20:14:27 +02:00 |
|
Patrik Oldsberg
|
c414c907cb
|
SECURITY: add a section describing how we handle snyk policies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-09 20:08:09 +02:00 |
|
Patrik Oldsberg
|
b3ccc97df8
|
snyk: move .snyk into each package dir instead of a single root one
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-09 19:40:38 +02:00 |
|
Oliver Sand
|
7500bc86ea
|
Merge pull request #7096 from SDA-SE/feat/explore-groups-design
Make styling of groups tab in the explore page use the Backstage theme
|
2021-09-09 19:10:50 +02:00 |
|
Patrik Oldsberg
|
506ed11137
|
Merge pull request #7122 from backstage/rugvip/snyk
github/workflows: add snyk monitoring workflow
|
2021-09-09 19:09:45 +02:00 |
|
Patrik Oldsberg
|
33271a7f4a
|
github/workflows: add snyk monitoring workflow
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-09 18:35:21 +02:00 |
|
Patrik Oldsberg
|
b14a4846bd
|
codeowners: add @backstage/reviewers ownership to some paths
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-09 17:28:06 +02:00 |
|
Patrik Oldsberg
|
a1ef801ab9
|
Merge pull request #7046 from backstage/changeset-release/master
Version Packages
|
2021-09-09 17:24:43 +02:00 |
|
github-actions[bot]
|
866ec85375
|
Version Packages
|
2021-09-09 14:47:05 +00:00 |
|
Patrik Oldsberg
|
7e88bea17d
|
Merge pull request #7092 from backstage/rugvip/datawut
core-plugin-api: switch to using a plain string key for attaching component data
|
2021-09-09 16:41:45 +02:00 |
|