Commit Graph

4022 Commits

Author SHA1 Message Date
Fredrik Adelöw 4cceeafa0b Merge pull request #4884 from backstage/freben/integration-frontend
add frontend-filtered config loading tests in integrations
2021-03-09 11:52:15 +01:00
Himanshu Mishra 38a8734d89 Merge pull request #4744 from backstage/orkohunter/move-runDockerContainer 2021-03-09 10:47:26 +01:00
Fredrik Adelöw 3afa8e1c2b add frontend-filtered config loading tests in integrations
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-09 10:33:38 +01:00
Ben Lambert 1d849e5586 Merge pull request #4875 from backstage/freben/integration-gitlab-schema
Include missing fields in GitLab config schema
2021-03-09 08:04:31 +01:00
Fredrik Adelöw d2245214cf Merge pull request #4858 from andrewthauer/feat/external-link-uris
feat(core): support external link uris
2021-03-09 07:57:47 +01:00
Andrew Thauer dc1fc92c8f feat(core): support external link uris
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2021-03-08 23:55:43 -05:00
Adam Harvey 2d36d740fe Fix JSON formatting
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-08 14:46:00 -05:00
Adam Harvey a0c1ecd3e7 Return devDep alignment
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-08 14:46:00 -05:00
Adam Harvey abea6ce07f Add "yarn dev" to template
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-08 14:46:00 -05:00
Fredrik Adelöw 277644e098 Include missing fields in GitLab config schema
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-08 19:08:24 +01:00
Ben Lambert 365a55372a Merge pull request #4868 from rbideau/4867-configure-aws-s3-endpoint
Add techdocs.publisher.awsS3.endpoint config option
2021-03-08 17:22:27 +01:00
Himanshu Mishra 3f2a0efe01 backend-common: Use Record<string, string> for envVars in runDockerContainer
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-08 14:00:17 +01:00
r.bideau ca4a904f6b Add techdocs.publisher.awsS3.endpoint config option
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com>
2021-03-08 13:56:32 +01:00
dependabot[bot] 63887ea84d chore(deps-dev): bump @types/node from 12.12.58 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.58 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-08 13:19:08 +01:00
Himanshu Mishra c0c26244db 1. Use plain Record instead of Map
2. Call fs.realpath inside the utility function

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-08 12:44:11 +01:00
Oliver Sand c390108944 Merge pull request #4702 from SDA-SE/feat/annotations-view-edit-source
Move logic for generating URLs for the view, edit and source links of catalog entities from the catalog frontend into the backend
2021-03-08 12:40:19 +01:00
Oliver Sand 69ad77869c Make sure that changing the url type doesn't collide with repo or owner names
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-08 11:12:53 +01:00
Fredrik Adelöw 8e15b19a30 Merge pull request #4827 from backstage/dependabot/npm_and_yarn/knex-0.95.1
chore(deps): bump knex from 0.21.18 to 0.95.1
2021-03-08 11:11:32 +01:00
Oliver Sand 905cbfc966 Add resolveEditUrl to integrations
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-08 11:04:56 +01:00
dependabot[bot] 7616988312 chore(deps): bump knex from 0.21.18 to 0.95.1
Bumps [knex](https://github.com/knex/knex) from 0.21.18 to 0.95.1.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-08 10:26:45 +01:00
blam 1b644c4f05 chore: skipping these tests for now until we can come up with a better way to do these
Signed-off-by: blam <ben@blam.sh>
2021-03-08 10:15:17 +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
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 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 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 0b42fff222 add parseLocationReference/stringifyLocationReference
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-06 15:46:44 +01:00
Ben Lambert d437212d9c Merge pull request #4789 from backstage/timbonicus/docker-tweaks
Update documentation, remove CircleCI from default app
2021-03-05 09:53:25 +01:00
Fredrik Adelöw 15065ede5e Merge pull request #4803 from backstage/freben/no-item-card
ItemCard: deprecate and replace with composable pieces
2021-03-05 09:35:31 +01:00
Himanshu Mishra ea3d406038 Merge pull request #4714 from erdoganoksuz/feature/OpenStackSwiftPublisher 2021-03-05 07:57:36 +00:00
Adam Harvey 56b21fda18 Merge pull request #4818 from adamdmharvey/refactor-techdocs-logging
chore(techdocs-common, techdocs-backend): Refactor TechDocs logging
2021-03-04 19:23:00 -05:00
Adam Harvey f95804c311 Change log msgs to debug
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-04 14:22:43 -05:00
Adam Harvey 82f329dda8 Clarify file type
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-04 14:22:25 -05:00
Fredrik Adelöw 2089de76be ItemCard: deprecate and replace with composable pieces
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-04 19:27:24 +01:00
Adam Harvey bb748757da Improve legacy error msg
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-04 12:32:56 -05:00
Adam Harvey e247d872b1 Replace domain with host in temp folder
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-04 12:26:42 -05:00
Tim Hansen 92716d83f6 Merge branch 'master' into timbonicus/docker-tweaks 2021-03-04 07:57:38 -07:00
Tim Hansen 53a4120713 Remove peer dependency
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2021-03-04 07:57:18 -07:00
Ben Lambert c7ea6b6933 Merge pull request #4659 from backstage/changeset-release/master
Version Packages
2021-03-04 15:20:19 +01:00
blam 801bdb96ad chore: fixing versioning change
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2021-03-04 14:14:41 +01:00
github-actions[bot] ff2ab4fade Version Packages 2021-03-04 13:11:10 +00:00
Ben Lambert 5577fcbbfa Merge pull request #4807 from backstage/rugvip/plugtempfix
cli: fix plugin template by using renderInTestApp in component test
2021-03-04 14:05:27 +01:00
Patrik Oldsberg f7f9a46618 Merge pull request #4806 from backstage/rugvip/typiskt
cli: fix for type declarations being required even if not built
2021-03-04 14:05:03 +01:00
Ben Lambert 7117828c88 Merge pull request #4808 from backstage/blam/e2e-borked
chore: make sure to throw when e2e fails
2021-03-04 13:34:08 +01:00