-
Notifications
You must be signed in to change notification settings - Fork 1
#58 add install script #107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Kudos, SonarCloud Quality Gate passed! |
git-jock-bot
added a commit
that referenced
this pull request
Dec 17, 2020
* 87 add release action (#93) * #87 Started action * #87 Updated release action * #94 Readded version string in setup (#95) * Released 0.1.0b28 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * #87 Updated needed job ID (#97) * #87 Removed repo url from pypi release (#98) * #87 Removed repo url from pypi release * #87 [skip-beta] * Released 0.1.0 to PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * #87 Changed PR base; added fetch before checkout (#100) * Released 0.2.0b1 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * #87 Updated set_version script (#102) * Released 0.2.0b2 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * #87 Wrapped release string (#104) * Released 0.2.0b3 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * #58 add install script (#107) * #58 Added initial script * #58 Added tidy up and echos * #58 Added script to README * #58 Move sudo into script and added warning * #58 Changed to download to /usr/local/bin & updated README usage * #58 Updated README with warning of sudo usage * #58 [skip-beta] * #87 add release action (#109) * #87 Added README badges * #87 Updated PyPI badge * #87 Added initial CHANGELOG and updated CONTRIBUTING to reflect this * #87 [skip-beta] * #87 Updated README * 110 store repos in config (#114) * #110 Added basic config usage * #110 Updated path resolution and config usage * #110 Fixed test_cli * #110 WIP Fixing test_git * #110 Fixed test_git * #110 Refactored tests * #110 Refactored and added tests * Released 0.2.0b4 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * 113 group config repos (#116) * #113 WIP Started group implementation * #113 Now working with groups * #113 Fixed test_cli * #113 Fixed test_git * #113 Fixed existing load_config test * #113 Added config tests * #113 Updated CHANGELOG, README and pre-PR tidy * Released 0.2.0b5 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * Released 0.2.0 to PyPI Co-authored-by: Gavin Fenton <gavin_fenton@msn.com> Co-authored-by: GitHub <github@users.noreply.github.com>
git-jock-bot
added a commit
that referenced
this pull request
Jan 19, 2021
* 87 add release action (#93) * #87 Started action * #87 Updated release action * #94 Readded version string in setup (#95) * Released 0.1.0b28 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * #87 Updated needed job ID (#97) * #87 Removed repo url from pypi release (#98) * #87 Removed repo url from pypi release * #87 [skip-beta] * Released 0.1.0 to PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * #87 Changed PR base; added fetch before checkout (#100) * Released 0.2.0b1 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * #87 Updated set_version script (#102) * Released 0.2.0b2 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * #87 Wrapped release string (#104) * Released 0.2.0b3 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * #58 add install script (#107) * #58 Added initial script * #58 Added tidy up and echos * #58 Added script to README * #58 Move sudo into script and added warning * #58 Changed to download to /usr/local/bin & updated README usage * #58 Updated README with warning of sudo usage * #58 [skip-beta] * #87 add release action (#109) * #87 Added README badges * #87 Updated PyPI badge * #87 Added initial CHANGELOG and updated CONTRIBUTING to reflect this * #87 [skip-beta] * #87 Updated README * 110 store repos in config (#114) * #110 Added basic config usage * #110 Updated path resolution and config usage * #110 Fixed test_cli * #110 WIP Fixing test_git * #110 Fixed test_git * #110 Refactored tests * #110 Refactored and added tests * Released 0.2.0b4 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * 113 group config repos (#116) * #113 WIP Started group implementation * #113 Now working with groups * #113 Fixed test_cli * #113 Fixed test_git * #113 Fixed existing load_config test * #113 Added config tests * #113 Updated CHANGELOG, README and pre-PR tidy * Released 0.2.0b5 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * #121 Correct Usage (#122) * Released 0.3.0b1 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * #108 Added __init__ to release commits (#124) * #108 Added __init__ to release commits * #108 Added --service to coveralls * Released 0.3.0b2 to Test PyPI Co-authored-by: GitHub <github@users.noreply.github.com> * Released 0.2.1 to PyPI Co-authored-by: Gavin Fenton <gavin_fenton@msn.com> Co-authored-by: GitHub <github@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #58