blam
fdaa61a87b
chore: added changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-09-08 11:08:01 +02:00
blam
bb7ce1c64c
chore: added test for subpath azure
...
Signed-off-by: blam <ben@blam.sh >
2021-09-08 11:06:24 +02:00
blam
e7b596fdae
chore: removing stripFirstDirectory it's not needed
...
Signed-off-by: blam <ben@blam.sh >
2021-09-08 11:00:59 +02:00
blam
a316cd838d
chore: reverting stripping as we don't need it
...
Signed-off-by: blam <ben@blam.sh >
2021-09-08 10:59:40 +02:00
blam
e86adc6892
chore: remove unwanted files
...
Signed-off-by: blam <ben@blam.sh >
2021-09-07 12:00:33 +02:00
blam
0cb28c22e3
feat: when reading from AzureDevOps strip the root directory as that is how the ZipArchive is returned
...
Signed-off-by: blam <ben@blam.sh >
2021-09-07 11:59:41 +02:00
Fredrik Adelöw
96f239228a
Merge pull request #7083 from backstage/freben/orpheus
...
add some text about orphaning too
2021-09-07 11:17:37 +02:00
Fredrik Adelöw
24f8baabaf
address comments
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-07 10:57:58 +02:00
Fredrik Adelöw
5c773d758d
Merge pull request #7085 from backstage/dependabot/npm_and_yarn/types/color-3.0.2
...
chore(deps-dev): bump @types/color from 3.0.1 to 3.0.2
2021-09-07 07:15:15 +02:00
dependabot[bot]
fd799ceb9b
chore(deps-dev): bump @types/color from 3.0.1 to 3.0.2
...
Bumps [@types/color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/color ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/color )
---
updated-dependencies:
- dependency-name: "@types/color"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-07 04:12:04 +00:00
Fredrik Adelöw
7b59d3e395
add some text about orphaning too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-06 22:11:44 +02:00
Patrik Oldsberg
e33d346c12
Merge pull request #7082 from backstage/rugvip/snyk
...
add .snyk with an ignored vulnerability
2021-09-06 20:54:08 +02:00
Patrik Oldsberg
93a21141f3
add .snyk with an ignored vulnerability
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-06 19:21:52 +02:00
Patrik Oldsberg
3d0fb9a685
Merge pull request #7072 from backstage/rugvip/anticimex
...
cleanup API report warnings in some more packages
2021-09-06 16:19:50 +02:00
Patrik Oldsberg
4777c39a24
Merge pull request #7070 from backstage/rugvip/bc-warnings
...
backend-common: add missing exports and clean up API report warnings
2021-09-06 16:18:48 +02:00
Fredrik Adelöw
c30771467c
Merge pull request #7077 from pawelmitka/scaffolder_webhook_actions_names
...
feat(plugin-scaffolder-backend): Validate webhook event names
2021-09-06 14:28:36 +02:00
Oliver Sand
8179e4dda5
Merge pull request #7076 from SDA-SE/feat/jest-font-import
...
Support importing font files in tests
2021-09-06 14:00:57 +02:00
@pawelmitka
cd8da26d21
fix: revert api-report.md changes
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-06 13:24:45 +02:00
@pawelmitka
21ccd49970
feat(plugin-scaffolder-backend): Validate webhook event names
...
Webhook event names are validated against Octokit Webhooks `emitterEventNames`. Note `emitterEventNames` contains event/action combinations as well that are comma delimited. Therefore, extracting strings without '.' provides list of all events.
"@octokit/webhooks" version 9.14.0 is the minimum requirement because this is a version where I introduced exported `emitterEventNames` to be used here.
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-06 13:10:57 +02:00
Oliver Sand
13895db371
Support importing font files in tests
...
Follow up for #7019
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-06 13:01:02 +02:00
Fredrik Adelöw
8d73d23d34
Merge pull request #7061 from RoadieHQ/fix-bottom-link-warning
...
Fix BottomLink warning
2021-09-06 11:53:32 +02:00
Iain Billett
06e2757050
Fix BottomLink warning
...
During local development the component causes a warning
to be logged - details in changeset.
This doesn't affect prod deployments seems to be dev mode
only.
Signed-off-by: Iain Billett <iain@roadie.io >
2021-09-06 10:10:56 +01:00
Eric Peterson
fbfcc3cfdf
Merge pull request #7071 from backstage/fix/chromatic-search
...
Fix chromatic build error on SearchBar Component
2021-09-06 10:04:44 +02:00
Eric Peterson
3a868d8800
ConfigReader-ify SearchBar test.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-09-06 09:30:35 +02:00
Patrik Oldsberg
d1da88a19d
changesets: add changeset for all API report cleanups
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-05 23:34:03 +02:00
Patrik Oldsberg
9c8ed16259
errors: API report warnings cleanup
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-05 23:34:02 +02:00
Patrik Oldsberg
f2e6ecf22b
dev-utils: API report warnings cleanup
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-05 23:34:02 +02:00
Patrik Oldsberg
66e0626bb0
config-loader: API report warnings cleanup
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-05 23:34:02 +02:00
Patrik Oldsberg
5d27614a94
cli-common: API report warnings cleanup
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-05 23:34:02 +02:00
Patrik Oldsberg
162b0dfa66
catalog-model: API report warnings cleanup
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-05 23:34:01 +02:00
Eric Peterson
97e13d178d
Prevent chromatic build error on SearchBar
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-09-05 21:46:04 +02:00
Patrik Oldsberg
f8417bc6e0
catalog-client: API report warnings cleanup
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-05 19:37:58 +02:00
Patrik Oldsberg
4a8502d414
backend-test-utils: API report warnings cleanup
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-05 19:35:14 +02:00
Patrik Oldsberg
9e5ed27ecb
backend-common: add missing exports and clean up API report warnings
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-05 18:14:09 +02:00
Patrik Oldsberg
88f1597175
Merge pull request #7068 from backstage/rugvip/cleanup
...
plugins/todo: properly export types and avoid usage of deprecated functions
2021-09-05 12:18:22 +02:00
Patrik Oldsberg
aa9f6b5ed8
Merge pull request #7069 from backstage/rugvip/cleanup2
...
config: document interface and mark types as public
2021-09-05 12:17:59 +02:00
Tim Hansen
a111b43771
Merge pull request #7064 from OscarDHdz/master
...
Fix Template Load Error
2021-09-04 15:39:22 -06:00
Patrik Oldsberg
f88b2c7dbe
config: document interface and mark types as public
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-04 22:42:47 +02:00
Fredrik Adelöw
8a076e68d6
Merge pull request #7057 from backstage/freben/processing-doc
...
add the processing part of the life-of-an-entity
2021-09-04 20:58:46 +02:00
Fredrik Adelöw
abe071e7f3
do stitching as well
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-04 20:30:31 +02:00
Patrik Oldsberg
b07378742e
add changeset
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-04 18:02:32 +02:00
Patrik Oldsberg
9fbd23c7e5
plugins/todo: replace usage of deprecated serializeEntityRef
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-04 17:42:41 +02:00
Patrik Oldsberg
fcc206cfc7
plugins/todo: fix warnings in api-reports
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-04 17:41:36 +02:00
OscarDHdz
3acf5988f3
Fix Template Load Error
...
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com >
2021-09-03 09:43:35 -05:00
Ruben Lindström
7f00902d97
Search Bar Home Page Component ( #7013 )
...
feat: add search bar home page component
2021-09-03 14:50:14 +02:00
Fredrik Adelöw
abecec91a6
highlight distributed processing
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-03 14:46:45 +02:00
Fredrik Adelöw
aeb7474e20
add the processing part of the life-of-an-entity
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-03 11:42:33 +02:00
Fredrik Adelöw
0993a2df1a
Merge pull request #7053 from backstage/dependabot/npm_and_yarn/immer-9.0.6
...
chore(deps): bump immer from 9.0.5 to 9.0.6
2021-09-03 07:32:44 +02:00
dependabot[bot]
9107a7e476
chore(deps): bump immer from 9.0.5 to 9.0.6
...
Bumps [immer](https://github.com/immerjs/immer ) from 9.0.5 to 9.0.6.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v9.0.5...v9.0.6 )
---
updated-dependencies:
- dependency-name: immer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-03 00:47:22 +00:00
Fredrik Adelöw
f38887d59c
Merge pull request #7051 from twonds/fix/backstage-scaffolder-backend/fetch-template-file-permissions
...
fix: scaffolder backend fetch:template preserves file permissions when templating
2021-09-02 20:07:53 +02:00