Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: download github artifacts and condense comment #79

Merged
merged 2 commits into from
Apr 5, 2024

Conversation

aliciaaevans
Copy link
Contributor

  • Get artifacts from GitHubActions for osx-arm64
  • Condense packages into one table. It was getting unwieldy with two CI platform sections, let alone three.

Sample comment for bioconda/bioconda-recipes#46775 below:


Package(s) built are ready for inspection:

Arch Package Zip File / Repodata CI Instructions
linux-64 bioawk-1.0-he4a0461_11.tar.bz2 LinuxArtifacts.zip Azure
showYou may also use conda to install after downloading and extracting the zip file. From the LinuxArtifacts directory: conda install -c ./packages <package name>
osx-64 bioawk-1.0-h45fc8d7_11.tar.bz2 OSXArtifacts.zip Azure
showYou may also use conda to install after downloading and extracting the zip file. From the OSXArtifacts directory: conda install -c ./packages <package name>
osx-arm64 bioawk-1.0-he4a7b4a_11.tar.bz2 osx-arm64.zip GitHub Actions
showYou may also use conda to install after downloading and extracting the zip file. conda install -c ./packages <package name>
linux-aarch64 bioawk-1.0-h73052cd_11.tar.bz2 repodata.json CircleCI
showYou may also use conda to install:conda install -c https://output.circle-artifacts.com/output/job/e21c37b3-e61a-45e6-8f59-273ee4d6c4ee/artifacts/0/tmp/artifacts/packages <package name>

Docker image(s) built:

Package Tag CI Install with docker
bioawk 1.0--he4a0461_11 Azure
showImages for Azure are in the LinuxArtifacts zip file above.gzip -dc LinuxArtifacts/images/bioawk:1.0--he4a0461_11.tar.gz | docker load

@aliciaaevans aliciaaevans marked this pull request as ready for review April 2, 2024 18:46
@daler daler merged commit 03817dd into main Apr 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants