Skip to content

Commit 945f647

Browse files
committed
Merged PR 138: Merge features/5033-WaitForJobStatus to master
Related work items: #5033
1 parent 1fdcae6 commit 945f647

File tree

87 files changed

+3909
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+3909
-5
lines changed

GitVersion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
assembly-versioning-scheme: MajorMinorPatch
22
mode: ContinuousDeployment
33
continuous-delivery-fallback-tag: ''
4-
next-version: 2.3.0
4+
next-version: 3.0.0
55
branches:
66
master:
77
mode: ContinuousDeployment
File renamed without changes.

processtemplatetask/processtemplatetaskv1/ps_modules/VstsTaskSdk/FindFunctions.ps1 renamed to processtemplatetask/v1/ps_modules/VstsTaskSdk/FindFunctions.ps1

File renamed without changes.

processtemplatetask/processtemplatetaskv1/ps_modules/VstsTaskSdk/InputFunctions.ps1 renamed to processtemplatetask/v1/ps_modules/VstsTaskSdk/InputFunctions.ps1

File renamed without changes.

processtemplatetask/processtemplatetaskv1/ps_modules/VstsTaskSdk/LocalizationFunctions.ps1 renamed to processtemplatetask/v1/ps_modules/VstsTaskSdk/LocalizationFunctions.ps1

File renamed without changes.

processtemplatetask/processtemplatetaskv1/ps_modules/VstsTaskSdk/LoggingCommandFunctions.ps1 renamed to processtemplatetask/v1/ps_modules/VstsTaskSdk/LoggingCommandFunctions.ps1

File renamed without changes.

processtemplatetask/processtemplatetaskv1/ps_modules/VstsTaskSdk/LongPathFunctions.ps1 renamed to processtemplatetask/v1/ps_modules/VstsTaskSdk/LongPathFunctions.ps1

File renamed without changes.

processtemplatetask/processtemplatetaskv1/ps_modules/VstsTaskSdk/OutFunctions.ps1 renamed to processtemplatetask/v1/ps_modules/VstsTaskSdk/OutFunctions.ps1

File renamed without changes.

processtemplatetask/processtemplatetaskv1/ps_modules/VstsTaskSdk/PSGetModuleInfo.xml renamed to processtemplatetask/v1/ps_modules/VstsTaskSdk/PSGetModuleInfo.xml

File renamed without changes.

processtemplatetask/processtemplatetaskv1/ps_modules/VstsTaskSdk/ServerOMFunctions.ps1 renamed to processtemplatetask/v1/ps_modules/VstsTaskSdk/ServerOMFunctions.ps1

File renamed without changes.

0 commit comments

Comments
 (0)