Releases: carlowahlstedt/NewmanPostman_VSTS_Task
Releases · carlowahlstedt/NewmanPostman_VSTS_Task
4.2.0
Changes:
- 1dadca2 Fix security issues
- 412e8da Added instructions on multiple folders
- 44a4c1a Merge branch 'master' of https://github.com/carlowahlstedt/NewmanPostman_VSTS_Task
- 93f8417 Added another contributor
- 8118389 Merge pull request #80 from Skiepp/patch-1
- e7f273f Update newmantask.ts
- 35be00c Merge pull request #79 from jwigert/patch-1
- e3fe4c0 Update README with install of older Newman version
This list of changes was auto generated.
4.1.0
Changes:
- 7d2e151 disable the tests again 😞
- 2a6841c Enable npm tests
- 1886a19 Add trim for the env-vars
- 151ed5e Add PR contributors
- 8494cef Merge pull request #78 from saekiAtBeng/master
- c16a587 Improve the help text
- 595c49f Merge pull request #74 from okcomputer-programmer/master
- e46d23c When using multi-byte language, the line feed character of the browser becomes \r\n.
- 91043fd Added a section about failed tests into the readme
- 6d6d28b Added support for environment variables specified in the task to use with the --env-vars CLI option following the --global-var pattern
This list of changes was auto generated.
4.0.0
3.3.0
3.2.0
Changes:
- 912d8d1 Added a new contributor
- 5378b2f Merge pull request #60 from afeblot/rename-sslStrict-as-sslInsecure
- af2a652 Updated package-lock to fix security issue
- 9d9effb Updated the tfx-cli version
- 04aa031 Fix markdown style consistency on the previous change
- 50647c2 Describe the breaking change in the readme.
- 6f27224 Update azure-pipelines.yml for Azure Pipelines
- 7a3fabf Rename sslStrict argument as sslInsecure
This list of changes was auto generated.
3.1.0
Changes:
- ff8a9d3 Merge branch 'master' of https://github.com/carlowahlstedt/NewmanPostman_VSTS_Task
- f88c52b bumped the azure-pipelines-task-lib to clean up the github security alert
- 32b15a7 Update issue templates
- 753de4b Merge pull request #64 from yossarian123/add_html_extra_console_logs
- e58be20 Add support for htmlextra console logs (via "--reporter-htmlextra-logs" switch)
This list of changes was auto generated.
3.0.28
Changes:
- 6f2fe46 Updated the theme to be dark so the text can be read
- 8c4cbf0 updated the referenced logo for the task to be the original logo
- d0617ef added the original logo
- 0581dac Upped the size of the logo to be 128
- 8816a43 resize the image
- e8f5c4d resize the image in the markdown
- bf4a8e7 Added that the task isn't official and the latest contributor
- 26d9153 Update the image
- 76b8ce9 Merge pull request #57 from Scott-Emberson/htmlextra
- 04d9adc Pushed change as requested that never actually was added.
See more
- ddcd231 Removed visibleRule due to being unable to do contains statment.
- b80a464 Had to add npm is-url to allow for npm test to run.
- 0230a95 Updated Readme
- 3e08213 Additional changes as requested adding visibleRule for htmlextra
- e8ff46f Added new htmlextra output
- 7dcadbf Update the readme
- e5729e8 Added a contributor
- cabe5a3 putting this back since I don't think it is what was causing it to fail
- 2d19f6b put environmentfile back to environment trying to maintain backward compabiltiity
- 061d69a set environment file and url as required
- e14aa35 Put a label on the two radio buttons
- 2aae466 set it back to true to fix the task
- a814ca2 Making the version numbers match to make the release work as I would expect
- f8acf03 Merge pull request #51 from esbenbach/master
- e9cba79 Removed path check for Junit report output path
- c19603d Remove the testing until the fix the issue
- 0365dab add logging for stderr
- 294fc80 Didn't help
- abe8be9 uncomment to try to see what's going on
- e7b486f put it back and try it in the package.json
- e56cd3a oops supposed to be npx
- e1c48e5 switching the pipeline to run mocha a different way
- 1625c45 Add logging and attempt to include publish test results
- 36e74ac Fixed test by matching paths
- 97d95d8 Fixed the path so it will work on macOS
- 88f91df Fix the pipeline so it will run the tests
- ac1b969 Merge pull request #49 from sebcaps/improveTest
- 7a4b5b5 removeIgnoredFiles
- b0f7bbf Add and improve test.
- f56b1ef retry
- 94529cb update from vsts-task-lib to azure-pipeline-task-lib
- c29183f code format, try to fix compile issue
- a3f9fd4 supportURL and associated test
- 1b0bc11 addUrl
- 8c81ec0 SupportURL for collection and envt
- a81e3b3 enableDebug
- 8ab0706 Added a condition to only publish master
- d0a5729 updateAssetFile
- 54c538e add test for the task
- 1d6ff36 Another attempt at getting the path to newman from the task
- 4106d8a Put it back so the tool works...try to fix the path later
- 59288e8 backward logic...need tests
- 8a9af7e Put the import back like it was before
- fc31aa8 ok...hopefully this got it
- 877bdb0 Checked undefined for the input
- 4ea3e49 found the task issue
- 2639fdc Merge branch 'master' of https://github.com/carlowahlstedt/NewmanPostman_VSTS_Task
- 932ea5b rollback the changes because the task isn't working...
- adfd6b1 rev the version
- fdaacde forgot to put the compile task back
- 672cbd1 Put all the files back and reved the version
- e4f00ed Changed to Azure DevOps
- b7bb361 Merge branch 'master' of https://github.com/carlowahlstedt/NewmanPostman_VSTS_Task
- e9af95f Fixed the compile path with the moved tsconfig file
- bff6472 Set up CI with Azure Pipelines
- 790e1f6 Add the new contributor
- 7432ba7 Merge pull request #40 from jeffpriz/master
- 4dd3425 restore root package.json
- 8383636 refactor to make it easier to upload/test and change how to handle newman path
- 7ea05f3 add debug and change path to newman process
- 6131fbb Trying to add support for a path to newman
- 3898be7 Fixed package references using npm audit fix
- f622566 trying to fix the null check on reporter list
- 0d05412 Merge pull request #36 from jawn/patch-1
- 0f94aa7 Improve spelling and grammar
- 4a3cfc1 Version # rev
- 1cb84df Merge pull request #34 from sebcaps/SupportCustomReporter [ #30 ]
- e59d206 SupportCustomReport
- e80bb7e Merge pull request #33 from sebcaps/Support-Command-Line-Option [ #31 ]
- 2a94060 Fix #31
- 5c71aef Version rev. Added the repository uri trying to get it to show in the task
- 07e481a Version rev for release
- f59c618 Merge pull request #28 from sebcaps/updateCLIArgumentsOrder [ #27 ]
- 3bd3866 add type for GetToolRunner arg
- e7843cd Fix #27
- 20cf6b5 Version increment for release
- 647c607 Merge pull request #26 from sebcaps/avoidEmptyPath [ #25 ]
- 9e67d7f FIx #25
- 52005d7 Adjusted a little wording and formatting
- b808f41 Added a release badge
- 7a7504b Added a return for spacing purposes
- f2f8164 Adding version and build badges
- 08c7bfb Revved the version for release
- a989f13 Fixed the spelling for newman.
- fc29389 Merge pull request #24 from sebcaps/updateReadMe
- a9bd52b ReadMe Update
- 3bfa12b Version rev to see if it fixes GitHub #21
- 8bc2534 Fix link to image and urls.
- 9fa2cef increment version to test release
- eb62dc2 Fix for q and a.
- e07a360 Released a new version of the task.
- 0a4bf58 Merge pull request #18 from sebcaps/reporterAsCheckbox [ #16 ]
- 75dc827 codeFormat
- 9bd3bbf presetValuesForReportFormat
- 2183810 Merge branch 'master' of https://github.com/carlowahlstedt/NewmanPostman_VSTS_Task
- 828ef33 Updated the task version and published it.
- 0d5da27 Merge pull request #17 from gitter-badger/gitter-badge
- 107640e Add Gitter badge
- bfd072b Merge pull request #15 from sebcaps/supportAllNewmanOption [ #14 ]
- 1b65e29 argument type to filepath
- fb5799c Fix #14
- f6b259b addedNewOption
This list of changes was auto generated.
1.0.19
1.0.18
- Fixed bugs in the two previously introduced features.
1.0.17
Added the ability to:
- define global variables
- disable strict SSL