Patrik Oldsberg
2c83545dda
cli: clean up yarn install output in versions bump
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-11 12:57:02 +01:00
Patrik Oldsberg
409e99684e
cli: filter out npm_ env vars when running yarn install inside bump
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-11 12:57:02 +01:00
Patrik Oldsberg
d32504ccca
cli: include version info and upgrade helper link in bump output
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-11 12:57:01 +01:00
Fredrik Adelöw
6471765816
Merge pull request #9460 from KimboTodd/kimbotodd-procore-adopters
...
Add Procore to adopters
2022-02-11 10:03:34 +01:00
Kim Todd
95013112e6
Add Procore to adopters, ran prettier
...
Signed-off-by: Kim Todd <kim.todd@procore.com >
2022-02-11 09:39:34 +01:00
Johan Haals
1984da7155
Merge pull request #9450 from backstage/jhaals/pick-latest-manifest
...
cli: versions:bump prefer latest manifest when next release is specified
2022-02-11 09:38:50 +01:00
Fredrik Adelöw
74cad89f95
Merge pull request #9467 from backstage/dependabot/npm_and_yarn/types/dockerode-3.3.3
...
chore(deps): bump @types/dockerode from 3.3.1 to 3.3.3
2022-02-11 09:34:57 +01:00
Patrik Oldsberg
e8ecdadb11
Merge pull request #9466 from backstage/dependabot/npm_and_yarn/esbuild-0.14.21
...
chore(deps): bump esbuild from 0.14.20 to 0.14.21
2022-02-11 09:34:08 +01:00
Johan Haals
b8c4b02635
Merge pull request #9468 from backstage/dependabot/npm_and_yarn/nodemon-2.0.15
...
chore(deps-dev): bump nodemon from 2.0.12 to 2.0.15
2022-02-11 09:12:11 +01:00
Fredrik Adelöw
5216b41214
Merge pull request #9462 from backstage/blam/format-adopters
...
prettier: format adopters file
2022-02-11 07:27:49 +01:00
dependabot[bot]
61aae1def2
chore(deps-dev): bump nodemon from 2.0.12 to 2.0.15
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.12 to 2.0.15.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.12...v2.0.15 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-11 04:13:26 +00:00
dependabot[bot]
8353e9a2c9
chore(deps): bump @types/dockerode from 3.3.1 to 3.3.3
...
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode ) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode )
---
updated-dependencies:
- dependency-name: "@types/dockerode"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-11 04:12:50 +00:00
dependabot[bot]
30b2685647
chore(deps): bump esbuild from 0.14.20 to 0.14.21
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.14.20 to 0.14.21.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.20...v0.14.21 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-11 04:11:27 +00:00
blam
34684bdc60
prettier: format adopters file
...
Signed-off-by: blam <ben@blam.sh >
2022-02-11 00:21:06 +01:00
Patrik Oldsberg
9c17a6cdb9
Merge pull request #9445 from backstage/rugvip/api-doc-tweaks
...
api-extractor: add doc transforms for arrow components and func decls
2022-02-10 18:38:56 +01:00
Patrik Oldsberg
54c382c92c
api-extractor: add doc transforms for arrow components and func decls
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-10 18:20:52 +01:00
Patrik Oldsberg
2b37b3057e
scripts/api-extractor: allow docs build to be run for individual packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-10 18:20:51 +01:00
Ben Lambert
d2a24dcb29
Merge pull request #9456 from RoadieHQ/add-missing-step-to-migration-docs
...
add missing step to docs
2022-02-10 17:26:17 +01:00
Kiss Miklos
4610dab453
Make header more readable
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-02-10 17:08:19 +01:00
Fredrik Adelöw
e3a45b68c2
Merge pull request #9451 from backstage/freben/node-fetch
...
bump node-fetch and cross-fetch
2022-02-10 16:54:21 +01:00
Kiss Miklos
17240b1c17
run prettier on changed file
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-02-10 16:52:58 +01:00
Kiss Miklos
4a3386a35c
remove accidental change
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-02-10 16:17:41 +01:00
Kiss Miklos
1c6825d88a
add missing step to docs
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-02-10 16:13:28 +01:00
Fredrik Adelöw
dc66b0ab3f
Merge pull request #9376 from K-Phoen/resource-dependency-of
...
Resource dependency of
2022-02-10 15:54:53 +01:00
Fredrik Adelöw
1ed305728b
bump node-fetch and cross-fetch
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-10 15:51:50 +01:00
Fredrik Adelöw
918dc38a2f
Merge pull request #9454 from backstage/freben/trim-newlines
...
bump trim-newlines
2022-02-10 15:49:11 +01:00
Fredrik Adelöw
d3dd5b05ce
bump trim-newlines
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-10 14:56:23 +01:00
Johan Haals
532dae9c4c
cli: versions:bump prefer latest manifest when next release is specified
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-10 13:30:10 +01:00
Patrik Oldsberg
4f4bc77a41
Merge pull request #9427 from backstage/changeset-release/master
...
Version Packages
2022-02-10 12:58:17 +01:00
github-actions[bot]
e4791789d1
Version Packages
2022-02-10 11:06:33 +00:00
Fredrik Adelöw
f2da97f58a
Merge pull request #9448 from backstage/freben/selfsigned
...
bump selfsigned
2022-02-10 11:59:43 +01:00
Fredrik Adelöw
8dab78a79e
Merge pull request #9447 from backstage/freben/follow-redirects
...
bump follow-redirects and istanbul-reports
2022-02-10 11:53:02 +01:00
Fredrik Adelöw
8819f97d1c
Merge pull request #9444 from backstage/freben/vm2
...
scaffolder: bump vm2
2022-02-10 11:27:20 +01:00
Fredrik Adelöw
04398e946e
bump selfsigned, google-p12-pem, xml-encryption
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-10 11:13:53 +01:00
Fredrik Adelöw
09ecd921af
Merge pull request #9408 from backstage/freben/node-common-again
...
Add the `@backstage/plugin-auth-node` package
2022-02-10 11:08:32 +01:00
Fredrik Adelöw
1043789dc6
bump follow-redirects and istanbul-reports
...
See #9441 , #8702
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-10 10:57:37 +01:00
Ben Lambert
c64f48741e
Merge pull request #9375 from backstage/freben/inspect
...
catalog: add an entity inspection dialog
2022-02-10 10:49:41 +01:00
Fredrik Adelöw
898a56578c
scaffolder: bump vm2
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-10 10:44:49 +01:00
Fredrik Adelöw
3c9aed1b16
review comments
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-10 10:36:45 +01:00
Ben Lambert
cd317ec582
Merge pull request #8912 from backstage/grantila/cicd-statistics
...
Added CI/CD statistics plugin
2022-02-09 21:11:01 +01:00
Gustaf Räntilä
ad136d1c87
chore: go back to @date-io/luxon 1 for mui pickers...
...
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2022-02-09 19:56:17 +01:00
Gustaf Räntilä
29302d39db
fix(cicd-statistics): @types/react -> devDependencies
...
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2022-02-09 19:56:17 +01:00
blam
476c4c52fc
chore: api-reports 😅
...
Signed-off-by: blam <ben@blam.sh >
2022-02-09 19:56:17 +01:00
blam
c2cbcaf234
chore: de-dedupe dependencies and make the build green 🤞
...
Signed-off-by: blam <ben@blam.sh >
2022-02-09 19:56:17 +01:00
Gustaf Räntilä
b947238d1d
fix(yarn.lock): Fixed urls
...
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2022-02-09 19:56:17 +01:00
Gustaf Räntilä
07faca1f27
fix(cicd-statistics): Fixed test issue after refactoring
...
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2022-02-09 19:55:49 +01:00
Gustaf Räntilä
365e3f87ad
feat(cicd-statistics): Allow multi-step progress when loading statistics
...
Loading can take a pretty long time, and often in several steps, such as "loading builds" followed by "loading pipelines per build".
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2022-02-09 19:55:49 +01:00
Gustaf Räntilä
d5acd9f035
feat(cicd-statistics): Added zoom capability to the charts
...
Since loading of build information can take a long time, being able to zoom "client-side", using the fetched data, is very useful.
This is built using a provider (ZoomProvider) which keeps zoom state, simplifies rendering a gray area while zooming and has a filter-function which can filter only values within the zoomed time range.
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2022-02-09 19:53:10 +01:00
Gustaf Räntilä
b8454275c1
fix(cicd-statistics): Fixed progress bar animation, should be throttle, not debounce
...
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2022-02-09 19:53:10 +01:00
Gustaf Räntilä
fdabd241d2
feat(cicd-statistics): Added trigger reason
...
Some refactoring and tweaks. The trigger reason is an overlay to the build counts, and is a percentage of manually triggered builds vs all builds. When this is high, it indicates likelyhood of flaky tests.
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2022-02-09 19:53:10 +01:00