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
|
c4d1cf345d
|
scaffolder-backend: added test template for beta1
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-03-01 11:53:41 +01:00 |
|
Himanshu Mishra
|
d7a5bfd57f
|
Merge pull request #4679 from backstage/orkohunter/techdocs-roadmap-update-22-feb
|
2021-03-01 10:34:41 +01:00 |
|
Patrik Oldsberg
|
0b147d801d
|
Merge pull request #4735 from backstage/dependabot/npm_and_yarn/storybook/addon-storysource-6.1.20
chore(deps-dev): bump @storybook/addon-storysource from 6.1.11 to 6.1.20
|
2021-03-01 10:13:04 +01:00 |
|
Himanshu Mishra
|
b90c83e329
|
TechDocs: Update features based on Gary's feedback
|
2021-03-01 10:12:26 +01:00 |
|
Himanshu Mishra
|
8fbd591fd4
|
TechDocs: Update roadmap with milestones
|
2021-03-01 10:12:26 +01:00 |
|
Patrik Oldsberg
|
83c5be2251
|
Merge pull request #4733 from backstage/dependabot/npm_and_yarn/react-markdown-5.0.3
chore(deps): bump react-markdown from 5.0.2 to 5.0.3
|
2021-03-01 10:09:21 +01:00 |
|
Patrik Oldsberg
|
cc14256fe7
|
Merge pull request #4723 from backstage/rugvip/frossa
scripts,workflows: add fossa wrapper script for config generation and retries
|
2021-03-01 10:02:40 +01:00 |
|
Fredrik Adelöw
|
201d9d5fb0
|
Merge pull request #4737 from nirga/optional-repo
Made all locations outputted by GithubDiscoveryProcessor optional
|
2021-03-01 09:31:06 +01:00 |
|
Nir Gazit
|
80475c9af2
|
Fixed typo
|
2021-03-01 10:14:52 +02:00 |
|
Nir Gazit
|
2eab0de645
|
Added comment explaining why emitting optional locations
|
2021-03-01 09:27:01 +02:00 |
|
Nir Gazit
|
ecdd407b1f
|
Made all locations outputted by GithubDiscoveryProcessor optional
|
2021-03-01 09:19:31 +02:00 |
|
dependabot[bot]
|
ded2ef75cb
|
chore(deps-dev): bump @storybook/addon-storysource from 6.1.11 to 6.1.20
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource) from 6.1.11 to 6.1.20.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.1.20/addons/storysource)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-01 04:28:44 +00:00 |
|
dependabot[bot]
|
9bf95a2e4b
|
chore(deps): bump react-markdown from 5.0.2 to 5.0.3
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/react-markdown/compare/5.0.2...5.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-01 04:23:55 +00:00 |
|