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

Fixing rpm package name for alphanet #4244

Merged

Conversation

algojack
Copy link
Contributor

@algojack algojack commented Jul 8, 2022

Currently alphanet rpm packages are missing -alpha. I believe this changes the logic so that channel is always included in package name unless it's stable channel.

@algojack algojack requested a review from a team July 8, 2022 11:16
@algojack algojack self-assigned this Jul 8, 2022
@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #4244 (28cf20c) into feature/alphanet (ea5defd) will increase coverage by 0.02%.
The diff coverage is n/a.

@@                 Coverage Diff                  @@
##           feature/alphanet    #4244      +/-   ##
====================================================
+ Coverage             54.56%   54.58%   +0.02%     
====================================================
  Files                   391      391              
  Lines                 48798    48798              
====================================================
+ Hits                  26626    26638      +12     
+ Misses                19947    19937      -10     
+ Partials               2225     2223       -2     
Impacted Files Coverage Δ
data/abi/abi_type.go 88.62% <0.00%> (-0.95%) ⬇️
catchup/service.go 68.88% <0.00%> (-0.50%) ⬇️
network/wsPeer.go 67.67% <0.00%> (+2.19%) ⬆️
ledger/tracker.go 76.62% <0.00%> (+3.46%) ⬆️

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 ea5defd...28cf20c. Read the comment docs.

@algolucky
Copy link
Contributor

should this also be on master?

@algojack algojack marked this pull request as ready for review July 11, 2022 10:32
@algojack algojack merged commit 7d1309c into algorand:feature/alphanet Jul 11, 2022
@algojack algojack deleted the Fixing-rpm-package-name branch July 11, 2022 10:32
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