Skip to content

add way to get CI builds for a specific commit #95

@simeonschaub

Description

@simeonschaub

I often find it useful to use to directly download the CI build outputs when reviewing a PR to base. My usual workflow is to click on Details on the particular tester for my platform, go to the Build Properties tab and copy the download_url there. I then download that tarball, extract it and run it. It would be really nice if I could just do juliaup add <git commit SHA> and juliaup did everything else for me, even clean it up once I don't need it anymore. I think this should be possible since the corresponding download URLs (I think?) all follow the same scheme based on the commit hash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions