Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
actions
/
toolkit
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
5.9k
Code
Issues
383
Pull requests
207
Discussions
Actions
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add checksum validation on artifact upload
- #1063
#1063
Merged
robherley
merged 12 commits into
main
actions/toolkit:main
from
robherley/artifact-digest
actions/toolkit:robherley/artifact-digest
Copy head branch name to clipboard
May 19, 2022
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add checksum validation on artifact upload
#1063
robherley
merged 12 commits into
main
actions/toolkit:main
from
robherley/artifact-digest
actions/toolkit:robherley/artifact-digest
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2022
add digest header for uploads
robherley
committed
c5d1911
View commit details
Copy full SHA for c5d1911
Browse repository at this point
Commits on Apr 5, 2022
artifact: tests for stream digest util
robherley
committed
e3549a9
View commit details
Copy full SHA for e3549a9
Browse repository at this point
Commits on Apr 26, 2022
Merge branch 'main' into robherley/artifact-digest
robherley
authored
9387bd7
View commit details
Copy full SHA for 9387bd7
Browse repository at this point
add crc64 & tests
robherley
authored
3d61fe8
View commit details
Copy full SHA for 3d61fe8
Browse repository at this point
crc: move tbl out of class, more tests
robherley
authored
fccc5ee
View commit details
Copy full SHA for fccc5ee
Browse repository at this point
crc: update headers & digest stream
robherley
authored
3f95e2e
View commit details
Copy full SHA for 3f95e2e
Browse repository at this point
crc: update test header data
robherley
authored
9e285cc
View commit details
Copy full SHA for 9e285cc
Browse repository at this point
Commits on Apr 27, 2022
update crc header key
robherley
authored
d5c547c
View commit details
Copy full SHA for d5c547c
Browse repository at this point
misc pr feedback
robherley
authored
b68735e
View commit details
Copy full SHA for b68735e
Browse repository at this point
Commits on May 5, 2022
add md5 and use b64 for digest encodings
robherley
committed
a3c696e
View commit details
Copy full SHA for a3c696e
Browse repository at this point
actually use md5 not sha256
robherley
committed
35e5aac
View commit details
Copy full SHA for 35e5aac
Browse repository at this point
Commits on May 19, 2022
Merge branch 'main' into robherley/artifact-digest
robherley
authored
eb7ed88
View commit details
Copy full SHA for eb7ed88
Browse repository at this point
You can’t perform that action at this time.