74233 Commits

Author SHA1 Message Date
dependabot[bot] 8d13e4f7a4 chore(deps): bump esbuild from 0.8.56 to 0.8.57
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.8.56 to 0.8.57.
- [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.8.56...v0.8.57)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 09:05:35 +00:00
Fredrik Adelöw 955e2a7a6f Merge pull request #4861 from backstage/dependabot/npm_and_yarn/types/codemirror-0.0.108
chore(deps-dev): bump @types/codemirror from 0.0.100 to 0.0.108
2021-03-08 09:59:07 +01:00
Ben Lambert d13f519f35 Merge pull request #4864 from tadashi0713/show_workflow_name_github_actions
Show workflow name in GitHub Actions
2021-03-08 09:58:15 +01:00
Ben Lambert 4e6346ebf5 Merge pull request #4856 from backstage/docs/custom-action
docs: updating the example action to be valid typescript
2021-03-08 09:56:46 +01:00
Tadashi Nemoto eabe89d381 Changeset
Signed-off-by: Tadashi Nemoto <tadashi.nemoto@exwzd.com>
2021-03-08 16:09:18 +09:00
Tadashi Nemoto 7216416d67 Add workflow
Signed-off-by: Tadashi Nemoto <tadashi.nemoto@exwzd.com>
2021-03-08 16:09:17 +09:00
Fredrik Adelöw c9a986c5b7 Merge pull request #4853 from backstage/rugvip/pretty-sync
prettier,cli: bump deps to support TypeScript 4.1
2021-03-08 07:54:08 +01:00
dependabot[bot] 73708c467e chore(deps-dev): bump @types/codemirror from 0.0.100 to 0.0.108
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.100 to 0.0.108.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 04:44:43 +00:00
Patrik Oldsberg a96241e788 core-api: add is*RouteRef helpers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-07 23:53:57 +01:00
Patrik Oldsberg 87973f5913 core-api: add SubRouteRef type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-07 23:53:56 +01:00
Patrik Oldsberg 5ab5864f6b changesets: added changeset for TS 4.1 support
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-07 23:52:31 +01:00
Patrik Oldsberg 87c23298ae cli: remove rollup-plugin-typescript2 dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-07 23:52:12 +01:00
Patrik Oldsberg f0203f1361 cli: bump rollup-plugin-dts to ^2
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-07 23:51:37 +01:00
Patrik Oldsberg b20554ae73 cli: bump esbuild to 0.8.56
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-07 23:50:28 +01:00
Patrik Oldsberg 5fd685b6f2 cli: bump sucrase to 3.17.1
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-07 23:50:27 +01:00
Patrik Oldsberg 0e068db972 run prettier
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-07 23:37:48 +01:00
Patrik Oldsberg f69d670054 package.json: sync prettier version with microsite
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-07 23:34:51 +01:00
Fredrik Adelöw 347a50235a Merge pull request #4837 from backstage/freben/entity-404
Show a Not Found message when navigating to a nonexistent entity
2021-03-07 18:30:29 +01:00
blam 6aa109828d docs: updating the example action to be valid typescript :)
Signed-off-by: blam <ben@blam.sh>
2021-03-07 17:56:07 +01:00
Himanshu Mishra 14d6f407a5 chore: document useful git commands to avoid any DCO trouble
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-06 21:51:12 +01:00
Himanshu Mishra 29b64038e1 Scaffolder: Update CRA templater with new runDockerContainer format
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-06 21:27:00 +01:00
Himanshu Mishra 68575f3689 Update techdocs/scaffolder with new function parameters of runDockerContainer
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-06 21:27:00 +01:00
Himanshu Mishra 63b8914b82 backend-common: Make runDockerContainer more configurable
1. Add optional directories to mount
2. Add optional working directory to use
3. Add optional environment variables to set

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-06 21:26:59 +01:00
Himanshu Mishra e67d055dc2 backend-common: remove useless ts ignore
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-06 21:26:59 +01:00
Himanshu Mishra a37a4d1a4c Scaffolder/Tests: Fix by mocking @backstage/backend-common
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-06 21:26:59 +01:00
Himanshu Mishra d79540d0b8 backend-common: Set workingdir to /input by default
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-06 21:26:59 +01:00
Himanshu Mishra d78769fa26 TechDocs: Show error from Docker container when build fails
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-06 21:26:59 +01:00
Himanshu Mishra d7245b7332 Add changesets for runDockerContainer
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-06 21:26:59 +01:00
Himanshu Mishra e9b7db7b29 backend-common: Add runDockerContainer shared by Scaffolder and TechDocs
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-06 21:26:59 +01:00
Fredrik Adelöw 24d159b0a7 Merge pull request #4835 from backstage/freben/locationz
add parseLocationReference/stringifyLocationReference
2021-03-06 20:26:38 +01:00
Fredrik Adelöw 0b42fff222 add parseLocationReference/stringifyLocationReference
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-06 15:46:44 +01:00
Tim Hansen 2369c72cac Update words, add versions:check section
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-05 09:31:36 -07:00
ebarrios e15f7a6464 Added missing row to variables
Signed-off-by: ebarrios <esteban.barrios@trivago.com>
2021-03-05 17:02:50 +01:00
ebarrios 8f72318fec Added lag column to the kafka plugin
Signed-off-by: ebarrios <esteban.barrios@trivago.com>
2021-03-05 16:54:13 +01:00
Johan Haals c07407872c Style content
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-05 16:24:59 +01:00
Dominik Henneke 173ed924b7 Include max-age=0
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-03-05 16:02:23 +01:00
Fredrik Adelöw 9f7dc10fbe Show a Not Found message when navigating to a nonexistent entity
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-05 15:55:04 +01:00
Fredrik Adelöw c9b5c1ecac Standardize the tool cards in explore some more
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-05 15:49:48 +01:00
Johan Haals a195fd752f Generate documentation for registered actions
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-05 14:54:28 +01:00
Dominik Henneke 393b623aef Add a Cache-Control: no-store header to the index.html response to instruct the browser to not cache the pages
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-03-05 14:40:51 +01:00
Fredrik Adelöw 98387ac6b5 Merge pull request #4832 from erdoganoksuz/adaptors/trendyol
Adaptors/trendyol
2021-03-05 13:02:38 +01:00
Fredrik Adelöw 977bb718f5 Merge pull request #4829 from backstage/dependabot/npm_and_yarn/apollo-server-2.21.0
chore(deps): bump apollo-server from 2.16.1 to 2.21.0
2021-03-05 12:57:29 +01:00
Fredrik Adelöw 7d79faf0b4 Merge pull request #4830 from backstage/dependabot/npm_and_yarn/types/html-webpack-plugin-3.2.4
chore(deps-dev): bump @types/html-webpack-plugin from 3.2.3 to 3.2.4
2021-03-05 12:57:08 +01:00
erdoganoksuz 610ec91fed Oksuz added to vocab
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
2021-03-05 14:04:47 +03:00
Ben Lambert b672cdae78 Merge pull request #4653 from backstage/jhaals/taskworker-tests
scaffolder: Handle undefined step input
2021-03-05 11:56:18 +01:00
Peter Grauvogel aa1805c103 Merge pull request #3 from backstage/master
update master
2021-03-05 11:17:08 +01:00
Fredrik Adelöw f864373df1 Merge pull request #4828 from backstage/dependabot/npm_and_yarn/storybook/addons-6.1.21
chore(deps-dev): bump @storybook/addons from 6.1.20 to 6.1.21
2021-03-05 10:31:25 +01:00
Fredrik Adelöw 4d44527638 Merge pull request #4831 from backstage/freben/yarn
yarn.lock missing changes
2021-03-05 10:28:15 +01:00
Johan Haals c3eb4917fb Add input template test
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-05 10:28:13 +01:00
Johan Haals c532c16828 Add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-05 10:14:14 +01:00