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

Add check for pushed tag version to version tests #396

Merged

Conversation

dcslagel
Copy link
Collaborator

Description:

When getting Lasio's version in GITHUB_WORK flow environment, test for
both a '--no-tag' empty string version and a pushed release tag string
version.

Test results (All test pass for all platforms(Linux, Mac, Windows)

regular push:
https://github.com/dcslagel/lasio/actions/runs/251590209

tag push:
https://github.com/dcslagel/lasio/actions/runs/251590303

Let me know if this change could be accepted (or rejected) or
needs some additional changes before being approved and merged.

Thank you,
DC

When getting Lasio's version in GITHUB_WORK flow environment, test for
both a '--no-tag' empty string version and a pushed release tag string
version.
@kinverarity1
Copy link
Owner

Thank you for fixing!

@kinverarity1 kinverarity1 merged commit 50bacff into kinverarity1:master Sep 13, 2020
@dcslagel dcslagel deleted the fix-version-test-for-github-action branch September 13, 2020 15:03
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.

None yet

2 participants