Skip to content

Fix source/documentation CI run#1719

Merged
franzpoeschel merged 3 commits intoopenPMD:devfrom
franzpoeschel:fix-ci-source-documentation
Feb 12, 2025
Merged

Fix source/documentation CI run#1719
franzpoeschel merged 3 commits intoopenPMD:devfrom
franzpoeschel:fix-ci-source-documentation

Conversation

@franzpoeschel
Copy link
Copy Markdown
Contributor

@franzpoeschel franzpoeschel commented Feb 12, 2025

Something about s-weigand/setup-conda@v1.2.3 is broken, switching to conda-incubator/setup-miniconda@v3 (used also in other CI runs) seems to fix it.

2025-02-12T10:32:14.7669788Z Data used for activation:
2025-02-12T10:32:14.7670287Z  {
2025-02-12T10:32:14.7670840Z   condaPaths: [
2025-02-12T10:32:14.7671270Z     '/usr/share/miniconda',
2025-02-12T10:32:14.7671695Z     '/usr/share/miniconda/condabin',
2025-02-12T10:32:14.7672169Z     '/usr/share/miniconda/bin'
2025-02-12T10:32:14.7672587Z   ],
2025-02-12T10:32:14.7672902Z   envVars: {
2025-02-12T10:32:14.7673339Z     'unset _CE_M\nunset _CE_CONDA\nPS1': '(base) ',
2025-02-12T10:32:14.7673849Z     CONDA_PREFIX: '/usr/share/miniconda',
2025-02-12T10:32:14.7674185Z     CONDA_DEFAULT_ENV: 'base',
2025-02-12T10:32:14.7674468Z     CONDA_PROMPT_MODIFIER: '(base) ',
2025-02-12T10:32:14.7674795Z     CONDA_EXE: '/usr/share/miniconda/bin/conda',
2025-02-12T10:32:14.7675176Z     CONDA_PYTHON_EXE: '/usr/share/miniconda/bin/python'
2025-02-12T10:32:14.7675497Z   }
2025-02-12T10:32:14.7675674Z }
2025-02-12T10:32:14.7679181Z ##[endgroup]
2025-02-12T10:32:14.7680297Z ##[endgroup]
2025-02-12T10:32:14.7735039Z ##[error]Unable to process file command 'env' successfully.
2025-02-12T10:32:14.7742064Z ##[error]Invalid format 'unset _CE_M'

@franzpoeschel franzpoeschel force-pushed the fix-ci-source-documentation branch from d96bf57 to 7ea92d3 Compare February 12, 2025 11:38
@franzpoeschel franzpoeschel requested a review from ax3l February 12, 2025 11:45
@franzpoeschel franzpoeschel enabled auto-merge (squash) February 12, 2025 11:45
@franzpoeschel franzpoeschel merged commit df6cc71 into openPMD:dev Feb 12, 2025
franzpoeschel added a commit to franzpoeschel/openPMD-api that referenced this pull request Mar 3, 2025
* Empty commit to verify that the CI run is broken

* uhh try changing to another conda setup action?

* Cleanup
franzpoeschel added a commit that referenced this pull request Mar 4, 2025
* RTD: Sphinx Key (#1715)

https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/

* Pre-commit

* Fix source/documentation CI run (#1719)

* Empty commit to verify that the CI run is broken

* uhh try changing to another conda setup action?

* Cleanup

---------

Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant