forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Make all PR, CI, and Nightly, tasks run in a single step template. #4806
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
Labels
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Comments
9 tasks
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Mar 19, 2019
For microsoft#4806, microsoft#4034, others... - Venv tests are now in the combined step-template for all CI - PR validation build definition uses the step template - CI validation build definition uses the step template - Runs all tests against all OS, Py 3.7 & 3.6 only - Some flaky tests skipped (tracked in GH) - Problems with test runs not finishing in Windows remains ---
9 tasks
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Mar 19, 2019
For microsoft#4806, microsoft#4034, others... - Venv tests are now in the combined step-template for all CI - PR validation build definition uses the step template - CI validation build definition uses the step template - Runs all tests against all OS, Py 3.7 & 3.6 only - Some flaky tests skipped (tracked in GH) - Problems with test runs not finishing in Windows remains ---
d3r3kk
added a commit
that referenced
this issue
Mar 19, 2019
* Enable venv tests, split out step-template, update CI For #4806, #4034, others... - Venv tests are now in the combined step-template for all CI - PR validation build definition uses the step template - CI validation build definition uses the step template - Runs all tests against all OS, Py 3.7 & 3.6 only - Some flaky tests skipped (tracked in GH) - Problems with test runs not finishing in Windows remains
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Mar 19, 2019
For microsoft#4806 - All builds will now use the unified step template - Nightly runs - All OS variants, multiplied by: - All Python versions supported, multiplied by: - All tests - smokeTest has an incoming change before it will be run - Windows tests regularly fail with a false negative - Corrected bug with CI build (3.6 tests actually were running 3.7) ---
9 tasks
d3r3kk
added a commit
that referenced
this issue
Mar 20, 2019
For #4806 - All builds will now use the unified step template - Nightly runs - All OS variants, multiplied by: - All Python versions supported, multiplied by: - All tests - smokeTest has an incoming change before it will be run - Windows tests regularly fail with a false negative - Corrected bug with CI build (3.6 tests actually were running 3.7)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
To create an Azure DevOps pipeline that is cohesive and more easily understandable, create a single YAML step-template that contains all build & test steps required by our CI/CD processes.
The text was updated successfully, but these errors were encountered: