Skip to content

Conversation

@GavinF17
Copy link
Member

No description provided.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@coveralls
Copy link

coveralls commented Nov 27, 2020

Pull Request Test Coverage Report for Build 387598929

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.849%

Totals Coverage Status
Change from base Build 387589155: 0.0%
Covered Lines: 91
Relevant Lines: 93

💛 - Coveralls

@GavinF17 GavinF17 merged commit fd40e42 into main Nov 27, 2020
@GavinF17 GavinF17 deleted the 87-add-release-action branch November 27, 2020 18:25
git-jock-bot added a commit that referenced this pull request Nov 27, 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>

* Released 0.1.2 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 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants