newman-action icon indicating copy to clipboard operation
newman-action copied to clipboard

A GitHub Action for running Newman CLI by Postman

Results 26 newman-action issues
Sort by recently updated
recently updated
newest added

Just out of interest, have you considered a jitter for delay? https://github.com/anthonyvscode/newman-action/blob/master/src/runner.ts#L93 It would require a `Number|JitterCalculator` type and a modification when parsing number input, specific to delay. https://github.com/anthonyvscode/newman-action/blob/master/src/runner.ts#L55 I...

Hi, Is it possible to use custom reporters? I'm specifically interested in jackcoded / newman-reporter-slackmsg. Thanks!

Could I suggest that the default of `1` for the default `iterationCount` is removed? Passing no iteration count to the newman CLI it runs all iterations. This is our desired...

When runnning the action currently, Github provides the following warning `The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see:...

When running the action now, Github provides a warning `The following actions uses node12 which is deprecated and will be forced to run on node16: anthonyvscode/newman-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/`...

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.27 to 18.14.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=17.0.27&new-version=18.14.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...

dependencies

Bumps [@types/newman](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/newman) from 5.3.0 to 5.3.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/newman&package-manager=npm_and_yarn&previous-version=5.3.0&new-version=5.3.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.5.1 to 29.4.3. Release notes Sourced from jest-circus's releases. v29.4.3 Features [expect] Update toThrow() to be able to use error causes (#13606) [jest-core] allow to use workerIdleMemoryLimit...

dependencies

Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.8.4. Release notes Sourced from prettier's releases. 2.8.4 🔗 Changelog 2.8.3 Support Angular 15.1 🔗 Changelog 2.8.2 🔗 Changelog 2.8.1 🔗 Changelog 2.8.0 diff 🔗...

dependencies