Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (14 loc) · 583 Bytes

File metadata and controls

14 lines (14 loc) · 583 Bytes
  1. Update README.md with the new planned version.
  2. Make sure Dockerfile point to the correct feature-flag-reference-validator:[MAJOR].[MINOR].[PATCH] image.
  3. Commit & Push
  4. Create a new version tag.
    git tag [MAJOR].[MINOR].[PATCH]

    Example: git tag 1.2.1

  5. Push the tag.
    git push origin --tags
  6. Create a new Github release with a new version tag and release notes.
  7. Test using https://github.com/configcat/flag-reference-validator-demo