Skip to content
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

Push github actions coverage information from tags #284

Merged
merged 5 commits into from May 17, 2021

Commits on Apr 29, 2021

  1. Push github actions coverage information from tags

    Modify the logic of getting the branch information to also be able to parse out the tag name when dealing with a tag push event on Github Actions.
    flacjacket committed Apr 29, 2021
    Copy the full SHA
    9a3f68d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3dcd1e2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4d7f64c View commit details
    Browse the repository at this point in the history
  4. Appease linter

    Adopt a `black` style in splitting the conditional to check for branch or tag refs.
    flacjacket committed Apr 29, 2021
    Copy the full SHA
    4dae0ef View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Copy the full SHA
    c440269 View commit details
    Browse the repository at this point in the history