Commit Graph

13677 Commits

Author SHA1 Message Date
Patrik Oldsberg 7e1617ce0e catalog-backend: WIP EntityProvider mutation interface
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-28 11:56:25 +02:00
Patrik Oldsberg 21e6600116 Merge pull request #5312 from backstage/rugvip/refcount
catalog-plugin/next: add Context
2021-04-28 11:52:42 +02:00
Martina Iglesias Fernandez 213cd261b6 [chart] Update docker image
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2021-04-28 11:33:23 +02:00
Patrik Oldsberg cfdc972ea2 Merge pull request #5454 from RoadieHQ/docker/fix-dockerfile
[docker] Fix error in docker build
2021-04-28 10:58:38 +02:00
Patrik Oldsberg 5b4c830b60 Merge pull request #5504 from backstage/dependabot/npm_and_yarn/core-js-3.11.0
chore(deps): bump core-js from 3.8.3 to 3.11.0
2021-04-28 10:56:27 +02:00
Patrik Oldsberg 065e532aad catalog-backend: tweak Context API
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-28 10:43:44 +02:00
Patrik Oldsberg bd231a3d63 catalog-backend/next: add Context
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-28 10:13:05 +02:00
Fredrik Adelöw 17b8da50a9 update the stitcher including search
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-28 09:19:13 +02:00
Johan Haals f7167e9aac Update processed entity tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 09:18:35 +02:00
Oliver Sand da546ce005 Support gridItem variant for EntityLinksCard
This makes it similar to other cards.

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-28 09:12:25 +02:00
Roman Frey a2e74f11da Merge branch 'master' into master 2021-04-28 06:55:22 +01:00
yacut eedbe7452f Add iLert plugin
Signed-off-by: Roman Frey roman@ilert.com
Signed-off-by: yacut <roman.rogozhnikov@gmail.com>
2021-04-28 06:53:59 +01:00
yacut d5c0b6b6ef adjust ilert readme
Signed-off-by: yacut <roman.rogozhnikov@gmail.com>
2021-04-28 06:53:59 +01:00
yacut 3896a88351 fix ilert plugin link
Signed-off-by: yacut <roman.rogozhnikov@gmail.com>
2021-04-28 06:53:58 +01:00
yacut 7d9739fe70 refactor ilert readme
Signed-off-by: yacut <roman.rogozhnikov@gmail.com>
2021-04-28 06:53:58 +01:00
yacut 7ddf3ef3b4 add app config and refactor card for iLert
Signed-off-by: yacut <roman.rogozhnikov@gmail.com>
2021-04-28 06:53:58 +01:00
yacut 78589718b8 add on-call to entity card
Signed-off-by: yacut <roman.rogozhnikov@gmail.com>
2021-04-28 06:53:58 +01:00
yacut 687d973c6b add incident actions to ilert plugin
Signed-off-by: yacut <roman.rogozhnikov@gmail.com>
2021-04-28 06:53:58 +01:00
yacut 2d3ee7572e add iLert plugin
Signed-off-by: yacut <roman.rogozhnikov@gmail.com>
2021-04-28 06:53:58 +01:00
dependabot[bot] c04403f619 chore(deps): bump json-schema from 0.2.5 to 0.3.0
Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.2.5 to 0.3.0.
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.5...v0.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 04:26:55 +00:00
dependabot[bot] d49c94f2f7 chore(deps): bump core-js from 3.8.3 to 3.11.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.8.3 to 3.11.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.11.0/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 04:22:54 +00:00
dependabot[bot] 0265764749 chore(deps): bump eslint-plugin-jest from 24.1.5 to 24.3.6
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.3.6.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.3.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 04:19:31 +00:00
Patrik Oldsberg f72aa8116a Merge pull request #5435 from ougfh/add-filtering-to-apis-explorer
Filter returned fields in apis explorer
2021-04-28 01:19:05 +02:00
azhurbilo 0aff8985d1 ability to disable postgres CA mount
Signed-off-by: azhurbilo <artemzhurbilo@gmail.com>
2021-04-28 01:52:31 +03:00
Patrik Oldsberg 37af0bfa21 Merge pull request #5242 from backstage/mob/api-extractor
Add api-extractor to manage the public API of core packages
2021-04-27 23:18:40 +02:00
blam 1a3ce09aee chore(tests): Added some more tests for DefaultLocationStore and fixing migration so it will run properly on PG
Signed-off-by: blam <ben@blam.sh>
2021-04-27 21:23:35 +02:00
Fredrik Adelöw c156093af2 Merge pull request #5497 from backstage/timbonicus/nebula-preview
Add nebula-preview header for Octokit publishing
2021-04-27 19:56:26 +02:00
Tim Hansen a1783f3060 Add nebula-preview
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-27 11:07:15 -06:00
Johan Haals 20346793a2 Create search table
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-27 18:30:22 +02:00
Johan Haals 412f96edc1 Combine stitiching queries
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-27 18:30:00 +02:00
Johan Haals 512889f3ca WIP tests for DefaultProcessingDatabase
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-27 18:28:55 +02:00
Mathias Åhsberg b219821a01 Expose BitbucketRepositoryParser
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-04-27 15:54:19 +00:00
Patrik Oldsberg 61fdfd70a3 Merge pull request #5353 from backstage/rugvip/plugins-docs
docs,READMEs: updates for composability changes
2021-04-27 17:47:13 +02:00
Victor Perera 826bcc46b6 Issues/sugestions fixed
Signed-off-by: Victor Perera victorcito001@hotmail.com
Signed-off-by: Victor Perera <v-vperera@expediagroup.com>
2021-04-27 10:36:58 -05:00
Patrik Oldsberg e5d4cd4dc8 docs: prettier
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-27 17:30:34 +02:00
Fredrik Adelöw d6ead26753 Update the Bitrise plugin README
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-27 17:24:00 +02:00
jrusso1020 6b580d979b addres feedback
Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-04-27 09:17:59 -06:00
Patrik Oldsberg 74f74ccbdb Apply suggestions from code review
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-04-27 17:16:16 +02:00
Patrik Oldsberg 9a69a3877e Merge pull request #5436 from onematchfox/fix-techdocs-tutorials
Align TechDocs (`mkdocs.yml`) navigation with microsite
2021-04-27 16:45:37 +02:00
Anastasia Rodionova 07a7806c31 Filter returned fields in apis explorer
Signed-off-by: Anastasia Rodionova <argali96@gmail.com>
2021-04-27 14:55:34 +02:00
Patrik Oldsberg f9d077f5f6 Merge pull request #5483 from backstage/rugvip/notgreet
catalog: switch out time-based greeting for plain title
2021-04-27 14:26:06 +02:00
Johan Haals 8ce7d6e8f8 catalog-backend: Add ConfigLocationProvider tests
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-27 14:16:49 +02:00
Patrik Oldsberg e746688bd8 Merge pull request #5363 from ilyamkin/ilyal/pass-navlinkprops
Pass NavLinkProps to SidebarItem
2021-04-27 13:01:09 +02:00
Brian Fox cdb3426e56 fix(proxy-backend): prefix routes with / if not present in config
This commit ensures that the default `pathRewrite` configuration for a proxy element is more resilient to the combination of whether:
- `route` is prefixed with `/`
- `pathPrefix` on the plugin is suffixed with `/` (which at present it will never be - see comments).

