Ben Keith

Results 134 comments of Ben Keith

Draft docs, specific to RNS and staging: https://gist.github.com/benlk/b75600e7243ac69f6e4275b65ba62d91

Mostly covered at https://github.com/INN/deploy-tools/blob/master/docs/deploy.md

No, in the (yet to be created) plugin boilerplate repo. We'll need to update `projects/wordpress-plugins/release.sh.md` with the link to that repo when that repo is created.

Add `./**/.*` to the BLACKLIST variable, so we also exclude dotfiles in subdirectories. This will prevent dependencies' .git directories from being included in the release zip.

With [`wp scaffold`](https://developer.wordpress.org/cli/commands/scaffold/) now available, a plugin boilerplate repo seems redundant. Therefore: - [ ] put `release.sh` and `release.sh.md` into their own repo - [ ] replace those files in...

Commit message formatting, from AngularJS: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit# Changelog formatting: https://keepachangelog.com/en/1.0.0/

This can hold off until we've tested the process a few times.

If you find one in circulation, please open a PR for it.

Sure. Make a pull request that adds it to the end of the "Other neat licenses" section and I'll merge that.