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

Update CI #772

Merged
merged 14 commits into from
Jan 30, 2024
Merged

Update CI #772

merged 14 commits into from
Jan 30, 2024

Conversation

IsabelParedes
Copy link
Member

No description provided.

@IsabelParedes
Copy link
Member Author

IsabelParedes commented Jan 24, 2024

The environment needs to be called ci But I could not find why this is required or where it is hard coded because it is cached.
This file cannot be found if the environment is called anything else.

 RuntimeError: Download error (37) Couldn't read a file:// file 
[file:///home/runner/micromamba/envs/ci/conda-bld/noarch/repodata.json]
Couldn't open file 

@IsabelParedes IsabelParedes marked this pull request as ready for review January 24, 2024 12:11
@DerThorsten DerThorsten merged commit 7160033 into emscripten-forge:main Jan 30, 2024
2 checks passed
@IsabelParedes IsabelParedes deleted the workflow branch January 30, 2024 12:59
@IsabelParedes IsabelParedes mentioned this pull request Feb 1, 2024
luizirber pushed a commit to luizirber/recipes that referenced this pull request Aug 1, 2024
* Update checkout action

* Update micromamba setup

* Clean up

* Change env name

* Remove windows files for testing ci

* Set env to ci

* Update boa command

* Test build all

* Pin ruamel.yaml to v0.17

`safe_load()` has been removed in v0.18 which is used by boa/core/test.py

* Relax pin

* Set env name to ci

* Fix attribute error with CondaBuildSpec

Downgrade to use conda-build=3.27
mamba-org/boa#388

* Remove duplicates

* Set build all to run on schedule only

The workflow runs but some package builds fail, so it is
working as intended.
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