GitHub / PythonCoderAS / github-run-script
Run a script on multiple repositories, cloning them if needed.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCoderAS%2Fgithub-run-script
PURL: pkg:github/PythonCoderAS/github-run-script
Stars: 0
Forks: 0
Open issues: 5
License: mit
Language: TypeScript
Size: 1.77 MB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: over 1 year ago
Pushed at: about 1 year ago
Last synced at: about 1 month ago
Commit Stats
Commits: 176
Authors: 5
Mean commits per author: 35.2
Development Distribution Score: 0.466
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/PythonCoderAS/github-run-script
v1.1.0
v1.1.0
What’s Changed
- Bump eslint-config-pythoncoderas-combo from 1.0.3 to 1.1.0 by @dependabot in https://github.com/PythonCoderAS/github-run-script/pull/3
- Bump prettier from 2.6.2 to 2.7.0 by @dependabot in https://github.com/PythonCoderAS/github-run-script/pull/4
- Bump @types/node from 17.0.42 to 17.0.43 by @dependabot in https://github.com/PythonCoderAS/github-run-script/pull/5
- Bump @types/node from 17.0.43 to 18.0.0 by @dependabot in https://github.com/PythonCoderAS/github-run-script/pull/6
- Bump prettier from 2.7.0 to 2.7.1 by @dependabot in https://github.com/PythonCoderAS/github-run-script/pull/7
- Auto NPM Update by @auto-npm-upgrade in https://github.com/PythonCoderAS/github-run-script/pull/8
- Auto NPM Update by @auto-npm-upgrade in https://github.com/PythonCoderAS/github-run-script/pull/9
- Bump eslint-config-pythoncoderas-combo from 1.1.0 to 1.1.2 by @dependabot in https://github.com/PythonCoderAS/github-run-script/pull/10
New Contributors
- @dependabot made their first contribution in https://github.com/PythonCoderAS/github-run-script/pull/3
Full Changelog: https://github.com/PythonCoderAS/github-run-script/compare/v1.0.4...v1.1.0
Download
v1.0.4
v1.0.4
Fix bug where the cwd for processes is search path when found.
Full Changelog: https://github.com/PythonCoderAS/github-run-script/compare/v1.0.3...v1.0.4
Download
v1.0.3
v1.0.3
Fix incorrect name for --search.
Full Changelog: https://github.com/PythonCoderAS/github-run-script/compare/v1.0.2...v1.0.3
Download
v1.0.2
v1.0.2
Fix bug where --search-path cannot be used.
Full Changelog: https://github.com/PythonCoderAS/github-run-script/compare/v1.0.1...v1.0.2
Download