Signed-off-by: Brian Fox <brianhfox@gmail.com>
2021-04-27 12:40:15 +02:00
Brian Fox 6c38f5e920 tests(proxy-backend): align tests with default backend configuration
The pathPrefix is not suffixed with `/` by default as noted at https://github.com/backstage/backstage/blob/df897a6126d1641d111b015c527cc8d40c47bd06/packages/backend-common/src/discovery/types.ts#L47 and seen in the implementation at  https://github.com/backstage/backstage/blob/df897a6126d1641d111b015c527cc8d40c47bd06/packages/backend-common/src/discovery/SingleHostDiscovery.ts#L81.

Currently the tests work in the opposite way - the pathPrefix is suffixed by / whereas the routes are **not** prefixed by /.

This commit brings the tests in line with the default configuration prior to any further work.

Signed-off-by: Brian Fox <brianhfox@gmail.com>
2021-04-27 12:40:15 +02:00
Patrik Oldsberg 73f3f5d78d create-app: update app template to check for new catalog index page title
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-27 12:29:53 +02:00
Patrik Oldsberg 4bfff07eae e2e-test: update to search for new catalog index page title
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-27 12:27:06 +02:00
Patrik Oldsberg f2a5ed93b6 catalog: tweak index page subtitle
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-27 12:25:28 +02:00
Patrik Oldsberg 8b43d5f8a2 catalog: remove home page clocks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-27 12:22:33 +02:00
Patrik Oldsberg 1a142ae8a4 catalog: switch out time-based greeting for plain title
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-27 12:22:32 +02:00