issues Search Results · repo:MicrosoftDocs/pipelines-javascript language:JavaScript
Filter by
5 results
(88 ms)5 results
inMicrosoftDocs/pipelines-javascript (press backspace or delete to remove)There are important files that Microsoft projects should all have that are not present in this repository. A pull
request has been opened to add the missing file(s). When the pr is merged this issue will ...
microsoft-github-policy-service[bot]
- Opened on Jul 22, 2022
- #56
I noticed that tasks like this one really should have a condition on then so that they run even if tests fail. Not doing
so means you will only get the success results and never the failures.
https://github.com/MicrosoftDocs/pipelines-javascript/blob/master/azure-pipelines.yml#L22 ...
toryalsip
- Opened on Nov 25, 2018
- #13
According to documentation,
In the properties of the Shell Script task, use the Browse button for the Script Path to select the path to the deploy.sh script in the build artifact. For example, when you ...
Genysys
- 3
- Opened on Nov 20, 2018
- #12
This script task does not run tests on Windows agents:
https://github.com/MicrosoftDocs/pipelines-javascript/blob/2e35b35385d8dae3196338890a2b547ba10e273c/azure-pipelines.yml#L11-L13
To repro, change ...
mikeharder
- Opened on Oct 31, 2018
- #10
The ArchiveFiles@2 task in azure-pipelines.yml zips up the whole repository including folders like .git and dev
dependencies inside node_modules. This is typically not what you want. What would be the ...
letmaik
- 1
- Opened on Sep 13, 2018
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.