Adam Harvey
b9d786ed04
Fix metadata
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-02 22:50:43 -05:00
Johan Haals
f123395f82
Fix typos
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-02 10:22:05 +01:00
Johan Haals
cf938a5611
Document creation of custom actions
...
Co-authored-by: blam<ben@blam.sh >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-02 10:22:04 +01:00
Johan Haals
043171a8e4
Add docs page for writing custom actions
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-02 10:22:04 +01:00
Johan Haals
fe2823307f
chore: fix typos
...
Co-authored-by: blam<ben@blam.sh >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-02 10:22:04 +01:00
Johan Haals
abadf05a9f
fix links
...
Co-authored-by: blam<ben@blam.sh >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-02 10:22:03 +01:00
Johan Haals
78cfb21b1a
Update scaffolder documentation
...
Co-authored-by: Ben Lambert <ben@blam.sh >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-02 10:22:03 +01:00
Johan Haals
74850569bf
Document builtin actions
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-02 10:22:03 +01:00
Johan Haals
a01e6d920d
chore: fix typos
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-02 10:22:03 +01:00
Johan Haals
37744d8f4b
Add docs for writing templates
...
Co-authored-by: blam<ben@blam.sh >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-02 10:22:02 +01:00
Johan Haals
296bba9910
Delete old scaffolder docs
...
Co-authored-by: Ben Lambert <ben@blam.sh >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-02 10:22:02 +01:00
Johan Haals
17d1d909e4
Replace EntityClient with CatalogClient
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-02-16 11:23:06 +01:00
Johan Haals
0b7cb92258
Fix routes
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-02-16 11:06:20 +01:00
Johan Haals
8a557a494a
Update scaffolder installation instructions
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-02-15 14:02:46 +01:00
Johan Haals
36d0954886
refactor scaffolder
2021-02-10 11:41:22 +01:00
Ben Lambert
c0a5e2710a
Update docs/features/software-templates/index.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-02-01 13:41:20 +01:00
Ben Lambert
5d42c04218
Update docs/features/software-templates/index.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-02-01 13:41:14 +01:00
blam
978d4ab5a2
docs(software-templates): updating docs for storePath
2021-02-01 10:54:53 +01:00
Adam Harvey
e763dcf8c4
Fix Backstage case
2021-01-29 14:17:09 -05:00
blam
cb99b8fc1d
chore: prettier makes pretty
2021-01-26 17:07:27 +01:00
Ben Lambert
e77a8dc14e
Update docs/features/software-templates/installation.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-26 17:02:03 +01:00
blam
2f547a668f
chore: fix spelling mistake
2021-01-26 16:03:26 +01:00
blam
46533ed01b
chore: fix the config key for scaffolderr
2021-01-26 15:53:32 +01:00
blam
00448abb03
chore: updating docs reference to integrations condfig
2021-01-26 15:52:30 +01:00
blam
979bcccf23
chore: fixing last of the typescripts
2021-01-21 20:06:49 +01:00
Alan Crosswell
82ca95e375
minor editorial suggestions from @freben and @adamdmharvey
2021-01-19 09:50:10 -05:00
Alan Crosswell
e019935409
prettier
2021-01-18 14:24:56 -05:00
Alan Crosswell
bba8b99255
document using locally-installed cookiecutter
...
This avoids running Docker in Docker.
See https://github.com/backstage/backstage/blob/57460cda021bddaf04e7c3351c3881a3f24859b0/plugins/scaffolder-backend/src/scaffolder/stages/templater/cookiecutter.ts#L56-L79
See also https://backstage.io/docs/features/techdocs/getting-started#disabling-docker-in-docker-situation-optional where it is configurable.
2021-01-15 16:25:06 -05:00
Adam Harvey
14466940f7
Single line metadata and prettier ignore
2021-01-05 13:42:31 -05:00
blam
9075c4816b
docs: added a note about templates should have catalog-info
2020-11-22 02:51:10 +01:00
Patrik Oldsberg
474bb5b57f
rewrite other references to spotify/backstage and sorrounding things
2020-11-03 11:39:27 +01:00
Patrik Oldsberg
af141c0766
rewrite repo location urls
2020-11-03 11:03:49 +01:00
Patrik Oldsberg
7c28026ae0
docs: update scaffolder-backend installation docs
2020-10-26 23:34:25 +01:00
Adam Harvey
c6c54b1b3a
Clarifications to software template documentation ( #3070 )
...
* Clarify scaffolders
* Tweak preparer
* Template clarifications
* Minor wording for clarity
* Change wording
2020-10-23 23:20:30 +02:00
Marvin9
f05e4b9608
re: make consistent environment variables
...
GITHUB_PRIVATE_TOKEN & GITHUB_ACCESS_TOKEN => GITHUB_TOKEN
GITLAB_PRIVATE_TOKEN, GITLAB_ACCESS_TOKEN & SCAFFOLDER_GITLAB_PRIVATE_TOKEN => GITLAB_TOKEN
AZURE_PRIVATE_TOKEN => AZURE_TOKEN
GHE_PRIVATE_TOKEN => GHE_TOKEN
2020-10-08 10:34:06 +05:30
Patrik Oldsberg
6775deef9b
update docs and examples to use shorter config secret syntax
2020-10-04 16:51:00 +02:00
Patrik Oldsberg
238715aac2
config,docs: switch to using url location type
2020-10-03 11:55:23 +02:00
Mayursinh Sarvaiya
5c6a0356c0
feat: TechDocs - Add vale linter to check words quality in md files. ( #2631 )
...
* fix(docs): typos which were reflacted from vale linter's command
* feat: Implement Vale linter (#2031 )
Initialize .vale.ini file
Add 'lint:docs' script to package.json, to lint all md files except the ones which are located in node_modules
Generate 'vocab.txt' by using command 'yarn run lint:docs' | grep -o ''[a-z A-Z]*'' | grep -o '[a-z A-Z]*' | sort | uniq > .github/styles/vocab.txt
Add steps to github workflow 'master' to check docs quality
* chore: Separate workflow for quality checking
* chore: Added 'shx' dev dependency to support grep command in cross platform
* feat: Add script to operate same quality check process on different platform
* ignore: remove lint:docs from lint-stages which was added for experiment purpose
* fix: check-all-files on push event & check-changed-files on pull_request event
* chore(CI): triggle workflow only when there is any updates in .md file(s) on pull request
* fix: use spawnSync to solve 'The command line is too long.' error
* fix: github workflow syntax
* fix: prettier error
* chore: add vale command directly to lint-staged
* chore: use shebang for easy access
* fix: windows script issue & remove shebang
* chore: Add shebang flag
* chore: better error message related to vale
* chore: mention vale linter in documentation
* fix: spelling errors & add keywords to vocab.txt
2020-10-02 07:20:47 +02:00
Mattias Frinnström
0f732731ef
Restructure config for Azure DevOps scaffolder
2020-09-28 14:19:20 +02:00
Mattias Frinnström
56a9f8389b
Add Azure DevOps publisher to scaffolder
2020-09-28 14:19:20 +02:00
Mattias Frinnström
c109cbe4df
Add Azure prepare stage to scaffolder
2020-09-28 14:19:19 +02:00
Navaneeth Suresh
e7686833fd
docs: fix typos in the documentation ( #2633 )
2020-09-28 13:18:40 +02:00
Patrik Oldsberg
521728348d
backend: change the default backend plugin mount point to /api
2020-09-23 09:39:47 +02:00
Fredrik Adelöw
e9b1c931b8
chore(scaffolder-backend): typo in visibility
2020-09-23 07:58:10 +02:00
Björn Marschollek
55542797a9
Add GitLab integration for scaffolder
...
This adds a GitLab integration for the scaffolder backend.
We're introduceing a preparer and a publisher for GitLab so that we can
read templates from GitLab and publish them to a configured GitLab
instance. The two instances don't need to be the same. For instance,
templates could be public on gitlab.com, but the created repos will live
in a hosted GitLab somewhere else.
The publisher gets its own config object in `app-config.yaml` where the
target instance and token can be specified.
The service catalogue defines both `gitlab` and `gitlab/api` as
processors. They are both handled by the same preparer.
Closes #2372
2020-09-17 12:39:05 +02:00
Tim Jacomb
fcdae603ba
Merge branch 'master' into add-access-support
2020-09-17 07:17:12 +01:00
Ivan Shmidt
b0656e47d9
Merge pull request #2489 from iamrajiv/issue_1994
...
Added description header field in backstage.io docs
2020-09-16 22:29:50 +02:00
Rajiv Ranjan Singh
d833cd9fe8
added description header field
2020-09-16 22:14:28 +05:30
Rajiv Ranjan Singh
def4032351
added description header field
2020-09-16 21:47:19 +05:30
Tim Jacomb
fd7809ea34
Merge branch 'master' into add-access-support
2020-09-16 16:02:01 +01:00