Kévin Gomez
a446ce237e
Add EntityCostInsightsContent to the dev mode
...
Signed-off-by: Kévin Gomez <contact@kevingomez.fr >
2022-11-08 23:39:52 +01:00
Kévin Gomez
bc4353ca19
Use reference instead of plain entities in the CostInsightsApi
...
Signed-off-by: Kévin Gomez <contact@kevingomez.fr >
2022-11-08 23:39:52 +01:00
Kévin Gomez
86ae4061d4
Add a simple test showing that it doesn't explode
...
Signed-off-by: Kévin Gomez <contact@kevingomez.fr >
2022-11-08 23:39:52 +01:00
Kévin Gomez
6b2933a0a1
Update demo app to show costs for service components
...
Signed-off-by: Kévin Gomez <contact@kevingomez.fr >
2022-11-08 23:39:52 +01:00
Kévin Gomez
9d07922f70
Define a EntityCostInsightsContent extension to show costs per catalog entity
...
Signed-off-by: Kévin Gomez <contact@kevingomez.fr >
2022-11-08 23:39:52 +01:00
Kévin Gomez
2da4ef9020
Make CostOverviewBreakdownChart responsive by default
...
Signed-off-by: Kévin Gomez <contact@kevingomez.fr >
2022-11-08 23:39:51 +01:00
thisisobate
5e14b067ec
chore: set background colors to blend well
...
Signed-off-by: thisisobate <obasiuche62@gmail.com >
2022-11-08 23:14:09 +01:00
thisisobate
70a06dd3fc
chore: fix prettier error
...
Signed-off-by: thisisobate <obasiuche62@gmail.com >
2022-11-08 23:02:31 +01:00
cthtrifork
2f0aa0a457
docs(ADOPTERS.md): added Trifork.
...
Signed-off-by: cthtrifork <cth@trifork.com >
2022-11-08 21:16:30 +00:00
Patrik Oldsberg
4b6a3f5479
Merge pull request #14516 from padupe/feat/new-adopters
...
docs(ADOPTERS.md): update list.
2022-11-08 22:06:40 +01:00
thisisobate
cba57dfd01
Feat: add training section to backstage.io
...
Signed-off-by: thisisobate <obasiuche62@gmail.com >
2022-11-08 21:59:43 +01:00
Fredrik Adelöw
1685f784cd
Merge pull request #14422 from kvmw/kvmw/inject-catalog-api
...
Inject optional CatalogApi in auth-backend createRouter function.
2022-11-08 21:41:05 +01:00
Patrik Oldsberg
922c3cd602
Merge pull request #14409 from backstage/changeset-release/master
...
Version Packages (next)
2022-11-08 20:32:10 +01:00
Casper Thygesen
687237da4c
added changeset
...
Signed-off-by: cthtrifork <cth@trifork.com >
2022-11-08 19:13:49 +00:00
Casper Thygesen
bc07e5f1c6
Add default errorHandler() to vault-backend
...
Right now any uncaught error causes backstarte to crash
We should use `packages/backend-common/src/middleware/errorHandler.ts` middleware like the other backend plugins
Signed-off-by: Casper Thygesen <73483987+cthtrifork@users.noreply.github.com >
Signed-off-by: cthtrifork <cth@trifork.com >
2022-11-08 19:13:49 +00:00
Paulo Eduardo Peixoto
a9bf2829fc
docs(ADOPTERS.md): update list.
...
Signed-off-by: Paulo Eduardo Peixoto <pauloeduardo_peixoto@hotmail.com >
2022-11-08 13:29:41 -03:00
blam
db7c3c9fcb
chore: remove backstagecon banner
...
Signed-off-by: blam <ben@blam.sh >
2022-11-08 15:41:12 +01:00
Scott Guymer
0ce26695a5
Fix file casing
...
Signed-off-by: Scott Guymer <scott.guymer@philips.com >
2022-11-08 15:29:21 +01:00
Scott Guymer
0e7a67de4c
Small fixes from review
...
Signed-off-by: Scott Guymer <scott.guymer@philips.com >
2022-11-08 15:19:24 +01:00
Scott Guymer
39403911c7
Docs should reflect the correct usage of the property
...
Signed-off-by: Scott Guymer <scott.guymer@philips.com >
2022-11-08 15:07:29 +01:00
Scott Guymer
bef063dc8d
feat: Enable User and Team transformers in GitHub Provider
...
Introduces the ability to use custom transformers to generate entities from GitHub users and teams. Meaning you can now transform them however you like as they are being imported.
Signed-off-by: Scott Guymer <scott.guymer@philips.com >
2022-11-08 15:05:53 +01:00
github-actions[bot]
b01fea7b8c
Version Packages (next)
2022-11-08 14:04:37 +00:00
dependabot[bot]
1a7568a0c4
build(deps): bump loader-utils from 1.4.0 to 1.4.1 in /storybook
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-08 13:58:37 +00:00
Fredrik Adelöw
a651c6ecd7
Merge pull request #14504 from backstage/dependabot/npm_and_yarn/loader-utils-1.4.1
...
build(deps): bump loader-utils from 1.4.0 to 1.4.1
2022-11-08 14:55:49 +01:00
Patrik Oldsberg
1f4db03acd
Merge pull request #14513 from backstage/revert-14500-repo-build-pass-config
...
Revert "cli: allow passing --config option to repo build command"
2022-11-08 14:42:04 +01:00
Patrik Oldsberg
28d4f4f117
Revert "cli: allow passing --config option to repo build command"
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-08 14:19:20 +01:00
renovate[bot]
45f87a94c4
Update dependency @types/inquirer to v8.2.5
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-08 12:53:33 +00:00
Philipp Hugenroth
f5e70e9576
Merge pull request #14498 from backstage/renovate/octokit-plugin-create-pull-request-3.x-lockfile
...
Update dependency octokit-plugin-create-pull-request to v3.13.1
2022-11-08 13:43:33 +01:00
Patrik Oldsberg
1a1cd084ca
Merge pull request #14500 from backstage/repo-build-pass-config
...
cli: allow passing --config option to repo build command
2022-11-08 13:33:39 +01:00
renovate[bot]
3c1ce2f1b9
Update dependency @graphql-tools/schema to v9.0.9
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-08 11:50:25 +00:00
Johan Haals
c1895980de
Merge pull request #14507 from backstage/rugvip/patch
...
scripts/prepare-release: update to handle workspace ranges
2022-11-08 11:49:04 +01:00
Patrik Oldsberg
cee9c22da8
scripts/prepare-release: update to handle workspace ranges
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-08 11:47:40 +01:00
Ben Lambert
53386e0619
Merge pull request #14487 from backstage/blam/scaffolder-form-context-missing
...
Pass through the `formData` into the `formContext` for the `next` scaffolder
2022-11-08 10:21:59 +01:00
MT Lewis
23484ac442
cli: allow passing --config option to repo build command
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-11-08 09:08:25 +00:00
Loybin
989731cabf
add changeset info
...
Signed-off-by: Loybin <liaoyebin@gmail.com >
2022-11-08 13:00:15 +04:00
Loybin
05d4d71dd9
Featrue: Add dag-run-status, update DagTable
...
Signed-off-by: Loybin <liaoyebin@gmail.com >
2022-11-08 12:42:43 +04:00
dependabot[bot]
cf032af494
build(deps): bump loader-utils from 1.4.0 to 1.4.1
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-08 08:37:32 +00:00
Patrik Oldsberg
6154a7eedc
Merge pull request #13894 from backstage/rugvip/bump-fallback
...
release-manifests: add fallback that fetches from GitHub raw
2022-11-07 23:16:01 +01:00
renovate[bot]
e1b3c3ed3d
Update dependency octokit-plugin-create-pull-request to v3.13.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-07 16:23:48 +00:00
backstage-goalie[bot]
93be81bba6
Merge pull request #14496 from backstage/renovate/keyv-4.x-lockfile
...
Update dependency keyv to v4.5.2
2022-11-07 16:14:13 +00:00
renovate[bot]
55bd36b18a
Update dependency node-gyp to v9.3.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-07 15:40:54 +00:00
renovate[bot]
eed5427a32
Update dependency keyv to v4.5.2
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-07 15:39:42 +00:00
Patrik Oldsberg
13bca51ec1
Revert "release-manifests: workaround for no Promise.any in Node 14"
...
This reverts commit bdc44f025f .
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-07 16:39:34 +01:00
Patrik Oldsberg
bdc44f025f
release-manifests: workaround for no Promise.any in Node 14
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-07 16:39:22 +01:00
Patrik Oldsberg
a4496131fa
release-manifests: add fallback that fetches from GitHub raw
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-11-07 16:39:22 +01:00
Patrik Oldsberg
e487e4b4d3
Merge pull request #14407 from backstage/rugvip/patch-script
...
scripts: add script for creating a patch release from a PR
2022-11-07 16:39:11 +01:00
backstage-goalie[bot]
9c0471b165
Merge pull request #14495 from backstage/renovate/mock-fs-5.x-lockfile
...
Update dependency mock-fs to v5.2.0
2022-11-07 15:30:25 +00:00
kvmw
a74a0ff182
Updates api-report.md
...
Signed-off-by: kvmw <mshamsi@vmware.com >
2022-11-07 16:13:15 +01:00
kvmw
d80833fe0c
Add changeset
...
Signed-off-by: kvmw <mshamsi@vmware.com >
2022-11-07 16:13:15 +01:00
kvmw
24152c0c52
Inject optional CatalogApi in auth-backend router
...
Signed-off-by: kvmw <mshamsi@vmware.com >
2022-11-07 16:13:15 +01:00