Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up619 contributions in the last year
Contribution activity
December 2020
Created 9 commits in 5 repositories
Created 3 repositories
Created a pull request in tektoncd/pipeline that received 5 comments
Add a "set -e" to the dind-sidecar test script.
Changes I was bitten by this test not having one, when the "docker build" failed but we continued on executing anyway. I did a cursory look at the …
Opened 13 other pull requests in 7 repositories
tektoncd/pipeline
3
merged
1
open
projectrekor/rekor
1
closed
2
merged
ossf/scorecard
2
merged
ossf/criticality_score
1
open
tektoncd/chains
1
open
ossf/package-feeds
1
open
ossf/project-template
1
merged
Reviewed 11 pull requests in 5 repositories
ossf/scorecard 4 pull requests
projectrekor/rekor 4 pull requests
tektoncd/pipeline 1 pull request
ossf/wg-best-practices-os-developers 1 pull request
ossf/tac 1 pull request
Created an issue in ossf/criticality_score that received 7 comments
Idea for tuning weights
The more I think about this problem, the more it looks and feels like an ML problem. We have an input data set (the universe of metrics and data we…