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

Update snapshot link in README #2007

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

derrix060
Copy link
Contributor

Have the link pointing to the latest available snapshot.

In order for this to work, I had to remove the size and what's the latest block from the table, so we won't have to manually update this information everytime.

I also included a way to know how big the snapshot is via script, so this information will always be up-to-date by the time someone runs the command

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.45%. Comparing base (310d7d4) to head (296cb02).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2007      +/-   ##
==========================================
- Coverage   75.47%   75.45%   -0.03%     
==========================================
  Files         100      100              
  Lines        8983     8983              
==========================================
- Hits         6780     6778       -2     
- Misses       1601     1602       +1     
- Partials      602      603       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@derrix060 derrix060 enabled auto-merge (squash) August 1, 2024 09:56
@derrix060 derrix060 force-pushed the mario/update-snapshot-link-in-readme branch 2 times, most recently from 6851e8e to 0935da5 Compare August 2, 2024 12:30
Have the link pointing to the latest available snapshot.

In order for this to work, I had to remove the size and what's
the latest block from the table, so we won't have to manually
update this information everytime.

I also included a way to know how big the snapshot is via
script, so this information will always be up-to-date by the
time someone runs the command
@derrix060 derrix060 force-pushed the mario/update-snapshot-link-in-readme branch from 0935da5 to 296cb02 Compare August 2, 2024 12:31
README.md Show resolved Hide resolved
@derrix060 derrix060 merged commit 4a13a01 into main Aug 2, 2024
10 checks passed
@derrix060 derrix060 deleted the mario/update-snapshot-link-in-readme branch August 2, 2024 12:48
@wojciechos
Copy link
Contributor

wojciechos commented Aug 2, 2024

@derrix060
Copy link
Contributor Author

Good idea -> #2013

AnkushinDaniil pushed a commit that referenced this pull request Aug 12, 2024
Have the link pointing to the latest available snapshot.

In order for this to work, I had to remove the size and what's
the latest block from the table, so we won't have to manually
update this information everytime.

I also included a way to know how big the snapshot is via
script, so this information will always be up-to-date by the
time someone runs the command
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.

4 participants