git-directory-deploy icon indicating copy to clipboard operation
git-directory-deploy copied to clipboard

Hello 👋🏼

Open asbjornu opened this issue 5 years ago • 1 comments

Hello! 👋🏼 I just wanted to thank you for making Git Directory Deploy and to inform you that we have forked and implemented the following changes:

  1. Replace Circle CI with GitHub Actions.
  2. Set up shellcheck.
  3. Integration test of deploy.sh that deploys to a temporary branch.
  4. Add support for directories that aren't Git-initialized.
  5. Refactored readme.md to make use of link references instead of inline links and wrap all text at 80 characters.

These are the most significant changes I can think of. We will probably make more changes going forward. We will be using Git Directory Deploy to deploy developer.swedbankpay.com by its inclusion in jekyll-plantuml.

If you would like pull-requests for any of the mentioned changes, please let me know. 😃 👍

asbjornu avatar May 19 '20 10:05 asbjornu

Cool! I haven't had a chance to work on it in a while, so I may just point to your fork in the readme.

X1011 avatar May 22 '20 09:05 X1011