Add looking glass launch instructions#2461
Conversation
release.md
Outdated
| - EvalML Tests are green with Featuretools main | ||
| - [](https://github.com/alteryx/evalml/actions/workflows/unit_tests_with_featuretools_main_branch.yaml) | ||
| - The latest Looking Glass performance tests runs should not show any significant performance regressions. If performance regressions have been identified, review the results with the development team to decide on the proper course of action before proceeding with the release. | ||
| - Looking Glass performance tests runs should not show any significant performance regressions when comparing the last commit on `main` with the previous release of Featuretools. See below for instructions on manually launching the performance tests runs. If performance regressions have been identified, review the results with the development team to decide on the proper course of action before proceeding with the release. |
There was a problem hiding this comment.
Let's be more explicit here. The person releasing has to kickoff the performance tests, and look at the results.
There was a problem hiding this comment.
I worded it this way because this is in a list of things to verify, not a list of actions for the person releasing to do. Do you think the action required will be clear enough if we move the detailed instructions to Step 1 in the release process?
release.md
Outdated
| 2. A PR will be auto-created on the repo, and will need to be merged by an existing maintainer. | ||
| 3. The new user will need to **check their email for an invite link to click**, which should be https://github.com/conda-forge | ||
|
|
||
| ## Manually launching Looking Glass performance runs |
There was a problem hiding this comment.
Let's move this up, and make it one of the first steps to releasing.
Co-authored-by: Gaurav Sheni <gvsheni@gmail.com>
gsheni
left a comment
There was a problem hiding this comment.
overall looks good. just 1 comment
Co-authored-by: Gaurav Sheni <gvsheni@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #2461 +/- ##
=======================================
Coverage 99.41% 99.41%
=======================================
Files 343 343
Lines 21056 21056
=======================================
Hits 20932 20932
Misses 124 124 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Update
release.mdto include instructions on how to manually launch Looking Glass performance test runs.