feat(deps): Update conda (minor) - autoclosed #1317
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-all.yml
on: pull_request
Create Build Matrix
34s
Matrix: Build and push notebook images
Annotations
5 errors and 3 warnings
Build and push notebook images (jupyter, jupyter, jupyter/Dockerfile, pr)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c curl -sL \"https://github.com/conda-forge/miniforge/releases/download/${MINIFORGE_VERSION}/Miniforge3-${MINIFORGE_VERSION}-Linux-${MINIFORGE_ARCH}.sh\" -o /tmp/Miniforge3.sh && curl -sL \"https://github.com/conda-forge/miniforge/releases/download/${MINIFORGE_VERSION}/Miniforge3-${MINIFORGE_VERSION}-Linux-${MINIFORGE_ARCH}.sh.sha256\" -o /tmp/Miniforge3.sh.sha256 && echo \"$(cat /tmp/Miniforge3.sh.sha256 | awk '{ print $1; }') /tmp/Miniforge3.sh\" | sha256sum --check && rm /tmp/Miniforge3.sh.sha256 && /bin/bash /tmp/Miniforge3.sh -b -f -p ${CONDA_DIR} && rm /tmp/Miniforge3.sh && conda config --system --set auto_update_conda false && conda config --system --set show_channel_urls true && echo \"conda ${MINIFORGE_VERSION:0:-2}\" >> ${CONDA_DIR}/conda-meta/pinned && echo \"python ${PYTHON_VERSION}\" >> ${CONDA_DIR}/conda-meta/pinned && conda install -y -q python=${PYTHON_VERSION} conda=${MINIFORGE_VERSION:0:-2} pip=${PIP_VERSION} && conda update -y -q --all && conda clean -a -f -y && chown -R ${NB_USER}:users ${CONDA_DIR} && chown -R ${NB_USER}:users ${HOME}" did not complete successfully: exit code: 1
|
Build and push notebook images (codeserver-python, codeserver-python, codeserver-python/Dockerfil...
The job was canceled because "jupyter_jupyter_jupyter_D" failed.
|
Build and push notebook images (codeserver-python, codeserver-python, codeserver-python/Dockerfil...
The operation was canceled.
|
Build and push notebook images (rstudio, rstudio, rstudio/Dockerfile, pr)
The job was canceled because "jupyter_jupyter_jupyter_D" failed.
|
Build and push notebook images (rstudio, rstudio, rstudio/Dockerfile, pr)
The operation was canceled.
|
Build and push notebook images (jupyter, jupyter, jupyter/Dockerfile, pr)
pr is not a valid semver. More info: https://semver.org/
|
Build and push notebook images (codeserver-python, codeserver-python, codeserver-python/Dockerfil...
pr is not a valid semver. More info: https://semver.org/
|
Build and push notebook images (rstudio, rstudio, rstudio/Dockerfile, pr)
pr is not a valid semver. More info: https://semver.org/
|