Open pepopowitz opened 2 years ago
Moving to ready for Q4.
Note for myself: trigger another workflow upon completion success. (If we decide to trigger the regression testing workflow to run only after a production deploy.)
@pepopowitz thinking about our focus in Q1 - can you provide a status update for this card and then move it to the most appropriate column?
We should add some level of regression testing.
1087 suggests that, assuming we provided clear feedback about why regression tests are failing, engineers would not be strongly opposed to it.
1101 illustrates that some level of regression testing could help prevent bugs from impacting main functions of the site (in that example, website navigation)
My personal takeaways from #1087:
Implementation notes
It's likely that we'll only want to run regression testing if the "infrastructure" of our docs change, as opposed to the content. To handle this, it looks like workflows and/or jobs can be filtered based on which files have changed.