Commit Graph

192 Commits

Author SHA1 Message Date
Fredrik Adelöw bf1f645dd6 Merge pull request #2358 from spotify/dependabot/npm_and_yarn/octokit/rest-18.0.5
chore(deps): bump @octokit/rest from 18.0.0 to 18.0.5
2020-09-09 15:16:36 +02:00
Emma Indal dda2c3bcb6 change label of docs template (#2368) 2020-09-09 15:03:49 +02:00
Fredrik Adelöw f6d5b7e1a4 bump the types too 2020-09-09 14:36:35 +02:00
Stefan Ålund b6fcf99853 Fix typo in gRPC template (#2315) 2020-09-07 15:35:39 +02:00
Patrik Oldsberg 2723fb78d2 scaffolder-backend: fix or skip tests on windows 2020-09-06 14:38:24 +02:00
Patrik Oldsberg 2a68fb8e79 Merge pull request #2295 from spotify/rugvip/pretty
run prettier and add CI check
2020-09-05 21:22:07 +02:00
Emma Indal d1fc52d740 TechDocs: add docs by default to springboot grpc template (#2288)
* add docs by default to springboot grpc template

* delete line from rebase
2020-09-05 20:10:23 +02:00
Patrik Oldsberg b045b166b6 run prettier 2020-09-05 16:37:30 +02:00
Ivan Shmidt b180748b96 fix(github-actions): use only github.com/project-slug annotation 2020-09-04 16:22:51 +02:00
dependabot-preview[bot] 1a6b1d8597 chore(deps-dev): bump @types/nodegit from 0.26.7 to 0.26.8 (#2274)
Bumps [@types/nodegit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodegit) from 0.26.7 to 0.26.8.
- [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-09-04 09:35:01 +02:00
Emma Indal b77a1d6bcb TechDocs: Add docs by default to react ssr template (#2261)
* Add docs by default to react ssr template

* Update plugins/scaffolder-backend/sample-templates/react-ssr-template/{{cookiecutter.component_id}}/docs/index.md

* Update plugins/scaffolder-backend/sample-templates/react-ssr-template/{{cookiecutter.component_id}}/docs/index.md

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
2020-09-03 11:20:58 +02:00
Patrik Oldsberg 875f254827 Merge branch 'master' into new-release-31-aug-20 2020-09-02 16:17:40 +02:00
Emma Indal 3b545791ce new release 31 aug 20 2020-09-01 14:10:22 +02:00
Fredrik Adelöw 568f398aa9 BREAKING CHANGE: no longer add express.json() by default to backend 2020-09-01 11:59:31 +02:00
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