Himanshu Mishra
3e2d945826
Merge pull request #14128 from marcofaggian/marcofaggian/fix/build-api-docs-locale
...
fix(api-docs): LANG=en_EN, to match "options"
2022-10-14 13:50:00 +05:30
Tang Huan Song
475108f49f
Update .changeset/early-hornets-pay.md
...
Co-authored-by: Johan Haals <johan@haals.se >
Signed-off-by: Tang Huan Song <tanghuansong@gmail.com >
2022-10-14 09:57:52 +08:00
marcofaggian
3a630161c4
fix(api-docs): LANG=en_EN, to match "options"
...
Signed-off-by: marcofaggian <m@marcofaggian.com >
2022-10-14 00:57:08 +02:00
Phil Kuang
3a1a999b7b
fix(techdocsReader): include search params when navigating urls
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-10-13 11:33:17 -04:00
backstage-goalie[bot]
fb8c66f0dd
Merge pull request #14121 from backstage/renovate/octokit-auth-app-4.x-lockfile
...
Update dependency @octokit/auth-app to v4.0.7
2022-10-13 14:59:27 +00:00
renovate[bot]
8f4f780c49
Update dependency @octokit/auth-app to v4.0.7
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-10-13 14:19:24 +00:00
backstage-goalie[bot]
c4d288635d
Merge pull request #14106 from backstage/renovate/postcss-8.x-lockfile
...
Update dependency postcss to v8.4.18
2022-10-13 14:10:31 +00:00
renovate[bot]
3331ac9a94
Update JamesIves/github-pages-deploy-action action to v4.4.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-10-13 14:02:08 +00:00
backstage-goalie[bot]
80a15c1e62
Merge pull request #14094 from backstage/renovate/eslint-plugin-react-7.x-lockfile
...
Update dependency eslint-plugin-react to v7.31.10
2022-10-13 13:55:38 +00:00
Alex Rybchenko
5e2347ef68
updated api report
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2022-10-13 15:23:16 +02:00
Alex Rybchenko
afb13576c9
fixed changeset
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2022-10-13 15:21:40 +02:00
Alex Rybchenko
ca0cbd5a02
updated changeset
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2022-10-13 15:21:40 +02:00
Alex Rybchenko
dec322b871
Update .changeset/sixty-islands-develop.md
...
Co-authored-by: Ben Lambert <blam@spotify.com >
Signed-off-by: Alex Rybchenko <alex.me.song@gmail.com >
2022-10-13 15:21:40 +02:00
Alex Rybchenko
b6640cd762
export selected routes only
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2022-10-13 15:21:38 +02:00
Alex Rybchenko
36985448d9
updated api docs
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2022-10-13 15:20:57 +02:00
Alex Rybchenko
7d8734c35c
updated api report
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2022-10-13 15:20:25 +02:00
Alex Rybchenko
edae17309e
added changeset
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2022-10-13 15:20:25 +02:00
Alex Rybchenko
a3f1340f3c
exported scaffolder routes
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2022-10-13 15:20:25 +02:00
Alex Rybchenko
3ec10f407e
added header options to scaffolder page props
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2022-10-13 15:20:25 +02:00
Eric Peterson
d79f104234
Fix entity mocks in tests
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-10-13 15:17:27 +02:00
Andrew Thauer
feb4602e52
chore: add @andrewthauer to codeowners
...
This is a very late response to issue #8294 which requested reviewers on certain plugins. Also added an entry for `cost-insights-*` since there is now a `cost-insights-common` package.
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com >
2022-10-13 09:04:02 -04:00
Eric Peterson
4830a3569f
Introduce basic scaffolder instrumentation
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-10-13 14:30:34 +02:00
Eric Peterson
a889314692
Introduce an entityRef context key
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-10-13 14:27:50 +02:00
Ben Lambert
49e92a6f85
Merge pull request #13673 from andrmaz/feature/core-components
...
pr(core-components): edit dependency graph edge
2022-10-13 11:59:10 +01:00
Patrik Oldsberg
d006a8eba6
Merge pull request #14102 from backstage/rugvip/mock-ffs
...
techdocs-node: tweak mock-fs setup
2022-10-13 10:42:41 +01:00
Patrik Oldsberg
83ae11ae35
Merge pull request #14099 from backstage/rugvip/exit
...
changesets: exit prerelease
2022-10-13 10:42:19 +01:00
Patrik Oldsberg
be1b686c40
Merge pull request #14115 from awanlin/topic/remove-database-step-from-docs
...
Removed database step from docs
2022-10-13 08:23:16 +01:00
Andre Wanlin
e65f18e0a2
Removed database step from docs
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-10-12 15:35:03 -05:00
Andre Wanlin
e8d7976413
Added back support for when no branch is provided for the Bitbucket Server UrlReader
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-10-12 14:51:50 -05:00
renovate[bot]
418a752f8c
Update dependency swagger-ui-react to v4.14.3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-10-12 17:27:45 +00:00
Spencer Henry
c735a18c0d
kick off E2E tests
...
Signed-off-by: Spencer Henry <shenry@qualtrics.com >
2022-10-12 10:21:33 -06:00
Fredrik Adelöw
19ff4836a5
nerf
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-10-12 10:21:33 -06:00
Fredrik Adelöw
2499dcb7b1
no longer transpile tsx files in backend packages
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-10-12 10:21:33 -06:00
Marko Simon
0697af30da
add changeset
...
Signed-off-by: Marko Simon <marko@ilert.com >
2022-10-12 17:26:11 +02:00
Spencer Henry
383dc6e2fa
address mr comments
...
Signed-off-by: Spencer Henry <shenry@qualtrics.com >
2022-10-12 09:17:27 -06:00
spencerrichardhenry
f67f7e97e1
Update .changeset/flat-items-perform.md
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: spencerrichardhenry <46569542+spencerrichardhenry@users.noreply.github.com >
2022-10-12 09:13:19 -06:00
Marko Simon
56793b0db3
fix tab order
...
Signed-off-by: Marko Simon <marko@ilert.com >
2022-10-12 16:32:47 +02:00
Marko Simon
21d83eb2cc
add status pages
...
Signed-off-by: Marko Simon <marko@ilert.com >
2022-10-12 15:54:14 +02:00
Marko Simon
3ce7fb36d4
remove create service
...
Signed-off-by: Marko Simon <marko@ilert.com >
2022-10-12 15:53:50 +02:00
Marko Simon
bfd8e9282d
add services
...
Signed-off-by: Marko Simon <marko@ilert.com >
2022-10-12 15:53:25 +02:00
Marko Simon
f41d2d69a6
remove username from user display
...
Signed-off-by: Marko Simon <marko@ilert.com >
2022-10-12 15:52:20 +02:00
Marko Simon
3328ae8889
rename all incident entities to alert
...
Signed-off-by: Marko Simon <marko@ilert.com >
2022-10-12 15:46:57 +02:00
Mengnan Gong
296aea34da
Update the README doc for tech-insights-backend
...
The Tech Insights plugin supports running fact retrievers across
multiple instances. Update the README to remove the stale instructions.
Signed-off-by: Mengnan Gong <namco1992@gmail.com >
2022-10-12 20:27:43 +08:00
renovate[bot]
56ae211235
Update dependency rollup-plugin-dts to v4.2.3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-10-12 12:05:48 +00:00
renovate[bot]
e65095abdc
Update dependency postcss to v8.4.17
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-10-12 12:04:55 +00:00
backstage-goalie[bot]
2bb7fa54d7
Merge pull request #14104 from backstage/renovate/passport-saml-3.x-lockfile
...
Update dependency passport-saml to v3.2.2
2022-10-12 11:52:43 +00:00
backstage-goalie[bot]
9935ad183e
Merge pull request #14103 from backstage/renovate/msw-0.x-lockfile
...
Update dependency msw to v0.47.4
2022-10-12 11:44:25 +00:00
renovate[bot]
b842b55f4f
Update dependency passport-saml to v3.2.2
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-10-12 11:12:45 +00:00
renovate[bot]
ec9ee47419
Update dependency msw to v0.47.4
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-10-12 11:11:56 +00:00
backstage-goalie[bot]
48e53ae385
Merge pull request #14100 from backstage/renovate/marked-4.x-lockfile
...
Update dependency marked to v4.1.1
2022-10-12 11:11:03 +00:00