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

conda-build.yml does not use an old docker image anymore #507

Open
kenfus opened this issue Aug 14, 2023 · 1 comment
Open

conda-build.yml does not use an old docker image anymore #507

kenfus opened this issue Aug 14, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request prio-med Medium priority

Comments

@kenfus
Copy link
Member

kenfus commented Aug 14, 2023

https://github.com/i4Ds/Karabo-Pipeline/blob/main/.github/workflows/conda-build.yml is currently using a very old docker image with mamba preinstalled. However, when updating the file to use an action with preinstalled conda, the building process cashes with OOM errors.

Updated file: https://github.com/i4Ds/Karabo-Pipeline/blob/84a3663110037c7ed2aed63f0711a4ebff90a566/.github/workflows/conda-build.yml

Failed runs (Example): https://github.com/i4Ds/Karabo-Pipeline/actions/runs/5857833721/job/15880559176

When this is fixed, the user package can also be readded in this script and run before the package is uploaded to anaconda.

@kenfus kenfus added enhancement New feature or request prio-med Medium priority labels Aug 14, 2023
@sfiruch
Copy link
Member

sfiruch commented Nov 2, 2023

@Lukas113 Is this still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio-med Medium priority
Projects
None yet
Development

No branches or pull requests

3 participants