Commit Graph

11366 Commits

Author SHA1 Message Date
Johan Haals b335415fa4 Rename urlReader to reader
Co-authored-by: Ben Lambert <ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:58 +01:00
Johan Haals b853e084dc scaffolder: Fix providers
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:58 +01:00
blam c19f41494d chore: add to the default router
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:58 +01:00
blam 8c1e321684 feat: porting over the other existing publishers to the new action format
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:58 +01:00
Patrik Oldsberg 20ba3205f0 scaffolder-backend: add action parameter type and schema with validation
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:58 +01:00
Patrik Oldsberg 7e8f2552f6 scaffolder-backend: split builtin actions into multiple modules
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:58 +01:00
Patrik Oldsberg e0c8c6c164 scaffolder-backend: move actions to separate actions dir
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:57 +01:00
Patrik Oldsberg 8b003875a8 scaffolder,scaffolder-backend: fix tests, lint and type issues
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:57 +01:00
blam 6fa98f941b feat: new actions work nicely and publish to github as expected
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:57 +01:00
Patrik Oldsberg a6591ef03f scaffolder-backend: move catalog:register action from legacy to builtin
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:57 +01:00
blam 0d1468a095 chore: remove the storepath picker as it has gone bye-bye
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:57 +01:00
Patrik Oldsberg 6706b360aa scaffolder-backend: added built-in fetch:plain action + separate out fetch logic
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:57 +01:00
blam 12771f5c34 feat: added some nice validation and functionality to the repo picker
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:57 +01:00
Patrik Oldsberg 2f404bd69d scaffolder-backend: added built-in fetch:cookiecutter action
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:56 +01:00
Patrik Oldsberg c50b732b70 scaffolder-backend: add template source baseUrl to action context
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:56 +01:00
Patrik Oldsberg 86fc6a0360 scaffolder-backend: move v1 templater value injection into template converter
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:56 +01:00
Patrik Oldsberg b90767926f scaffolder-backend: remove workspace after task execution is complete
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:56 +01:00
Patrik Oldsberg 0f64c73474 scaffolder-backend: added createTemporaryDirectory to action context
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:56 +01:00
Patrik Oldsberg 459307b81d scaffolder-backend: separate out TemplateActionRegistry and types
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:56 +01:00
blam b2ce7f18c0 feat: added recursive validation for the repository url picker component
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:55 +01:00
blam 59769bad27 feat: starting to add the RepoUrlPicker with integrations config
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:55 +01:00
blam 0d44305a4e chore: commit some more mock sample data
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:55 +01:00
Patrik Oldsberg 3cd9517d1a Merge pull request #4753 from backstage/dependabot/npm_and_yarn/qs-6.9.6
chore(deps): bump qs from 6.9.4 to 6.9.6
2021-03-02 09:49:48 +01:00
Ben Lambert 4117d00f21 Merge pull request #4754 from backstage/jhaals/apps-docs
microsite: Add GitHub Apps documentation
2021-03-02 09:37:18 +01:00
Nir Gazit 1987c93416 Added a verification for URLs in proxy backend 2021-03-02 10:34:02 +02:00
Johan Haals a8eb2b45e3 microsite: Add GitHub Apps documentation
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 09:25:01 +01:00
dependabot[bot] 302193b2d4 chore(deps): bump qs from 6.9.4 to 6.9.6
Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.9.6.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.4...v6.9.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 04:15:14 +00:00
dependabot[bot] 314fa2b817 chore(deps): bump color from 3.1.2 to 3.1.3
Bumps [color](https://github.com/Qix-/color) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/3.1.2...3.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 04:10:59 +00:00
dependabot[bot] be7acb11e0 chore(deps-dev): bump @types/diff from 4.0.2 to 5.0.0
Bumps [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 04:08:36 +00:00
dependabot[bot] e3653bf66d chore(deps-dev): bump @types/webpack-dev-server from 3.11.0 to 3.11.1
Bumps [@types/webpack-dev-server](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-dev-server) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-dev-server)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 04:07:47 +00:00
dependabot[bot] a2d9532698 chore(deps): bump react-hook-form from 6.6.0 to 6.15.4
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 6.6.0 to 6.15.4.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v6.6.0...v6.15.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 04:06:53 +00:00
Tadashi Nemoto 86b0d852d9 Modify to latest by feedback 2021-03-02 11:10:20 +09:00
Tim Hansen 64615dd726 Fix relative link 2021-03-01 14:52:55 -07:00
Tim Hansen cdd6d1db7c docs: Improve flow for getting-started docs 2021-03-01 14:33:29 -07:00
Peter Grauvogel ed2d242064 Merge pull request #1 from backstage/master
update master
2021-03-01 19:45:06 +01:00
Patrik Oldsberg ae30b916df Merge pull request #4731 from erikxiv/fix/techdocs-static-url
Techdocs static docs should use external url
2021-03-01 19:26:25 +01:00
bobalong79 1fc9627a1b Update tests after moving header processing from onProxyReq to filter 2021-03-01 18:18:10 +00:00
Patrik Oldsberg 3d40990f80 Merge pull request #4729 from aryanshridhar/Fix-EntityPopover
UnregisterEntity: Removed Dialog modal fullscreen prop (#4685).
2021-03-01 19:14:13 +01:00
bobalong79 316b7bff61 Add rationale explaining why we do the header modifications in the filter 2021-03-01 18:01:44 +00:00
bobalong79 510c2b90be Update changeset to patch 2021-03-01 17:54:36 +00:00
Adam Harvey b734ba530f Merge pull request #4713 from adamdmharvey/apidocs-header
api-docs: Add organization name to page header
2021-03-01 12:53:51 -05:00
aryanshridhar b33e553b29 UnregisterEntity: Removed Dialog modal fullscreen prop (#4685). 2021-03-01 23:19:56 +05:30
Erik Larsson f42b190309 Only patch 2021-03-01 18:47:04 +01:00
Adam Harvey 1f8ef4e7f4 Merge branch 'apidocs-header' of github.com:adamdmharvey/backstage into apidocs-header 2021-03-01 12:33:29 -05:00
Adam Harvey 86237e0a9d Change get method for optional value
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-01 12:33:16 -05:00
Adam Harvey 439805d1d3 Add config call to test
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-01 12:33:16 -05:00
Adam Harvey 2386de1d3c Add org name to page title
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-01 12:33:16 -05:00
Patrik Oldsberg 1a22f83c28 Merge pull request #4647 from backstage/dependabot/npm_and_yarn/testing-library/react-11.2.5
chore(deps): bump @testing-library/react from 10.4.3 to 11.2.5
2021-03-01 18:17:08 +01:00
Adam Harvey 7a1b6133ae Change get method for optional value 2021-03-01 12:11:58 -05:00
Patrik Oldsberg 570d310c90 Merge pull request #4621 from nhidtran/enhancement/4423
Enhancement/4423: remove the usage of res.send() for res.json()
2021-03-01 17:54:09 +01:00