Commit Graph

5402 Commits

Author SHA1 Message Date
Tim Hansen 515ce68463 Entity prefix
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-18 08:28:03 -06:00
Tim Hansen 8aa0b60257 Composability updates for Splunk On-Call plugin
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-18 08:25:39 -06:00
Fredrik Adelöw a081794d04 Fix FileReaderProcessor tests on windows
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-18 12:06:47 +02:00
Fredrik Adelöw 19a56f024b Merge pull request #5361 from jmgrimes/catalog-model-system-resources-and-component-dependencies-cards
Added system resources and component dependencies (components/resources) cards
2021-05-17 22:16:39 +02:00
Fredrik Adelöw 17b0f64ce9 Merge pull request #5444 from kuangp/fix/locationAnalyzer
fix(locationAnalyzer): don't add github slug annotation when SCM system cannot be determined
2021-05-17 22:12:27 +02:00
Fredrik Adelöw 0fafe147d2 Merge pull request #5673 from SDA-SE/feat/fix-file-glob
Resolve the target for glob file locations correctly
2021-05-17 21:05:49 +02:00
Fredrik Adelöw 3ecc5579eb Merge pull request #5676 from jrusso1020/jrusso/remove-circular-dependencies
Remove circular dependencies
2021-05-17 18:01:04 +02:00
jrusso1020 2597b9f009 add legacyActions back in without a circular dependency
Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-05-17 10:51:50 -04:00
Himanshu Mishra d45c9b04ce Merge pull request #5640 from roflc0pter/fix-sidebar-position
Add height of md-tabs on sidebar position
2021-05-17 13:23:53 +02:00
Fredrik Adelöw e3f441e1db Merge pull request #5661 from bgutschke/fix/badges-uri
fix(badges-backend): properly generate link
2021-05-17 13:10:49 +02:00
Himanshu Mishra a2c39ce841 Merge pull request #5632 from SDA-SE/feat/techdocs-hash
TechDocs: Handle URLs with a `#hash` correctly when rewriting link URLs
2021-05-17 12:43:37 +02:00
Fredrik Adelöw 3c146d0d87 Merge pull request #5635 from backstage/imgbot
[ImgBot] Optimize images
2021-05-17 12:31:13 +02:00
Dominik Henneke 62579ced64 Skip adding entries to the entities_search table if their key exceeds a length limit.
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-05-17 11:54:34 +02:00
Fredrik Adelöw 62cbe47b82 Merge pull request #5659 from kuangp/fix/github-deployments
fix(plugin-github-deployments): properly parse ghe hostnames
2021-05-17 11:46:24 +02:00
Fredrik Adelöw 715f3a0e1f Merge pull request #5654 from backstage/mob/status
Add the `status` field to the Entity envelope
2021-05-17 11:44:29 +02:00
Fredrik Adelöw 21ebf8dd5e address comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-17 10:47:08 +02:00
ImgBotApp 8c78340cd3 [ImgBot] Optimize images
*Total -- 83.37kb -> 63.48kb (23.86%)

/plugins/git-release-manager/src/features/Info/flow.png -- 76.89kb -> 57.33kb (25.44%)
/plugins/ilert/src/assets/ilert.icon.svg -- 2.51kb -> 2.36kb (6.25%)
/microsite/static/img/git-release-manager-logo.svg -- 3.96kb -> 3.79kb (4.24%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-05-17 08:17:54 +00:00
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
Dominik Henneke 1b8e28aed5 Resolve the target for globbed file locations correctly
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-05-14 11:56:46 +02:00
yacut fadb6c9dfa upgrade dependencies for ilert package
Signed-off-by: yacut <roman.frey2020@gmail.com>
2021-05-13 21:38:32 +02:00
Roman Frey 76b7d300ba Merge pull request #1 from backstage/master
merge master #2
2021-05-13 20:31:34 +01:00
yacut c6cc32b64e fix config schema for ilert
Signed-off-by: yacut <roman.frey2020@gmail.com>
2021-05-13 20:24:22 +02:00
Jonah Grimes 70057c1ae0 moved 'undefined' handling to the RelatedEntitiesCard where it belongs
Signed-off-by: Jonah Grimes <jgrimes@appriss.com>
2021-05-13 09:18:51 -04:00
Bastian Gutschke a286a63976 fix(badges-backend): properly build entity uri
Signed-off-by: Bastian Gutschke <bastian.gutschke@gmx.de>
2021-05-12 23:27:36 +02:00
Phil Kuang c128e64ce3 revert(integration): remove annotation prefix props
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-05-12 15:06:40 -04:00
Phil Kuang dcd5a93a96 fix(locationAnalyzer): don't add github slug annotation when SCM system cannot be determined
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-05-12 14:40:11 -04:00
Phil Kuang fa69982fb4 fix(plugin-github-deployments): properly parse ghe hostnames
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-05-12 14:26:15 -04:00
Fredrik Adelöw 68fdbf014e Add the status field to the Entity envelope
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-12 14:47:02 +02:00
Jonah Grimes 39a4ba1cf7 simplified array of resources as [] when handling undefined
Signed-off-by: Jonah Grimes <jgrimes@appriss.com>
2021-05-12 08:41:37 -04: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 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 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
Jonah Grimes 44220f26a7 added handling of undefined to return an empty array
Signed-off-by: Jonah Grimes <jgrimes@appriss.com>
2021-05-11 17:25:53 -04: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
Emre a62cfe0682 add height of md-tabs on sidebar position
Signed-off-by: Emre <m.emre.konar@gmail.com>
2021-05-11 17:58:37 +02:00
Jonah Grimes f1cca64bed migrated from WarningPanel to ResponseErrorPanel to display issues with fetching related entities
Signed-off-by: Jonah Grimes <jgrimes@appriss.com>
2021-05-11 09:49:05 -04: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 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