Skip to content
Snippets Groups Projects

CI improvements

Merged Georges Racinet requested to merge topic/default/ci-optim into branch/default

This MR mostly to raise awareness:

  • we now have prepared images to limit the unending installation of things like dulwich
  • a first stage, current, will check hg-git against the latest Mercurial released version, tests for all supported versions will start only if the current stage succeeds

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Should this merge request be reviewed? I’m asking because it says "This MR mostly to raise awareness".

    It would be good if you added ci-py3-hg-git images so that I can rebase my Python 3 jobs on top of this.

  • Looks like I forgot to merge it, thanks @mjacob. The "awareness" thing was probably anticipating that I would do it almost immediately.

    Question: what would spare you the most time in finalization of your py3 work? That I'd merge this and provide a new py3 image or that we postpone merging this after your changes are ready for final review?

  • Of course, with py3 it would make sense to have one py2 and one py3 build in the first stage.

  • It doesn’t really matter whether this branch is merged (ideally after py3 images were made available) or postponed. But since merging this would speed up development, it would probably a good idea to merge the CI improvements first.

  • @mjacob ok, let's do it. The py3 images are uploaded, including one for hg 5.3 if you think this could be the minimal supported py3 version.

Please register or sign in to reply
Loading