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

Refactor Build & Release Workflows #27

Closed
aMahanna opened this issue Jul 6, 2023 · 1 comment · Fixed by #26
Closed

Refactor Build & Release Workflows #27

aMahanna opened this issue Jul 6, 2023 · 1 comment · Fixed by #26
Labels
bug Something isn't working

Comments

@aMahanna
Copy link
Member

aMahanna commented Jul 6, 2023

We no longer have access to the self-hosted runners we previously configured for this repo (https://github.com/arangoml/cugraph-adapter/settings/actions/runners), resulting in the build.yml and release.yml workflows being unusable for the time being.

We originally opted to use self-hosted runners in order to support the CUDA GPU requirements established by the cudf and cuGraph dependencies.

Will have to refactor build.yml and release.yml, but first need to find an alternative environment that can support the installation of cudf and cuGraph...

TBD

@aMahanna
Copy link
Member Author

aMahanna commented Jul 6, 2023

Build & Release workflows have been manually disabled for the time being

@aMahanna aMahanna mentioned this issue Jul 6, 2023
@aMahanna aMahanna added the bug Something isn't working label Jul 6, 2023
@aMahanna aMahanna reopened this Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant