Skip to content

TestTrack CLI 1.5.0

Latest
Compare
Choose a tag to compare
@smudge smudge released this 26 Apr 17:49
· 1 commit to main since this release
f594777

If you have a large organization, you may wish to tag ownership of splits to a specific team to help provide accountability for clean up. This is now supported natively in test_track.

  • You must specify an ownership file. The default file exists at testtrack/owners.yml though that can be overwritten with the TESTTRACK_OWNERSHIP_FILE environment variable.
  • This file should contain a list of owner/team names, one per line. Any sub-values of the key names will be ignored for the purposes of test track.
  • If the test track client is able to find this file, it will require an --owner flag be set when creating new splits and experiments.
  • This data will be passed to the test track server where it can be recorded on the split records