This is an archive of the discontinued Mercurial Phabricator instance.

ci: avoid a global before_script definition
ClosedPublic

Authored by danchr on Jan 12 2021, 7:07 AM.

Details

Summary

This removes the implicit assumption that all jobs are test runs.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

danchr created this revision.Jan 12 2021, 7:07 AM
Alphare accepted this revision.Jan 12 2021, 11:50 AM
Alphare added a subscriber: Alphare.

Note that this conflicts with my patch on stable (D9717), but this stack does more involved things, so I don't mind adapting to it, although I'm not sure what the timeline would look like.

This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.