Rod Machen
57c3e2ad5b
update software template docs
2020-08-28 14:07:25 -05:00
Fredrik Adelöw
d1bad7f73a
Merge pull request #2115 from hmcts/use-cookiecutter-installed-on-host
...
Use cookie cutter installed on host if available
2020-08-28 15:39:21 +02:00
Raghunandan
734dcca107
Release v0.1.1-alpha.20
2020-08-26 11:33:14 +02:00
Tim Jacomb
118e4861be
Use cookie cutter installed on host
2020-08-25 14:27:52 +01:00
Emma Indal
e323e1691b
update tags to be lowercased in docs template ( #2104 )
...
* update tags to be lowercased in docs template
* Update template.yaml
2020-08-25 12:07:12 +02:00
Emma Indal
edab8b2ad8
fix(template tags): fixes issues with tags specified with uppercase ( #2049 )
...
* fix(template tags): fixes issues with tags specified with uppercase
* adds new validator for metadata tags
* fix(template tags): change tags to be lowercase
* fix(template tags docs): update docs to include lowercased tags
* fix(validator): change back to using isValidDnsLabel for tags
* fix(software catalog docs): use lowercase tags in docs
2020-08-24 17:01:27 +02:00
Emma Indal
f6f56aa748
TechDocs: documentation template ( #1954 )
...
* feat(docs-template): Add docs template to create a standalone docs project
* fix(docs-template): add docs template to mock data
* fix(docs-template): owner of template
* add techdocs-ref to cookiecutter docs project
* delete unused cookiecutter json file
* update docs in default index.md file
* rename from .yaml to .yml to be consistent to docs
* update techdocs-ref to use github protocol
2020-08-21 14:56:46 +02:00
Stefan Ålund
c6c3c94c18
Camelcase GitHub and GitLab ( #2034 )
...
* Camelcase GitHub and GitLab
* GitLab
* Code GitLab
* GitHub in code
* Fix auth naming
* Update docs/features/software-templates/adding-templates.md
Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com >
* Update docs/features/software-templates/extending/create-your-own-preparer.md
Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com >
Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com >
2020-08-21 14:48:16 +02:00
Raghunandan
15e334a584
Release v0.1.1-alpha.19
2020-08-21 11:40:04 +02:00
blam
56db3293d8
test(scaffolder/docker): added some tests to check the home cariable
2020-08-10 21:27:35 +02:00
blam
ae56770cf2
chore(scaffolder): fixing some of the docs and making things a little cleanern
2020-08-10 21:23:54 +02:00
blam
c533d15336
chore(scaffolder): set a home directory for cookiecutter now we have new username and group id
2020-08-10 21:17:13 +02:00
blam
92f3e58640
chores(scaffolder): trying something new
2020-08-10 20:53:56 +02:00
blam
d6a0ad744f
chore(scaffolder): set the working directory default as the temp foler
2020-08-10 20:46:55 +02:00
blam
d24b24a473
feat(scaffolder): Default the user and group id to the same as the host process for docker reasons
2020-08-10 19:13:36 +02:00
blam
d615211c70
feat(scaffolder): use the uid and gid of the parent process for docker
2020-08-10 18:56:39 +02:00
Rogerio Angeliski
f73dc889cb
fix: update the winston logger to use namespace
...
fix #1874
2020-08-08 15:58:06 -03:00
Patrik Oldsberg
eddaf57616
Merge pull request #1827 from spotify/blam/fix-golang
...
chore(scaffolder): fixing path to now be the spotify for golang template
2020-08-08 14:14:09 +02:00
Patrik Oldsberg
f8c696e038
v0.1.1-alpha.18
2020-08-07 17:08:28 +02:00
Patrik Oldsberg
0dd8fa2828
v0.1.1-alpha.17
2020-08-05 19:36:36 +02:00
dependabot-preview[bot]
ae9f757ac3
chore(deps): bump helmet from 3.23.2 to 4.0.0
...
Bumps [helmet](https://github.com/helmetjs/helmet ) from 3.23.2 to 4.0.0.
- [Release notes](https://github.com/helmetjs/helmet/releases )
- [Changelog](https://github.com/helmetjs/helmet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/helmetjs/helmet/compare/v3.23.2...v4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-05 08:38:52 +00:00
blam
854e78d056
chore: enable github actions widget for scaffolding items that can build with github actions
2020-08-05 05:02:11 +02:00
blam
31a92961e9
chore(java): simple jenkins workflow
2020-08-05 03:42:47 +02:00
blam
91e7fad0f7
chore(scaffolder): fixing path to now be the spotify repo to load golang template
2020-08-05 02:19:38 +02:00
dependabot-preview[bot]
f2c063454e
chore(deps-dev): bump @types/nodegit from 0.26.5 to 0.26.7 ( #1817 )
...
Bumps [@types/nodegit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodegit ) from 0.26.5 to 0.26.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodegit )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-04 14:48:07 +02:00
blam
0d2ab85858
chore(scaffolder): updating the wording for the sample templates
2020-08-04 09:49:42 +02:00
Patrik Oldsberg
dc6d2db444
catalog-backend: move template mock-data call to scaffolder-backend
2020-07-29 16:22:30 +02:00
Nikita Dudnik
79859a6a88
Merge pull request #1696 from spotify/ndudnik/github-actions-build-details
...
feat: github actions details view
2020-07-27 12:41:09 +02:00
Nikita Nek Dudnik
c82c045ee8
feat(github-actions): add a separate data mock
2020-07-24 15:56:48 +02:00
Nikita Nek Dudnik
25e41d2274
feat: use annotation to get project name
2020-07-24 14:10:21 +02:00
Patrik Oldsberg
a852c2f141
config,config-loader: fix lagging versions
2020-07-24 11:38:45 +02:00
Ivan Shmidt
bcd7b2661a
v0.1.1-alpha.16
2020-07-24 03:44:39 +02:00
Ivan Shmidt
415bdf42e1
v0.1.1-alpha.15
2020-07-22 13:44:33 +02:00
blam
4426799a08
chore(scaffolder): fixing PR comments
2020-07-19 20:36:58 +02:00
blam
3a4460f92b
chore(scaffolder): fixing linting
2020-07-16 14:23:44 +02:00
blam
4ee89f74ac
chore(scaffolder): fixing more tests
2020-07-16 14:17:04 +02:00
blam
bd7c38708d
Merge branch 'master' of github.com:spotify/backstage into scaffolder/new-templates
...
* 'master' of github.com:spotify/backstage:
[Templates] Remove WIP label (#1665 )
README: Fix another broken link (#1664 )
[Docs] Fix relative paths to code (#1662 )
docs(scaffolder) tidy up some more docs (#1661 )
2020-07-16 14:11:51 +02:00
blam
540345bf73
feat(scaffolder): fixing the issues of loading spring boot
2020-07-16 13:33:30 +02:00
blam
253666a533
feat(scaffolder): implement a working springboot template
2020-07-16 13:26:25 +02:00
blam
039ea75971
chore(scaffolder): fixing the issue with the scaffolder not waiting for the pull to complete before trying to run the container
2020-07-16 12:10:39 +02:00
blam
512ef406c6
chore(scaffolder): fixing the no templates view with link to readme
2020-07-16 12:04:49 +02:00
blam
738a378358
chore(scaffolder): adding some new template abilities for golang
2020-07-16 11:16:24 +02:00
blam
adce138843
chore(scaffolder): added simple create react app scaffolder
2020-07-16 06:23:42 +02:00
Ben Lambert
a14dae9b10
Scaffolder Documentation ( #1616 )
...
* docs(scaffolder): Added some reference for the Template kind in the service catalog
* docs(scaffolder): adding a basic readme for the scaffolder
* docs(scaffolder): more small fixes
* chore(scaffolder): removing unused routes in the scaffolder
* docs(scaffolder): fixing linking to the template entity
* docs(scaffolder): fixing indentation
* docs(scaffolder): rewrite a little
* chore(scaffolder): Added some more documentation sections
* docs(scaffolder): added some documentation about loading your own templates
* docs(scaffolder): created some great documentation. make docs great again
* docs(scaffolder): added some more info about creating your own templater
* chore(scaffolder): finshing of create your own templater docs
* docs(scaffolder): updating the last of the preparr
* docs(scaffolder): think docs are great for scaffolder again
* chore(scaffolder): fixing issue with publisher base mistyping
* docs(scaffolder): creating some how to use documentation
* docs(scaffolder): more user docs for the scaffolder
* docs(scaffolder): fix header
* docs(scaffolder): fixing
* docs(scaffolder): shuffle around the documenation
2020-07-15 16:32:44 +02:00
Bilawal Hameed
491d1b70e1
Bump to v0.1.1-alpha.14
2020-07-15 11:49:02 +02:00
blam
567e5d74cd
chore(scaffolder): make the paths a little less specific
2020-07-13 13:48:54 +02:00
blam
1d4d07e07d
chore(scaffolder): refactor out the templaters into a map that is dictated by the router
2020-07-13 11:55:05 +02:00
blam
2fdd40698a
chore(scaffolder): renaming the processor key to templater
2020-07-13 11:54:32 +02:00
blam
46c60cb54a
chore(scaffolder): Updating typescript issues by making the templater a required key
2020-07-13 11:53:10 +02:00
Emil H. Clausen
9382e24839
Reverse file permissions for mock-data.sh scripts
2020-07-09 10:22:21 +02:00