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

Remove old YAML format for versions data #2224

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

david-a-wheeler
Copy link
Collaborator

We now use JSON to store all versions data, and have converted the existing YAML into JSON. Remove the YAML copy of the old data.

We now use JSON to store all versions data, and have converted
the existing YAML into JSON. Remove the YAML copy of the old data.

Signed-off-by: David A. Wheeler <[email protected]>
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (9cb2be8) to head (06d28da).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2224   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files          55       55           
  Lines        2125     2125           
=======================================
  Hits         2124     2124           
  Misses          1        1           

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

@david-a-wheeler david-a-wheeler merged commit bc17a36 into main Dec 19, 2024
9 checks passed
@david-a-wheeler david-a-wheeler deleted the remove_yaml_from_versions branch December 19, 2024 17:18
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.

1 participant