Commit Graph

152 Commits

Author SHA1 Message Date
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
toban@dfds.com 82f7f02cd8 =fixing-windows-mock-data 2020-07-08 23:19:38 +02:00
Patrik Oldsberg 6fdcc9f59a v0.1.1-alpha.13 2020-07-07 13:16:30 +02:00
Ivan Shmidt 0933734e08 fix(scaffolder): get correct resultDir, template 2020-07-07 09:08:30 +02:00
Ivan Shmidt 8f1e0f67d1 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend 2020-07-06 13:53:45 +02:00
blam 66016baf5c chore(scaffolder): fixing typescript woes 2020-07-06 11:34:46 +02:00
blam 7693a8d484 chore(scaffolder): fixing linting 2020-07-06 11:15:53 +02:00
blam 55982ba3e9 chore(scaffolder): moving the mocks up a level 2020-07-06 11:14:29 +02:00
blam cf1eaac5a8 Merge branch 'master' of github.com:spotify/backstage into mob/create-vcs-step
* 'master' of github.com:spotify/backstage: (62 commits)
  chore: ref to shadowDomRef
  chore: revert data-testid back to shadow-dom
  fix: remove re-creating new shadow-dom on page change
  fix(techdocs): cleaned up useEffect in Reader
  fix: moved useEnforcingTrailingSlash upper in the hook chain
  chore(techdocs): updated tests
  fix(techdocs): fixed race condition between page loads
  fix(useFetch): use AsyncState type
  fix(techdocs-404): throw error
  fix(techdocs-home): move docs sites mock data to array
  fix(test): change to lowercase
  fix(test): remove async
  refactor(techdocs): basic techdocs not found, split out components from reader
  fix(tests): fix fixures (#1505)
  build(deps): bump css-loader from 3.5.3 to 3.6.0
  cli: never treat success as a failure in e2e test
  Fix variable
  Use Config for Filter Org List Header
  fix(sidebar): do not let sidebar items collapse and shrink
  cli: use tree-kill to kill serve task in e2e test
  ...
2020-07-04 05:27:33 +02:00
blam d6b26d2c95 chore(scaffolder): some more docs for the PR 2020-07-03 05:26:03 +02:00
Fredrik Adelöw 7389f326d9 chore: add import/newline-after-import lint rule 2020-07-02 11:25:04 +02:00
blam 74fb539ac8 chore(scaffolder): fixing some docs 2020-07-02 05:20:36 +02:00
blam 165b206963 chore(scaffolder): pull image first 2020-07-02 03:25:29 +02:00
Ivan Shmidt 3795489fb3 Merge branch 'mob/create-vcs-step' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend 2020-07-01 21:50:57 +02:00
Ivan Shmidt 227a4af561 fix(scaffolder): typefixes 2020-07-01 19:15:06 +02:00
blam dcf062f9bf chore(scaffolder): finally fixed tests 2020-07-01 19:06:14 +02:00
blam 365e5921b2 chore(scaffolder): added some more tests for the github publisher 2020-07-01 18:30:53 +02:00
blam cc4683d185 chore(scaffolder): making some tests nicer and a little more readable and typescript compliant 2020-07-01 16:44:09 +02:00
blam 2438aaa099 feat(scaffolder): finally found a better name than storer. It's publisher 2020-07-01 10:10:04 +02:00
Ivan Shmidt e4dd9bd5b2 fix: correct docker image 2020-06-30 15:08:02 +02:00
blam e824adb88d Merge branch 'master' of github.com:spotify/backstage into mob/create-vcs-step
* 'master' of github.com:spotify/backstage: (86 commits)
  Removed argument to rewriteDocLinks
  Removed unused JSDOM dependency
  Updated test descriptions
  Added rewriteDocLinks test
  Added tests for transformers
  chore(app): use backend.baseUrl
  Remove unused argument to removeMkdocsHeader
  Rename modifyCssTransformer to modifyCss
  Updated stories for ItemCard
  Persist scopes in Github provider and add it to the auth response. Fix serialization for Set type in locaStorage.
  Fix tests
  Github Auth to use AuthSessionStore
  Use new GithubAuth flow in GitOps plugin
  Added DenseTable to Storybook.
  Changes to material theme css
  nitpick: newlines between mock entity outputs
  fix(techdocs): move card component into techdocs plugin from backstage core
  yarn.lock again
  Enabled 'dense' mode for Table cells.
  core: pin material-table to 1.62.x
  ...
2020-06-30 14:54:50 +02:00
blam 5e372b0671 chore(scaffolder): add tests for makeLogStream 2020-06-30 14:52:06 +02:00
Ivan Shmidt 5ad9f65415 Merge branch 'mob/create-vcs-step' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend 2020-06-29 23:05:16 +02:00
Ivan Shmidt 696c4b3dc3 Merge branch 'master' of github.com:spotify/backstage into mob/create-vcs-step 2020-06-29 22:43:53 +02:00
Ivan Shmidt dd5aa39d61 feat(scaffolder): working end-to-end flow with hardcoded params 2020-06-29 22:42:39 +02:00
blam 9a7352c52b chore(scaffolder): fixing broken tests 2020-06-29 21:29:21 +02:00
blam d7dbc15b11 chore(scaffolder): fixing issues with typescript and code review comment: 2020-06-29 18:05:56 +02:00