[Updated] D8682: heptapod-ci: build rhg before tests run
acezar (Antoine Cezar)
phabricator at mercurial-scm.org
Mon Jul 6 11:27:13 UTC 2020
acezar retitled this revision from "heptapod-ci: build rust crates before tests run" to "heptapod-ci: build rhg before tests run".
acezar updated this revision to Diff 21767.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D8682?vs=21766&id=21767
BRANCH
default
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D8682/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D8682
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
@@ -5,6 +5,8 @@
before_script:
- hg clone . /tmp/mercurial-ci/ --noupdate
- hg -R /tmp/mercurial-ci/ update `hg log --rev '.' --template '{node}'`
+ - cd /tmp/mercurial-ci/rust/rhg
+ - cargo build
- cd /tmp/mercurial-ci/
- ls -1 tests/test-check-*.* > /tmp/check-tests.txt
To: acezar, #hg-reviewers, marmoute
Cc: marmoute, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200706/e4d3d741/attachment-0002.html>
More information about the Mercurial-patches
mailing list