Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 1.09 KB

RELEASEMANAGEMENT.md

File metadata and controls

11 lines (9 loc) · 1.09 KB

Release management

These are the necessary steps to release a version of the framework:

  1. Go to release Github Action and run it on the main branch with the version number you want to release Release Action
  2. Wait till action will do a build and a new draft release.
  3. Validate Performance:
    1. Go to https://github.com/DataDog/test-environment/actions/workflows/dd-sdk-swift-testing-tests.yml and manually trigger the GitHub Action.
    2. Wait for the workflow to finish and make sure it passes.
    3. Go to this dashboard and check the Max performance overhead (%) graph. Max performance overhead shouldn’t have increased significantly on the latest data point. Keep in mind that values are noisy, so use your own judgement to decide whether an increase is something to worry about.
  4. Go to the release page, and un-check This is a pre-release.