Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyPy and Nightly builds should be running, but "optional" on public PRs #4496

Closed
scbedd opened this issue Mar 7, 2019 · 0 comments
Closed
Assignees
Labels
EngSys This issue is impacting the engineering system.

Comments

@scbedd
Copy link
Member

scbedd commented Mar 7, 2019

Break out the public build definition into two builds

  • one will be marked as required and will run the quick build/tests
  • one will be marked as optional and will run the Nightly and PyPy test suites

Thoughts: do this based on just long_running_build variable.

Null: (used in Internal build), run both
True: run just the long running tests
False: run just the regular tests

@scbedd scbedd added the EngSys This issue is impacting the engineering system. label Mar 7, 2019
@scbedd scbedd self-assigned this Mar 7, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
EngSys This issue is impacting the engineering system.
Projects
None yet
Development

No branches or pull requests

2 participants