dojo / grunt-dojo2-extras

Grunt tasks and code supporting continuous delivery across projects. Deploys to gh-pages and latest branch.
https://dojo.github.io/grunt-dojo2-extras/
Other
0 stars 6 forks source link

Continuous delivery on forks #26

Closed devpaul closed 6 years ago

devpaul commented 7 years ago

We should come up with a paradigm that allows forks to also automatically deploy to their own github pages. The use of an encrypted deployment key checked into the repo makes it hard to replace. Using environment variables would likely be a better solution, or at least allowing an environment variable holding a deployment key to override a file system deployment key.

kitsonk commented 6 years ago

I think we will be re-evaluating our documentation generation anyways. Just to have a focus I am going to close this and we can potentially re-visit down the road when we have a more clear idea.