An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/mdempsky/toolstash-check

Toolstash-check automates running toolstash -cmp against a CL. Usage: Toolstash-check automates the following workflow for compiler regression testing a CL: 1. Clone the $GOROOT Git repo into a new temporary directory. 2. Checks out the specified commit's parent. 3. Runs make.bash and toolstash save. (It sets GOROOT so that toolstash saves into the temporary directory.) 4. Checks out the specified commit itself. 5. Runs "go install std cmd". 6. Runs "go build -a -toolexec='toolstash -cmp' std cmd". If no commit ID is specified, toolstash-check defaults to HEAD. If -all is specified, toolstash-check instead runs golang.org/x/tools/cmd/toolstash/buildall for the final step.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mdempsky/toolstash-check
License: BSD-3-Clause
Latest release: about 7 years ago
First release: about 7 years ago
Namespace: github.com/mdempsky
Stars: 5 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...