We treat this project as an internal "open source" project. Everyone at Nulogy is welcome to submit Pull Requests.
The team responsible for maintaining this project is @nulogy/sre.
When you are happy with your changes:
- Add description of changes to the top of the CHANGELOG file, under the
## [Unreleased]
section. - Create a Pull Request.
- Notify #sre Slack channel for a review.
- As maintainers, SRE would like to keep up to date with any changes.
- Once approved and all comments have been resolved, release a new version.
- Everyone in Product Development has write access.
-
Bump the version in
versions.env
. We use Semantic versions. -
Open the CHANGELOG file.
-
Change
## [Unreleased]
to version number and date (e.g.## [0.11.0] - 2018-04-20
) -
Remove the headers with no content (e.g. Added, Changed, etc)
-
Copy the following 'Unreleased' block to the top of the list.
## [Unreleased] ### Added ### Changed ### Deprecated ### Removed ### Fixed ### Security
-
Run
./build_and_release.sh
We recommend installing the HashiCorp Terraform / HCL language Support
plugin