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: fetch artifacts from GitHub Actions #973

Merged
merged 6 commits into from
Apr 1, 2024
Merged

Conversation

aliciaaevans
Copy link
Contributor

GitHub requires a token for artifact downloads from their API. (A logged-in user is required for the normal download link shown on the Actions page. This needs to be kept in mind when we update the download comment from the bot.)

I could not find any way to get the workflow run ID or artifacts from the check run object except parsing the URL.

@aliciaaevans aliciaaevans marked this pull request as ready for review March 28, 2024 21:53
bioconda_utils/artifacts.py Show resolved Hide resolved
@daler daler merged commit 858e1cf into master Apr 1, 2024
9 checks passed
@daler daler deleted the osx-arm-artifacts branch April 1, 2024 13:53
aliciaaevans pushed a commit that referenced this pull request Apr 1, 2024
🤖 I have created a release \*beep\* \*boop\*
---
##
[2.14.0](https://www.github.com/bioconda/bioconda-utils/compare/v2.13.2...v2.14.0)
(2024-04-01)


### Features

* fetch artifacts from GitHub Actions
([#973](https://www.github.com/bioconda/bioconda-utils/issues/973))
([858e1cf](https://www.github.com/bioconda/bioconda-utils/commit/858e1cfdd4435aca16c9978df5463db845ff9fe3))
* update deployment target for osx-arm64
([#967](https://www.github.com/bioconda/bioconda-utils/issues/967))
([a7c591e](https://www.github.com/bioconda/bioconda-utils/commit/a7c591ea51fdf3308a0075951e8f5efee783c8d1))
---


This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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