Skip to content

Conversation

vtbassmatt
Copy link

Hi there, PM for Azure Pipelines here. We recently added pypy2 and pypy3 as targets for the UsePythonVersion task. This means you no longer have to special-case PyPy and can roll it into your normal matrix.

Contribution checklist:

(also see CONTRIBUTING.rst for details)

  • wrote descriptive pull request text
  • [NA] added/updated test(s)
  • [NA] updated/extended the documentation
  • [NA] added relevant issue keyword
    in message body
  • [NA] added news fragment in changelog folder
    • fragment name: <issue number>.<type>.rst for example (588.bugfix.rst)
    • <type> is must be one of bugfix, feature, deprecation,breaking, doc, misc
    • if pr has no issue: consider creating one first or change it to the pr number after creating the pr
    • "sign" fragment with "by @"
    • please use full sentences with correct case and punctuation, for example: "Fix issue with non-ascii contents in doctest text files - by :user:superuser."
    • also see examples
  • [NA] added yourself to CONTRIBUTORS (preserving alphabetical order)

@asottile
Copy link
Contributor

@vtbassmatt this is awesome! is there somewhere I can read more about the change

@vtbassmatt
Copy link
Author

@asottile ha, it looks like it was minor enough that we didn't do release notes for it. I also see that it's not in our documentation which I will fix :)

@gaborbernat
Copy link
Member

gaborbernat commented Apr 25, 2019

thanks but we're moving to a template, we'll fix it part of that https://github.com/tox-dev/tox/pull/1277/files

GitHub
Command line driven CI frontend and development task automation tool - tox-dev/tox

@gaborbernat
Copy link
Member

gaborbernat commented Apr 25, 2019

@vtbassmatt the plan is that all projects using tox will use the template going ahead, so maybe take a look over it if you have time https://github.com/tox-dev/azure-pipelines-template

GitHub
template for your azure pipelines. Contribute to tox-dev/azure-pipelines-template development by creating an account on GitHub.

@vtbassmatt
Copy link
Author

vtbassmatt commented Apr 25, 2019 via email

@vtbassmatt
Copy link
Author

The template looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants