Clemens Stefan Heithecker
a983f2037b
Add custom actions plugin for Azure pipelines
...
Signed-off-by: Clemens Stefan Heithecker <48448358+clemensheithecker@users.noreply.github.com >
2022-09-12 15:19:57 +02:00
Tomáš Tunkl
d9ab14d04c
Update of humanize method parameters type
...
Signed-off-by: Tomáš Tunkl <tomas.tunkl@avast.com >
2022-09-12 14:05:34 +02:00
sblausten
023d14c52b
changeset
...
Signed-off-by: sblausten <sam@roadie.io >
2022-09-12 13:03:50 +01:00
sblausten
f52dfc0c48
Fix overflow issue for mic drop image
...
Signed-off-by: sblausten <sam@roadie.io >
2022-09-12 11:56:23 +01:00
Patrik Oldsberg
1e504ae740
Merge pull request #13633 from backstage/rugvip/nolog
...
packages: clean up log output in tests
2022-09-12 11:49:27 +02:00
Bogdan Nechyporenko
e746dece4f
Merge branch 'backstage:master' into master
2022-09-12 10:36:00 +02:00
Jussi Hallila
83b1b5ee5b
Remove extra character.
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-09-12 10:09:29 +02:00
Jussi Hallila
65c990705d
Modify changeset wording to appease vale.
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-09-12 10:01:54 +02:00
Jussi Hallila
3d184f1713
Add routes to tests.
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-09-12 09:56:52 +02:00
Jussi Hallila
1bdb0bf24b
Modify RecentWorkflowRunsCard use constructed routeRef instead of hardcoded route.
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-09-12 09:49:19 +02:00
Fredrik Adelöw
3d377609a8
Merge pull request #13635 from khatharsiss/patch-1
...
added ferrovial as adopter
2022-09-12 08:06:41 +02:00
José Rosado
940d2929f0
added ferrovial as adopter
...
Signed-off-by: José Rosado <55427141+khatharsiss@users.noreply.github.com >
2022-09-11 23:38:37 +02:00
Patrik Oldsberg
87de8ed3f7
core-components: fix usage of invalid elements in DependencyGrape tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 21:24:27 +02:00
Patrik Oldsberg
4710e6eeb6
core-components: avoid logging in HomepageTimer test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 17:32:23 +02:00
Patrik Oldsberg
a1a3a5f16a
core-components: avoid logging in HeaderTabs test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 17:32:23 +02:00
Patrik Oldsberg
3742ccbfc3
core-components: avoid logging in GaugeCard test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 17:32:23 +02:00
Patrik Oldsberg
50d6c7e07e
create-app: clean up log output in tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 17:32:23 +02:00
Patrik Oldsberg
5ecca7e44b
config-loader: remove logging from remote config watch
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 17:32:23 +02:00
Patrik Oldsberg
e87e53a056
core-plugin-api: clean up log output in tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 17:32:22 +02:00
Vladimir Masarik
cc538eccc2
Dont set to empty profile
...
Signed-off-by: Vladimir Masarik <vladimir.masarik@ef.com >
2022-09-11 15:34:56 +02:00
Vladimir Masarik
2282c9936c
Generate API report
...
Signed-off-by: Vladimir Masarik <vladimir.masarik@ef.com >
2022-09-11 15:34:35 +02:00
Vladimir Masarik
01e9214ab2
Chang changeset to minor
...
Signed-off-by: Vladimir Masarik <vladimir.masarik@ef.com >
2022-09-11 15:34:24 +02:00
Patrik Oldsberg
1d2e28c26f
core-app-api: clean up log output in tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 14:25:00 +02:00
Fredrik Adelöw
f1e42b71e1
Merge pull request #13629 from backstage/rugvip/devapp
...
dev-utils: fix route discovery with react-router stable
2022-09-11 09:15:09 +02:00
Patrik Oldsberg
4f7d2b0ac0
Merge pull request #13620 from anicke/bazaar-routing
...
Bazaar plugin: Fix routing
2022-09-10 18:30:56 +02:00
Niklas Aronsson
1dd12349d1
Bazaar plugin: Remove 'Router' as 'RoutedTabs' children
...
During the 'react-router-dom' upgrades the Bazaar routing broke. This
patch removes the wrapping 'Router' from the 'RouterTabs' children.
Opening the Bazaar plugin would result in the followin error:
"A <Route> is only ever to be used as the child of <Routes> element,
never rendered directly. Please wrap your <Route> in a <Routes>."
Also removed 'react-router-dom' as a peer dependency of the bazaar
plugin.
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2022-09-10 17:54:13 +02:00
Patrik Oldsberg
329ed2b9c7
dev-utils: fix route discovery with react-router stable
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-10 14:06:24 +02:00
John Kilmister
90aefde6d3
Updated case on feature flag text
...
Signed-off-by: John Kilmister <blueboxes@users.noreply.github.com >
2022-09-10 12:02:48 +01:00
Tomás Mota
2270997d57
Update docker guide for clarity
...
As happened to a colleague of mine and might happen to others, one might see a "docker" section and skip straight to that since it looks on the surface to be a quick way to check out backstage yourself. In this case that resulted in trying to make all these builds from the main backstage/backstage repo, before even understanding the concept of a Backstage App, which obviously did not work out.
Signed-off-by: Tomás Mota <tomasrebelomota@gmail.com >
2022-09-09 22:44:55 +02:00
backstage-goalie[bot]
6de25bee18
Merge pull request #13624 from backstage/renovate/graphql-tools-monorepo
...
fix(deps): update dependency @graphql-tools/schema to v9.0.4
2022-09-09 20:29:26 +00:00
renovate[bot]
073db8e0b8
fix(deps): update dependency @graphql-tools/schema to v9.0.4
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-09 19:45:07 +00:00
John Kilmister
ab014e17d9
Added new docs for plugin feature flags
...
Signed-off-by: John Kilmister <blueboxes@users.noreply.github.com >
2022-09-09 20:20:22 +01:00
backstage-goalie[bot]
5290d088b0
Merge pull request #13617 from backstage/renovate/eslint-plugin-jest-27.x-lockfile
...
fix(deps): update dependency eslint-plugin-jest to v27.0.2
2022-09-09 16:36:01 +00:00
renovate[bot]
b16ca8255b
fix(deps): update dependency eslint-plugin-react to v7.31.8
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-09 16:28:26 +00:00
Patrik Oldsberg
409ed984e8
changesets: added changesets for scoped services
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:05 +02:00
Patrik Oldsberg
06ad1b16de
update API reports + fixes
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:05 +02:00
Patrik Oldsberg
2a29d24519
backend-app-api,backend-plugin-api: refactor existing service factories and fix type issues
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:05 +02:00
Patrik Oldsberg
fb93ecad9c
backend-plugin-api: remove services with scope mismatch from deps type
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:05 +02:00
Patrik Oldsberg
06c744d142
backend-plugin-api: add initial PluginMetadataService definition
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:05 +02:00
Patrik Oldsberg
f55c11f29d
core-plugin-api: narrow scope type of service refs passed to default factory loader
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:05 +02:00
Patrik Oldsberg
2bf8855c1d
core-app-api: switch to non-broken way of defining service factories
...
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:04 +02:00
Patrik Oldsberg
dc74ebd10d
backend-plugin-api: refactor createServiceFactory helper types
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:04 +02:00
Patrik Oldsberg
4b324c83f8
backend-app-api: 100% coverage of ServiceRegistry
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:04 +02:00
Patrik Oldsberg
229a1fa927
backend-{plugin,app}-api: introduce service scopes and update registry to support
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:04 +02:00
backstage-goalie[bot]
6020a397eb
Merge pull request #13616 from backstage/renovate/core-js-3.x-lockfile
...
fix(deps): update dependency core-js to v3.25.1
2022-09-09 16:19:51 +00:00
renovate[bot]
c703978d53
fix(deps): update dependency eslint-plugin-jest to v27.0.2
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-09 15:38:57 +00:00
renovate[bot]
409f999595
fix(deps): update dependency core-js to v3.25.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-09 15:38:06 +00:00
backstage-goalie[bot]
173e3aab6e
Merge pull request #13614 from backstage/renovate/yarnpkg-parsers-3.x-lockfile
...
fix(deps): update dependency @yarnpkg/parsers to v3.0.0-rc.18
2022-09-09 15:29:19 +00:00
renovate[bot]
8e598a1bc1
fix(deps): update dependency @yarnpkg/parsers to v3.0.0-rc.18
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-09 14:46:45 +00:00
renovate[bot]
bf329f4102
fix(deps): update dependency @swc/core to v1.2.249
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-09 14:45:55 +00:00