You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
versions-package-tools/.github
tcely 2fb1c8f244
fix(release): refactor SHA256 hash generation
- Refactor the hash generation process to improve clarity and ensure valid file creation.
- Add a verification step to handle errors more effectively.

The previous step generated lines that were invalid.

A single space was never acceptable as a field separator.
The valid options were: 1) two spaces for text mode or 2) ` *` for binary mode.
Since we don't actually want line endings to be translated, marking with two spaces isn't what we should use either.
2 weeks ago
..
actions/send-slack-notification New parser for xamarin and python. Reworked workflow with composite actions (#41) 5 years ago
workflows fix(release): refactor SHA256 hash generation 2 weeks ago
CODEOWNERS Update CODEOWNERS 3 years ago
dependabot.yml Create dependabot.yml (#83) 1 year ago