Commit Graph

12732 Commits

Author SHA1 Message Date
Heather Lee 54ef04e72a Added lax option to app:build
Signed-off-by: Heather Lee <heatherl@splunk.com>
2021-04-28 17:25:48 -07:00
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 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 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
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 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
Fredrik Adelöw 11461a20b3 await the connection
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-28 14:50:05 +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
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