jrusso1020
65e6c45410
Remove circular dependencies
...
In reference to issue #5563 this does the initial work to remove
all the circular dependencies that we have encountered while
building backstage using bazel. The next step will be to implement
a method to catch these circular dependencies before they get
merged in
Signed-off-by: jrusso1020 <jrusso@brex.com >
2021-05-15 11:17:05 -06:00
Ben Lambert
1cfef4244e
Merge pull request #5605 from backstage/changeset-release/master
...
Version Packages
2021-05-12 12:54:25 +02:00
blam
5b8638c15e
chore: fix the create-app version
...
Signed-off-by: blam <ben@blam.sh >
2021-05-12 11:55:23 +02:00
github-actions[bot]
df31bdca8f
Version Packages
2021-05-12 09:39:51 +00:00
Ben Lambert
54246635da
Merge pull request #5228 from anderoo/anderoo/github-deployments-ghe
...
support GitHub enterprise and hosted GitHub on GithubDeployments plugin
2021-05-12 11:34:17 +02:00
Ben Lambert
51ccc29e8b
Merge pull request #5585 from backstage/samiram/kubernetes-types
...
export types
2021-05-12 11:11:06 +02:00
anderoo
b23260677a
prettier
...
Signed-off-by: anderoo <anderoojohnson@gmail.com >
2021-05-12 10:10:54 +01:00
Andrew Johnson
d8e24a7ae3
Update GithubDeploymentsCard.test.tsx
...
Signed-off-by: anderoo <anderoojohnson@gmail.com >
2021-05-12 10:10:54 +01:00
Andrew Johnson
e7e9e93f57
Update GithubDeploymentsCard.tsx
...
Signed-off-by: anderoo <anderoojohnson@gmail.com >
2021-05-12 10:10:54 +01:00
Ben Lambert
e5a8582d5d
Merge pull request #5651 from backstage/mob/fix-vpo
...
Fixing Changelog formatting
2021-05-12 11:01:04 +02:00
blam
aee7212366
Updating changelogs
...
Signed-off-by: blam <ben@blam.sh >
2021-05-12 11:00:37 +02:00
Fredrik Adelöw
d7f2c4fdbf
Merge pull request #5650 from backstage/revert-5634-freben/database-tests
...
Revert "Introduce `@backstage/backend-testing`, with `TestDatabases` to start off"
2021-05-12 10:58:58 +02:00
Fredrik Adelöw
a66c6f986c
Revert "Introduce @backstage/backend-testing, with TestDatabases to start off"
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-12 10:30:32 +02:00
Fredrik Adelöw
b3988ffb51
Merge pull request #5634 from backstage/freben/database-tests
...
Introduce `@backstage/backend-testing`, with `TestDatabases` to start off
2021-05-12 10:03:09 +02:00
Fredrik Adelöw
dd8a0df53a
Merge pull request #5625 from backstage/freben/mysql-prep
...
Prep work for mysql support in backend-common
2021-05-12 10:00:18 +02:00
Samira Mokaram
ea21d46f07
add changeset
...
Signed-off-by: Samira Mokaram <samiram@spotify.com >
2021-05-12 09:56:00 +02:00
Fredrik Adelöw
babe473dd1
Introduce @backstage/backend-testing, with TestDatabases to start off
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-12 08:48:43 +02:00
Oliver Sand
8a45504787
Merge pull request #5602 from SDA-SE/feat/org-processor-app
...
Support integrations in `GithubOrgReaderProcessor`
2021-05-12 07:49:22 +02:00
Fredrik Adelöw
65ae863965
Merge pull request #5648 from backstage/dependabot/npm_and_yarn/graphql-tag-2.12.4
...
chore(deps): bump graphql-tag from 2.11.0 to 2.12.4
2021-05-12 07:09:16 +02:00
Fredrik Adelöw
95d2e5831b
Merge pull request #5647 from backstage/dependabot/npm_and_yarn/cross-fetch-3.1.4
...
chore(deps): bump cross-fetch from 3.0.6 to 3.1.4
2021-05-12 07:08:03 +02:00
Fredrik Adelöw
57c05c5c35
Merge pull request #5645 from backstage/dependabot/npm_and_yarn/merge-2.1.1
...
chore(deps): bump merge from 2.1.0 to 2.1.1
2021-05-12 07:06:10 +02:00
Fredrik Adelöw
d175f73e18
Merge pull request #5644 from backstage/dependabot/npm_and_yarn/json-pointer-0.6.1
...
chore(deps): bump json-pointer from 0.6.0 to 0.6.1
2021-05-12 07:01:51 +02:00
dependabot[bot]
5c6bcebe2d
chore(deps): bump graphql-tag from 2.11.0 to 2.12.4
...
Bumps [graphql-tag](https://github.com/apollographql/graphql-tag ) from 2.11.0 to 2.12.4.
- [Release notes](https://github.com/apollographql/graphql-tag/releases )
- [Changelog](https://github.com/apollographql/graphql-tag/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/graphql-tag/compare/v2.11.0...v2.12.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 04:39:44 +00:00
dependabot[bot]
2aed43c435
chore(deps): bump cross-fetch from 3.0.6 to 3.1.4
...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch ) from 3.0.6 to 3.1.4.
- [Release notes](https://github.com/lquixada/cross-fetch/releases )
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.0.6...v3.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 04:38:01 +00:00
dependabot[bot]
bd389ae394
chore(deps): bump merge from 2.1.0 to 2.1.1
...
Bumps [merge](https://github.com/yeikos/js.merge ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/yeikos/js.merge/releases )
- [Commits](https://github.com/yeikos/js.merge/compare/v2.1.0...v2.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 02:57:53 +00:00
dependabot[bot]
a7e5c54f80
chore(deps): bump json-pointer from 0.6.0 to 0.6.1
...
Bumps [json-pointer](https://github.com/manuelstofer/json-pointer ) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/manuelstofer/json-pointer/releases )
- [Commits](https://github.com/manuelstofer/json-pointer/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 00:35:14 +00:00
Ben Lambert
a9a12dedff
Merge pull request #5636 from backstage/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-11 20:50:40 +02:00
Ben Lambert
6ffee20869
Merge pull request #5593 from splunk/feature/5536_make-catalogtable-configurable
...
[Fixes #5536 ] Make CatalogTable configurable
2021-05-11 19:57:56 +02:00
Oliver Sand
01a9ebf6a5
Make integrations take precedence over providers
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-05-11 18:04:48 +02:00
Fredrik Adelöw
f3f09dda34
Merge pull request #5551 from backstage/iameap/cache
...
Add a storage-agnostic cache manager to backend-common
2021-05-11 16:57:35 +02:00
Ben Lambert
ee01c0d18a
Merge pull request #5579 from backstage/dependabot/npm_and_yarn/testing-library/user-event-13.1.8
...
chore(deps): bump @testing-library/user-event from 12.8.3 to 13.1.8
2021-05-11 16:07:22 +02:00
dependabot[bot]
52e6a73fe1
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 13:34:25 +00:00
blam
1917a19ad9
chore: fixing user-events version for new package
...
Signed-off-by: blam <ben@blam.sh >
2021-05-11 14:31:25 +02:00
blam
90385750c9
chore: fixing user-event versioning for create-plugin templates
...
Signed-off-by: blam <ben@blam.sh >
2021-05-11 14:31:00 +02:00
blam
062bbf90f8
chore: add changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-05-11 14:31:00 +02:00
blam
f6706308e1
chore: fix failing test, it was failing in a good way.
...
Signed-off-by: blam <ben@blam.sh >
2021-05-11 14:31:00 +02:00
dependabot[bot]
ee103bc710
chore(deps): bump @testing-library/user-event from 12.8.3 to 13.1.8
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 12.8.3 to 13.1.8.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v12.8.3...v13.1.8 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 14:30:59 +02:00
Samira Mokaram
2dca7ecaa5
add notice header
...
Signed-off-by: Samira Mokaram <samiram@spotify.com >
2021-05-11 13:28:12 +02:00
Samira Mokaram
69ad4e630f
address comments
...
Signed-off-by: Samira Mokaram <samiram@spotify.com >
2021-05-11 13:14:51 +02:00
Johan Haals
6f02dacdc8
Merge pull request #5601 from backstage/mob/dryrun
...
Catalog/next: Add support for dryRun
2021-05-11 11:36:26 +02:00
Ben Lambert
2e6c3687f7
Merge pull request #5299 from erikengervall/erikengervall/plugin-release-manager-as-a-service
...
plugins: add GitHub Release Manager
2021-05-11 10:34:01 +02:00
Ben Lambert
06ac3757cf
Merge pull request #5117 from GregoireW/feat/limit_group
...
Paginate group members display
2021-05-10 21:18:08 +02:00
Eric Peterson
a8c70b3ae4
Maybe not THAT transparent.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-05-10 18:45:31 +02:00
Ben Lambert
937e88769d
Merge pull request #5631 from backstage/orkohunter/docs/microsite
...
microsite: Fix typo in Kubernetes section
2021-05-10 16:34:50 +02:00
Himanshu Mishra
7578f40175
microsite: fix typo provider
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-05-10 15:40:43 +02:00
Himanshu Mishra
b6cb9dcc28
dco/docs: email in angular braces
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-05-10 15:36:52 +02:00
Johan Haals
60a6090f24
Split dryRun to separate method, map errors.
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-05-10 14:32:18 +02:00
Ben Lambert
48fa6b03a6
Merge pull request #5630 from mtlewis/alert-stack
...
Show number of older messages in AlertDisplay
2021-05-10 14:25:02 +02:00
Ben Lambert
194563428a
Merge pull request #5624 from alexksbr/bitbucket-api-base-url
...
Bitbucket Server apiBaseUrl
2021-05-10 14:02:51 +02:00
GregoireW
55480c3176
Pagination is set on the 'action' bar
...
Signed-off-by: GregoireW <24318548+GregoireW@users.noreply.github.com >
2021-05-10 14:01:48 +02:00