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
Patrik Oldsberg
f9ae3d5d5f
Merge pull request #4725 from backstage/rugvip/globocon
...
core-api: new internal utility for accessing global singletons
2021-02-27 16:42:43 +01:00
Patrik Oldsberg
0863ff9482
core-api: new internal utility for accessing global singletons
2021-02-27 16:18:46 +01:00
Patrik Oldsberg
cb294ef177
Merge pull request #4724 from backstage/rugvip/remdepscaf
...
scaffolder-backend: remove support for deprecated publisher configuration
2021-02-27 16:00:55 +01:00
Patrik Oldsberg
6ab503887b
scripts,workflows: add fossa wrapper script for config generation and retries
2021-02-27 15:24:34 +01:00
Patrik Oldsberg
96ccc8f694
scaffolder-backend: remove support for deprecated publisher configuration
2021-02-27 15:21:49 +01:00
Patrik Oldsberg
15ba3d5676
Merge pull request #4711 from backstage/dependabot/npm_and_yarn/svgr/webpack-5.5.0
...
chore(deps): bump @svgr/webpack from 5.4.0 to 5.5.0
2021-02-27 15:08:02 +01:00
Patrik Oldsberg
35d407f486
Merge pull request #4712 from backstage/dependabot/npm_and_yarn/types/d3-force-2.1.1
...
chore(deps-dev): bump @types/d3-force from 1.2.1 to 2.1.1
2021-02-27 13:16:07 +01:00
Patrik Oldsberg
60bbaefa66
Merge pull request #4709 from backstage/dependabot/npm_and_yarn/types/uuid-8.3.0
...
chore(deps-dev): bump @types/uuid from 8.0.0 to 8.3.0
2021-02-27 13:14:27 +01:00
Patrik Oldsberg
60fccc210e
Merge pull request #4710 from backstage/dependabot/npm_and_yarn/types/cors-2.8.10
...
chore(deps): bump @types/cors from 2.8.9 to 2.8.10
2021-02-27 13:14:21 +01:00
Patrik Oldsberg
507513fed4
Create chatty-turkeys-fold.md
2021-02-27 13:14:13 +01:00
Patrik Oldsberg
67cc1f0416
Merge pull request #4421 from joaomilho/master
...
docs: Fix broken links in microsite
2021-02-26 17:35:43 +01:00
Patrik Oldsberg
c600680599
Merge pull request #4559 from kaos/kaos/cli-config-schema
...
backstage-cli: add config:schema command.
2021-02-26 15:28:11 +01:00
Ben Lambert
8ce28abe02
Merge pull request #4716 from backstage/freben/relative-templates
...
make the example templates use relative paths
2021-02-26 14:45:52 +01:00
Fredrik Adelöw
98e2b4e20e
make the example templates use relative paths
2021-02-26 13:53:03 +01:00
Andreas Stenius
46dab9e09c
config-loader: move @types/json-schema to dependencies.
...
Signed-off-by: Andreas Stenius <git@astekk.se >
2021-02-26 12:02:36 +01:00
Patrik Oldsberg
5ffb6c57f6
Merge pull request #4700 from backstage/rugvip/opternal
...
core: implement optional external routes and use to toggle "Create Component" button
2021-02-26 10:41:27 +01:00
Himanshu Mishra
118df55e72
Merge pull request #4708 from lowjoel/create-s3-file-stream
2021-02-26 08:46:47 +01:00
Joel Low
61299519fb
Replace S3 read-store-upload loop with file streams
...
This no longer buffers file contents in memory and limits the maximum
number of file descriptors open concurrently.
Signed-off-by: Joel Low <joel@joelsplace.sg >
2021-02-26 15:22:17 +08:00
dependabot[bot]
e16f145dc8
chore(deps-dev): bump @types/d3-force from 1.2.1 to 2.1.1
...
Bumps [@types/d3-force](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-force ) from 1.2.1 to 2.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-force )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-26 04:09:36 +00:00
dependabot[bot]
c21f04813c
chore(deps): bump @svgr/webpack from 5.4.0 to 5.5.0
...
Bumps [@svgr/webpack](https://github.com/gregberge/svgr ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/gregberge/svgr/releases )
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gregberge/svgr/compare/v5.4.0...v5.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-26 04:08:45 +00:00
dependabot[bot]
b88a1d120b
chore(deps): bump @types/cors from 2.8.9 to 2.8.10
...
Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors ) from 2.8.9 to 2.8.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-26 04:08:18 +00:00
dependabot[bot]
44fc8ed0a0
chore(deps-dev): bump @types/uuid from 8.0.0 to 8.3.0
...
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid ) from 8.0.0 to 8.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-26 04:07:21 +00:00
Patrik Oldsberg
2b40f319c3
Merge pull request #4705 from sipios/feature/remove-material-breadcrumbs
...
Use Breadcrumbs from @backstage/core
2021-02-25 23:05:35 +01:00
Patrik Oldsberg
9ed59639f5
Merge pull request #4696 from JacobValdemar/patch-1
...
Add Lunar as adopter
2021-02-25 22:51:40 +01:00
Patrik Oldsberg
53849fe5a5
Merge pull request #4701 from backstage/rugvip/visible
...
docs: added note about marking frontend config visible
2021-02-25 22:34:05 +01:00
Patrik Oldsberg
4097031e6a
Update docs/getting-started/contributors.md
...
Co-authored-by: Adam Harvey <adam.harvey@dxc.com >
2021-02-25 22:27:04 +01:00
Woody Rousseau
d21058c343
Change terminology for builds on cloudbuild
2021-02-25 20:57:46 +01:00
Woody Rousseau
b2a5320a4b
Use Breadcrumbs from @backstage/core
2021-02-25 20:19:04 +01:00