Commit Graph

13250 Commits

Author SHA1 Message Date
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
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
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
Erik Engervall abbb9d53fc Bump dependencies
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-05-10 13:52:34 +02:00
Erik Engervall 50d1fecad8 Pass gitHubIntegrations as param to simplify future tests
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2021-05-10 13:49:23 +02:00
Himanshu Mishra e4b48f9d51 Merge pull request #5617 from backstage/iameap/spaces-in-doc-objects 2021-05-10 12:27:03 +02:00
Fredrik Adelöw f9fb4a205e Prep work for mysql support in backend-common
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-10 11:30:11 +02:00
Eric Peterson 0c491a1c5e Clean up tests and imports
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-10 11:25:11 +02:00
gregoireW 816a741331 Merge branch 'backstage:master' into feat/limit_group 2021-05-10 11:20:57 +02:00
Ben Lambert 72ac10b135 Merge pull request #5623 from BA1RY/feat/cli-context-version-bump
cli: context for version:bump about version change
2021-05-10 11:15:03 +02:00
Mike Lewis 3f988cb632 Add count of older messages in Snackbar alert
Adds "(n older messages)" suffix to the message contents in the
core AlertDisplay when there are multiple messages to show. Some
considerations that led to this:

* It seems like if we're going to show only one message, it should be
  the most recent message (which is the current behavior).
* Just showing a message count (e.g. '1/4', '4/4') seems open
  to interpretation about whether the count starts at the oldest or
  newest.

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-05-10 09:56:49 +01:00
Mike Lewis 0494d0a946 Remove unnecessary message prop from Snackbar
When the Snackbar has children, the message prop is ignored, so we can
remove it from here to simplify the component.

cf. https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Snackbar/Snackbar.js#L247

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-05-10 09:52:05 +01:00
Ben Lambert 12518e2420 Merge pull request #5392 from backstage/eide/shortcut-plugin
[plugin]: Shortcuts plugin for the Sidebar
2021-05-10 10:47:31 +02:00
Erik Engervall abae672c81 Merge remote-tracking branch 'backstage/master' into erikengervall/plugin-release-manager-as-a-service 2021-05-10 10:15:54 +02:00
Johan Haals 6185b62e38 Wrap location in data to conform with current API
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-10 10:06:55 +02:00
Johan Haals b23de0aeb6 Revert "Make listLocations conform with current API"
This reverts commit 449972081db302c6c2a2938a45f90beb82e117c8.

Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-10 10:06:54 +02:00
Johan Haals e53223f15c Make listLocations conform with current API
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-10 10:06:54 +02:00
Johan Haals b0d711e718 Catalog/next: Add support for dryRun
which is used by the catalog-import plugin.

Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-10 10:06:54 +02:00