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

Use tag name as version instead of release name #846

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

Zlopez
Copy link
Contributor

@Zlopez Zlopez commented Oct 14, 2019

Because GitHub allows name of the release to be anything. It will be
better to use tags associated with the releases instead of using the
release names.

Fixes #845

Signed-off-by: Michal Konečný mkonecny@redhat.com

Because GitHub allows name of the release to be anything. It will be
better to use tags associated with the releases instead of using the
release names.

Fixes fedora-infra#845

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
@codecov-io
Copy link

codecov-io commented Oct 14, 2019

Codecov Report

Merging #846 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #846      +/-   ##
==========================================
+ Coverage   97.32%   97.32%   +<.01%     
==========================================
  Files          61       61              
  Lines        3664     3667       +3     
  Branches      496      497       +1     
==========================================
+ Hits         3566     3569       +3     
  Misses         58       58              
  Partials       40       40
Impacted Files Coverage Δ
anitya/lib/backends/github.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 58b5465...83d5cf3. Read the comment docs.

@abitrolly
Copy link
Contributor

Does that remove this option?

image

@Zlopez
Copy link
Contributor Author

Zlopez commented Oct 14, 2019

Does that remove this option?

image

No, this only uses name of the tag from which release was created instead of name of the release. I tested it on watchexec and this worked.

@Zlopez Zlopez merged commit 8d6923e into fedora-infra:master Oct 21, 2019
@Zlopez Zlopez deleted the 845 branch October 8, 2020 12:37
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.

"Internal Server Error" while adding new project
3 participants