Skip to content

CI test failure fix and replacement of poetry and mkapi by pixi and mkdocstrings#8

Merged
albop merged 15 commits intoEconForge:mainfrom
ousema-bouaneni:main
Jun 26, 2025
Merged

CI test failure fix and replacement of poetry and mkapi by pixi and mkdocstrings#8
albop merged 15 commits intoEconForge:mainfrom
ousema-bouaneni:main

Conversation

@ousema-bouaneni
Copy link
Contributor

It turns out that the main problem was that I unknowingly deleted code from language.py that was used by dolang but seemed useless in the source code. I have rolled back these changes, and I am trying to figure out how to deal with the redefinitions of the Vector and Matrix types in language.py. As a temporary solution to prevent Mypy from complaining, I have added an underscore to distinguish them from the types I defined.

Otherwise, I modified the dependencies and added pull_request to the CI triggers so that a CI check is launched on each opened, reopened or synchronized pull request, so everything should work fine now 🤞 .

@albop
Copy link
Member

albop commented Jun 12, 2025 via email

@ousema-bouaneni ousema-bouaneni changed the title CI test failure fix and addition of pull requests to CI triggers CI test failure fix and replacement of poetry and mkapi by pixi and mkdocstrings Jun 26, 2025
@albop
Copy link
Member

albop commented Jun 26, 2025

This looks good to me. I'll merge it now.

@albop albop merged commit 7876726 into EconForge:main Jun 26, 2025
3 checks passed
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