[Updated] D11242: heptapod-ci: enable pytype testing for all pipelines

Alphare (Raphaël Gomès) phabricator at mercurial-scm.org
Tue Aug 3 02:11:26 UTC 2021


Closed by commit rHG6c86f96042c9: heptapod-ci: enable pytype testing for all pipelines (authored by Alphare).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D11242?vs=29774&id=29778

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D11242/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D11242

AFFECTED FILES
  contrib/heptapod-ci.yml

CHANGE DETAILS

diff --git a/contrib/heptapod-ci.yml b/contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml
+++ b/contrib/heptapod-ci.yml
@@ -128,7 +128,6 @@
 
 check-pytype-py3:
     extends: .runtests_template
-    when: manual
     before_script:
       - hg clone . /tmp/mercurial-ci/ --noupdate --config phases.publish=no
       - hg -R /tmp/mercurial-ci/ update `hg log --rev '.' --template '{node}'`



To: Alphare, #hg-reviewers, marmoute
Cc: marmoute, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210803/ef6e4b85/attachment-0002.html>


More information about the Mercurial-patches mailing list