74233 Commits

Author SHA1 Message Date
Johan Haals 78dfa45500 scaffolder: add backstage integration dependency
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:01 +01:00
Johan Haals d86db68278 chore: Add notice header
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:01 +01:00
Johan Haals e39a1d5d37 Add fetch helper tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:01 +01:00
Johan Haals ab6d9de923 Add action tests
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:01 +01:00
Fredrik Adelöw edcbcff106 make the template card grid even and nice
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:00 +01:00
blam ed4941accb test: added the tests for bitbucket publisher
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:00 +01:00
blam e787b088b8 tests: added test suite for gitlab publisher action
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:00 +01:00
blam c630401572 tests: added some more tests for the github publish action
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:00 +01:00
blam ebab16aa30 chore: added some tests for publish:azure action
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:00 +01:00
Johan Haals db471b6182 chore: lowercase 'integration'
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:00 +01:00
Johan Haals b92e43c3bb chore: use path.resolve instead of resolve
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:00 +01:00
Johan Haals e8867ba6aa chore: fix input errors
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:59 +01:00
Johan Haals 3efba84528 Add support for passing actions into router
Co-authored-by: blam<ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:59 +01:00
Johan Haals 807cf164af Wrap actions in createTemplateAction
Rename paramers to input

Co-authored-by: Ben Lambert <ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:59 +01:00
Johan Haals 3a54420fa1 chore: remove output object
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:59 +01:00
Johan Haals ec5c3b82bf Convert repoVisibility into template parameter
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:59 +01:00
Johan Haals 664f336c42 Update TemplateAction schema to include input and output
Co-authored-by: Ben Lambert <ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:59 +01:00
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