[Request] [- ] D11256: windows-ci: run Windows CI automatically alongside the others

Alphare (Raphaël Gomès) phabricator at mercurial-scm.org
Thu Aug 5 15:18:05 UTC 2021


Alphare created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.

REVISION SUMMARY
  This will enable us to make Windows Python 3 a first-class citizen for the next
  6.0 cycle. We will probably get some flaky tests and we're missing others that
  are skipped, but we'll turn them on it future patches.

REPOSITORY
  rHG Mercurial

BRANCH
  stable

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

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
@@ -163,7 +163,6 @@
 
 windows-py3:
     <<: *windows_runtests
-    when: manual
     tags:
       - windows
     variables:



To: Alphare, #hg-reviewers
Cc: mercurial-patches, mercurial-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercurial-scm.org/pipermail/mercurial-patches/attachments/20210805/1f78dc6d/attachment.html>


More information about the Mercurial-patches mailing list