codeforeauclaire / vms

Virtual Machine Spinner (For quick dev & demos)
1 stars 0 forks source link

Make git fork workflows in related repos #14

Open AnthonyAstige opened 8 years ago

AnthonyAstige commented 8 years ago

Most README's on other CfEC sites assume clone & commit to their main repository.

https://github.com/codeforeauclaire/codeforeauclaire.github.io/issues/6 has a functional fork script & workflow.

In each

  1. Update the README as needed
  2. Update the vmsinstallscript as needed
  3. Along the way: Include the vms.codeforeauclaire.org url in the READMEs
  4. Startup a new server, make a fork, confirm install works
    1. Also confirm vmsinstall script is updated (it should have $GHUSER in it somewhere), just curl without | bash to test

Reference

Code For Eau Claire Dev projects

AnthonyAstige commented 8 years ago

vms repo itself converted to fork workflow in https://github.com/codeforeauclaire/vms/commit/495ccfe579abda62e9c9b850aa1525b775c6cf7a. It looks like it's working. Moving on.

AnthonyAstige commented 8 years ago

Snowparking :: API (Server side) is working now