Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.07 KB

RELEASE.md

File metadata and controls

18 lines (15 loc) · 1.07 KB

Release Process

Resolve Issues

  1. Create a new milestone if one doesn't exist.
  2. Open issues and filter by milestone and make sure they are either closed or moved over to the next milestone.

Start a release PR

  1. Run Generate ICL Manifests workflow. It’ll create a PR (example)
  2. Update docs to match the milestone version.
  3. Create a CHANGELOG file (example)
  4. Wait for end-to-end tests to finish then merge PR.

Create a release

  1. Run Create ICL Release workflow: It will create a tag and then publish all deployment manifest in github release and will create a discussion thread in github release
  2. Kick off a run of the functional tests.
  3. Close the milestone
  4. Ping #core (Discord channel) to send announcements about the milestone with the contents of the CHANGELOG to all social channels.