Skip to content

Fix vignette hash descriptions: SHA-1 → MD5#214

Merged
kyle-messier merged 2 commits into
migratefrom
copilot/sub-pr-211-another-one
Mar 11, 2026
Merged

Fix vignette hash descriptions: SHA-1 → MD5#214
kyle-messier merged 2 commits into
migratefrom
copilot/sub-pr-211-another-one

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 11, 2026

download_hash() computes a combined MD5 hash via md5sum, but all workflow vignettes incorrectly described the output as a "SHA-1 hash" and showed 40-character (SHA-1-length) example values.

Changes

  • All vignettes: replace "SHA-1 hash" → "MD5 hash" in hash = TRUE bullet descriptions
    • epa_download.Rmd, gridmet_workflow.Rmd, terraclimate_workflow.Rmd, narr_workflow.Rmd, modis_workflow.Rmd (3 occurrences)
  • Example outputs: truncate placeholder hash strings from 40 to 32 hex characters in epa_download.Rmd, gridmet_workflow.Rmd, and terraclimate_workflow.Rmd

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

… outputs

Co-authored-by: kyle-messier <127860447+kyle-messier@users.noreply.github.com>
Copilot AI changed the title [WIP] [WIP] Address feedback on migration pull request Fix vignette hash descriptions: SHA-1 → MD5 Mar 11, 2026
@kyle-messier kyle-messier marked this pull request as ready for review March 11, 2026 21:01
@kyle-messier kyle-messier merged commit 3b96645 into migrate Mar 11, 2026
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.

2 participants