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

Hiding tasks which are not required in Release Service and cleaning up help text #5

Merged
merged 1 commit into from
Apr 8, 2015

Conversation

omeshp
Copy link
Contributor

@omeshp omeshp commented Apr 7, 2015

  • Hiding tasks which are not required in Release Service.
  • Cleaning up help to apply for both Build and Release Service.
  • Removing build specific default values.

@@ -30,7 +34,7 @@
"label": "ms-resource:loc.input.label.scriptName",
"defaultValue": "",
"required": true,
"helpMarkDown": "Relative path from repo root of the PowerShell script file to run."
"helpMarkDown": "Path of the script to execute relative to the default working directory of the agent."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Path of script to execute. Should be fully qualified path or relative to the default working directory.

Please don't say working directory of the agent because that means something else.

@bryanmacfarlane
Copy link
Contributor

I'm merging this but address Chris' feedback in another checkin

bryanmacfarlane added a commit that referenced this pull request Apr 8, 2015
Hiding tasks which are not required in Release Service and cleaning up help text
@bryanmacfarlane bryanmacfarlane merged commit bbcaf02 into master Apr 8, 2015
vincent1173 added a commit that referenced this pull request Jan 4, 2018
vincent1173 added a commit that referenced this pull request Jan 5, 2018
* resolved review comments #1

* resolved review comments #2

* addressed review comments #3

* comment mock tests

* addressed review comments #4

* addressed review comments #5

* resolve build failures

* remove inherit

* remove unreachable codes & Fix few tests

* Fix L0 Tests

* addressed review comments

* changed case

* change source to target

* removed xml2js dependency
prawalagarwal pushed a commit that referenced this pull request Oct 10, 2018
* Update Publish task

* Update make.json

* Update task.json

* Update task.loc.json

* Update task.json

* Update task.loc.json
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