Closed JacksonBurns closed 5 months ago
This should fail at the 'download stable regression results' step, complaining that it could not find the artifact, possibly specifying that the reason it couldn't find it is because it was upload with a previous version of the upload artifact action (see: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md#which-versions-of-the-artifacts-packages-are-compatible). That would be resolved by ignoring this failure and merging anyway, then letting the CI run on main.
Do we need to do anything to RMG-database also?
yes! thanks for the reminder. will do this now
@rwest could you take a look at https://github.com/ReactionMechanismGenerator/RMG-database/pull/652? It's the database half of this PR. Both should 'fail' in the same way.
Resolves https://github.com/ReactionMechanismGenerator/RMG-Py/issues/2611
See https://github.com/ReactionMechanismGenerator/RMG-Py/pull/2667 for more history