Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: PythonCoderAS/github-run-script

Tags

v1.2.0

Toggle v1.2.0's commit message
chore(release): 1.2.0 [skip ci]

# [1.2.0](v1.1.5...v1.2.0) (2023-02-12)

### Features

* Add new quiet option ([fb6f95d](fb6f95d))

v1.1.5

Toggle v1.1.5's commit message
chore(release): 1.1.5 [skip ci]

## [1.1.5](v1.1.4...v1.1.5) (2022-07-06)

### Bug Fixes

* Use `subprocess-test-utils` ([48f4cd3](48f4cd3))

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
Fix lint

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
Correctly make executable when not on windows

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
Version bump

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
Version bump

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
Finish linting

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
Fix bug where the cwd for processes is search path when found

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
Fix incorrect name for `--search`

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
Fix bug where `--search-path` cannot be used.