Patrik Oldsberg
8ed8d01ac3
Merge pull request #5519 from backstage/dependabot/npm_and_yarn/y18n-3.2.2
...
chore(deps): bump y18n from 3.2.1 to 3.2.2
2021-04-29 01:50:05 +02:00
dependabot[bot]
2a4ad54f77
chore(deps): bump y18n from 3.2.1 to 3.2.2
...
Bumps [y18n](https://github.com/yargs/y18n ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-28 23:17:43 +00:00
Fredrik Adelöw
0f2e4098f0
some light renaming
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-28 21:19:25 +02:00
Fredrik Adelöw
d5bc75163f
Merge pull request #5516 from backstage/imgbot
...
[ImgBot] Optimize images
2021-04-28 20:50:36 +02:00
ImgBotApp
f4009504d3
[ImgBot] Optimize images
...
*Total -- 119.00kb -> 98.54kb (17.19%)
/microsite/static/img/circleci.png -- 16.30kb -> 9.54kb (41.43%)
/microsite/static/img/cost-insights.png -- 102.71kb -> 89.00kb (13.35%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-04-28 18:38:11 +00:00
Fredrik Adelöw
0f26d52325
remove unnecessary copying of migration files
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-28 19:25:56 +02:00
Fredrik Adelöw
410be7722c
exclude status instead of state, and also attachments while we're at it
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-28 19:25:24 +02:00
Fredrik Adelöw
9c622c2b7a
Merge pull request #5514 from backstage/freben/catalog-typo
...
Minor typo entites -> entities and remove unused type
2021-04-28 19:22:10 +02:00
Ryan Vazquez
17f0850108
Merge pull request #5500 from kuangp/feat/costInsights
...
feat(CostInsights): support a display friendly name prop for projects
2021-04-28 13:10:36 -04:00
Patrik Oldsberg
858b7de1f6
Merge pull request #5433 from onematchfox/update-nginx-example
...
Update nginx deployment to use 1.19 features
2021-04-28 19:06:29 +02:00
Phil Kuang
b98de52ae8
feat(CostInsights): support a display friendly name prop for projects
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-04-28 13:06:24 -04:00
Fredrik Adelöw
0b77708d21
Merge pull request #5515 from backstage/timbonicus/plugin-logos
...
Update cost-insights and circleci logos
2021-04-28 19:05:19 +02:00
Patrik Oldsberg
095d890e68
Merge pull request #5432 from jrusso1020/jrusso/fix-5420
...
[Fixes 5420] Update component example in documentation
2021-04-28 19:04:02 +02:00
Tim Hansen
30821b2b41
Update cost-insights and circleci logos
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-04-28 10:57:00 -06:00
Patrik Oldsberg
c134eb768b
Merge pull request #5378 from ashirley/emptyStateInCard
...
Wrap EmptyState in a Card
2021-04-28 18:45:11 +02:00
Fredrik Adelöw
a7a68535e1
Minor typo entites -> entities and remove unused type
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-28 18:35:29 +02:00
Fredrik Adelöw
8a59346490
Merge pull request #5509 from backstage/freben/catalog-tweaks
...
Tweaks to the v2 catalog ingestion
2021-04-28 18:21:10 +02:00
Mathias Åhsberg
d5b892d041
Wrap Bitbucket types into separate namespace
...
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se >
2021-04-28 15:18:55 +00:00
Fredrik Adelöw
d6cfbc797f
Tweaks to the v2 catalog ingestion
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-28 17:15:12 +02:00
jrusso1020
55e1d9f3a5
update JSON
...
Signed-off-by: jrusso1020 <jrusso@brex.com >
2021-04-28 08:45:35 -06:00
Patrik Oldsberg
d8b81fd28b
changesets: add changeset for json-schema bump
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-28 16:11:29 +02:00
Patrik Oldsberg
3d167eef48
Merge pull request #5437 from azhurbilo/lighthouse-disabled
...
Add ability to change Service type and exclude some k8s resources using vars (Helm Chart)
2021-04-28 16:08:23 +02:00
Patrik Oldsberg
e1bf45ecf0
Merge pull request #5453 from RoadieHQ/chart/update-docker-image
...
[chart] Update default docker image
2021-04-28 15:40:06 +02:00
Fredrik Adelöw
c7de293327
Merge pull request #5473 from backstage/mob/catalog-mutations
...
catalog/next: Add support for entity mutations
2021-04-28 15:33:10 +02:00
Will
bd877d4518
Make "patch"-level change instead of "minor"
...
Signed-off-by: Will Sewell <willsewell@monzo.com >
2021-04-28 14:31:40 +01:00
Will
17644ca68e
Don't treat singuler filter type as legacy
...
Instead it's a convenience type for when only a single instance
of a param is required.
Signed-off-by: Will Sewell <willsewell@monzo.com >
2021-04-28 14:31:40 +01:00
Will
d1b1306d98
catalog-client: allow filter param to be specified multiple times
...
This is possible on the backend, see:
- https://github.com/backstage/backstage/blob/f9d077f5f6c3bf1e20255359798dd1febbeb3e27/plugins/catalog-backend/src/database/types.ts#L129-L131
- https://github.com/backstage/backstage/blob/f9d077f5f6c3bf1e20255359798dd1febbeb3e27/plugins/catalog-backend/src/service/request/parseEntityFilterParams.ts#L25-L42
Signed-off-by: Will Sewell <willsewell@monzo.com >
2021-04-28 14:31:26 +01:00
Fredrik Adelöw
11461a20b3
await the connection
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-28 14:50:05 +02:00
Oliver Sand
1ce80ff022
Resolve issues with AsyncAPI rendering by updating @asyncapi/react-component to 0.23.0
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-28 12:55:50 +02:00
Fredrik Adelöw
e2000428ae
add forgotten index
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-28 12:18:41 +02:00
blam
8cde1bcb6e
erge branch 'mob/catalog-mutations' of github.com:backstage/backstage into mob/catalog-mutations
...
* 'mob/catalog-mutations' of github.com:backstage/backstage:
update the stitcher including search
Update processed entity tests
chore(tests): Added some more tests for DefaultLocationStore and fixing migration so it will run properly on PG
Create search table
Combine stitiching queries
WIP tests for DefaultProcessingDatabase
catalog-backend: Add ConfigLocationProvider tests
chore: remove unused imports
Add configLocationProvider and provider identifiers
Add all migration files to migrationsv2
Remove dead code
Add moar tests
Remove addProcessingItems
Refactor deferredEntities processing
catalog-backend: Remove obervables
feat: support delta and full sync with the same code and simplify things
feat: added support for full sync replace with an awesome sql statement courtesy of @freben
chore: worked on some more of the new catalog migration with fixing deps
catalog-backend: WIP EntityProvider mutation interface
Signed-off-by: blam <ben@blam.sh >
2021-04-28 11:58:27 +02:00
blam
ec848a257d
chore: disable tests for now
...
Signed-off-by: blam <ben@blam.sh >
2021-04-28 11:57:33 +02:00
Fredrik Adelöw
35b3246116
update the stitcher including search
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-28 11:56:34 +02:00
Johan Haals
a60c2d9f8f
Update processed entity tests
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-28 11:56:33 +02:00
blam
d798708943
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-28 11:56:32 +02:00
Johan Haals
5c60c66ff5
Create search table
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-28 11:56:31 +02:00
Johan Haals
c6af78b93b
Combine stitiching queries
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-28 11:56:31 +02:00
Johan Haals
bbf0878afc
WIP tests for DefaultProcessingDatabase
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-28 11:56:30 +02:00
Johan Haals
72becbd2cc
catalog-backend: Add ConfigLocationProvider tests
...
Co-authored-by: Ben Lambert <ben@blam.sh >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-28 11:56:30 +02:00
Johan Haals
b7200a4b70
chore: remove unused imports
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-28 11:56:30 +02:00
Johan Haals
aad89f5546
Add configLocationProvider and provider identifiers
...
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com >
Co-authored-by: Ben Lambert <ben@blam.sh >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-28 11:56:29 +02:00
Johan Haals
c58f8fd147
Add all migration files to migrationsv2
...
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com >
Co-authored-by: Ben Lambert <ben@blam.sh >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-28 11:56:28 +02:00
Johan Haals
ac48004b7d
Remove dead code
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-28 11:56:28 +02:00
Johan Haals
e0c39cd7e3
Add moar tests
...
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com >
Co-authored-by: Ben Lambert <ben@blam.sh >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-28 11:56:28 +02:00
Johan Haals
19b07a6f67
Remove addProcessingItems
...
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com >
Co-authored-by: Ben Lambert <ben@blam.sh >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-28 11:56:27 +02:00
Johan Haals
fd7cd5d449
Refactor deferredEntities processing
...
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com >
Co-authored-by: Ben Lambert <ben@blam.sh >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-28 11:56:27 +02:00
Johan Haals
11ef45c097
catalog-backend: Remove obervables
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-28 11:56:26 +02:00
blam
3f6c50a529
feat: support delta and full sync with the same code and simplify things
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: blam <ben@blam.sh >
2021-04-28 11:56:26 +02:00
blam
87ff2b455a
feat: added support for full sync replace with an awesome sql statement courtesy of @freben
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: blam <ben@blam.sh >
2021-04-28 11:56:26 +02:00
blam
d9e5eeb575
chore: worked on some more of the new catalog migration with fixing deps
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com >
Signed-off-by: blam <ben@blam.sh >
2021-04-28 11:56:26 +02:00