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

build: add version to release filename. #1566

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

winder
Copy link
Contributor

@winder winder commented Aug 16, 2023

Summary

Add the version to release filenames to be closer to the pattern used by algod.

New filenames
indexer_Darwin_all_2.14.3.tar.gz
indexer_Linux_arm64_2.14.3.tar.gz
indexer_Linux_x86_64_2.14.3.tar.gz
indexer_Windows_arm64_2.14.3.tar.gz
indexer_Windows_x86_64_2.14.3.tar.gz

Test Plan

Run goreleaser locally.

@winder winder requested review from a team, excalq and algobarb August 16, 2023 13:40
@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #1566 (c702038) into develop (5ede011) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1566   +/-   ##
========================================
  Coverage    68.58%   68.58%           
========================================
  Files           37       37           
  Lines         7417     7417           
========================================
  Hits          5087     5087           
  Misses        1903     1903           
  Partials       427      427           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@winder winder self-assigned this Aug 16, 2023
@winder winder added Team Lamprey Enhancement New feature or request labels Aug 16, 2023
@winder winder merged commit a6cd341 into algorand:develop Aug 16, 2023
@winder winder deleted the will/version-in-filename branch August 16, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Team Lamprey
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants