Commit Graph

135 Commits

Author SHA1 Message Date
Tim Hansen 88f2a786df Remove Python requirement from docs
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-07-21 15:26:06 -06:00
Ben Lambert 12a62ea5f6 Merge pull request #6423 from chicoribas/Mask-or-hide-values-on-Scaffolder-Review-Step
Mask or hide values on scaffolder review step
2021-07-14 18:25:03 +02:00
chicoribas 6b23a6052f Prettier
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-13 21:23:02 -03:00
Francisco Ribas c76502dc93 Update docs/features/software-templates/writing-templates.md
Spelling fix

Co-authored-by: Andrea Falzetti <andreafalzetti@users.noreply.github.com>
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-12 11:29:52 -03:00
Mike Lewis e156990a70 docs(scaffolder): update custom actions docs with new options for createRouter
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-12 12:30:37 +01:00
chicoribas d2e4012f45 Change ui:options to ui:backstage
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-09 14:34:33 -03:00
chicoribas 4f9eeacc71 Documentation
Signed-off-by: chicoribas <chico.bribas@gmail.com>
2021-07-09 11:42:18 -03:00
Mike Lewis b2db928644 scaffolder: improve fetch:template migration docs
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-07 13:17:39 +01:00
Mike Lewis 3ee0caf82e scaffolder: add example diff in fetch:template migration docs
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-07 13:13:25 +01:00
Mike Lewis fdac00fb3f scaffolder: fix typo in fetch:template migration docs
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-07 13:10:36 +01:00
Mike Lewis 56b61c2bc0 scaffolder: prefix input values in fetch:template templates
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-07 11:26:00 +01:00
Mike Lewis 9d759702b1 docs: update docs to refer to new fetch:template action
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 15:07:37 +01:00
Joe Porpeglia 709589a839 Rename service catalog to software catalog, excluding blog posts
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-06-21 11:48:43 -04:00
Tim Hansen 785a42f802 Move installation instructions to READMEs
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-06-15 15:00:15 -06:00
Fredrik Adelöw 363b0b87ea Merge pull request #5925 from xShteff/master
docs: added example dockerfiles for techdocs and templating
2021-06-09 15:37:25 +02:00
Fredrik Adelöw e71d0002ab fix prettier
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-09 14:51:28 +02:00
Fredrik Adelöw 28fc26ddf4 Merge pull request #5849 from SDA-SE/feat/scaffolder-conditional
Conditional scaffolder steps
2021-06-08 14:25:49 +02:00
Alin Stefan Olaru cd2a47bf2e docs: added example dockerfiles for techdocs and templating
Signed-off-by: Alin Stefan Olaru <alin.stefan.olaru@lego.com>
2021-06-04 19:03:19 +02:00
Oliver Sand 09fdc24802 Improve documentation
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-04 16:30:33 +02:00
anovis 047658256e prettify
Signed-off-by: anovis <anovis@ymail.com>
2021-06-03 13:30:13 -04:00
Austen 5292d453b4 Update docs/features/software-templates/writing-templates.md
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: anovis <anovis@ymail.com>
2021-06-03 09:08:14 -04:00
anovis f20a6547bd update based on comments
Signed-off-by: anovis <anovis@ymail.com>
2021-06-02 11:25:56 -04:00
anovis 3dacab3c9b fix syntax error
Signed-off-by: anovis <anovis@ymail.com>
2021-06-02 10:42:12 -04:00
anovis 1c4b39ebf7 adding example for arrays
Signed-off-by: anovis <anovis@ymail.com>
2021-06-02 10:42:12 -04:00
Oliver Sand b517c7f9b7 Remove indention
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-05-26 14:17:36 +02:00
Oliver Sand 35e73aab14 Fix wrong yaml indention in docs
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-05-26 14:10:23 +02:00
Dominik Henneke d1e74a8509 Remove unintended paragraph in the scaffolder template migration document
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-05-19 17:32:02 +02:00
blam 956f08435f chore(docs): fixing code review comments
Signed-off-by: blam <ben@blam.sh>
2021-05-18 13:11:14 +02:00
blam 664ca06552 chore: rename file to be actually version correct
Signed-off-by: blam <ben@blam.sh>
2021-05-16 18:49:46 +02:00
blam 63066bbfc2 docs(scaffolder/migration): Added some migration docs for old templates
Signed-off-by: blam <ben@blam.sh>
2021-05-16 18:47:40 +02:00
Dominik Henneke e0bfd3d448 Refactor the runDockerContainer function to a ContainerRunner interface.
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-05-03 14:16:28 +02:00
Fredrik Adelöw b99ac3f6e1 Minor composability etc docs changes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-02 22:13:05 +02:00
Adam Harvey 2dea4154df Proper caps of Backstage
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-05-01 08:27:03 -04:00
Patrik Oldsberg 61fdfd70a3 Merge pull request #5353 from backstage/rugvip/plugins-docs
docs,READMEs: updates for composability changes
2021-04-27 17:47:13 +02:00
Brian Fox 5652f4eee5 Fix broken link in Software Templates -> Installation
Signed-off-by: Brian Fox <brianhfox@gmail.com>
2021-04-23 09:58:30 +02:00
Patrik Oldsberg c614ede9a5 docs: update plugin installation docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-22 18:32:54 +02:00
Fredrik Adelöw c28689c686 change all $env to ${}
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-15 13:26:44 +02:00
Nicolas Torres 924c953867 Disable docker in docker docs
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-04-09 15:35:31 +02:00
Tim Hansen 2e2cb81fdf Add link to Bitbucket Discovery, fix capitalization
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-01 12:18:16 -06:00
James Turley 2ab6f3ff07 Add OwnerPicker component to scaffolder
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-03-29 11:54:20 +01:00
Tim Hansen cbc5210107 Fix custom-actions source link
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 14:20:08 -06:00
Tim Hansen 5ee959802c Minor tweaks to software catalog docs
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-15 14:07:00 -06:00
Fredrik Adelöw e443917d80 Merge pull request #4882 from backstage/docs/small-change
docs: change recommended actions folder name
2021-03-13 14:51:37 +01:00
Johan Haals b8f86caa7a Merge pull request #4869 from backstage/mob/actions-list
Scaffolder: Add page displaying available actions
2021-03-10 14:47:46 +01:00
Johan Haals 4d4e0bdfb5 Remove redundant header
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-09 13:54:41 +01:00
Johan Haals f9aeab88a0 Move built-in actions docs to the scaffolder itself
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-09 13:43:19 +01:00
blam 52dac1fda9 chore: run prettier
Signed-off-by: blam <ben@blam.sh>
2021-03-09 11:20:21 +01:00
blam 8af610e8c4 docs: change recommended actions folder name
Signed-off-by: blam <ben@blam.sh>
2021-03-09 08:37:48 +01:00
blam 6aa109828d docs: updating the example action to be valid typescript :)
Signed-off-by: blam <ben@blam.sh>
2021-03-07 17:56:07 +01:00
Adam Harvey b9d786ed04 Fix metadata
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-02 22:50:43 -05:00