This repository has been archived by the owner on Feb 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
Fix: vsts integration tests block #657
Merged
jafreck
merged 22 commits into
Azure:master
from
jafreck:fix/vsts-integration-tests-command
Sep 20, 2018
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c21b045
only run integration tests in integration tests block
jafreck dedce8f
update vsts build
jafreck 9088e09
whitespace
jafreck 65cea3b
whitespace
jafreck 2754bef
syntax
jafreck fddb8f6
syntax
jafreck b59a096
fix condition variable reference
jafreck 1227f26
fix
jafreck 18f2861
update name and trigger
jafreck 6170dc8
change from preview queue to ga
jafreck 28c4827
upgrade pip
jafreck 399e5a7
add setuptools
jafreck fdff179
add pip upgrade step
jafreck ee27cf5
debug statement
jafreck 925cb0a
debug
jafreck 52b36aa
revert to preview
jafreck 6c00a6f
change how env vars are referenced
jafreck e4a9c7b
debug statement
jafreck 038ff32
add missing key
jafreck 3651d36
support multiline env vars
jafreck 1e7f1eb
change process value to 70
jafreck 84f0264
only run integration on master or release
jafreck File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we then maybe make a matrix to test 3.5 and 3.6 instead of that?