You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standardize Pixi and CI workflow configurations (#82)
* Move tests directory inside the package structure
* Update PyPI install command
* Update workflow to trigger only on the master branch
* Fix default values in delete-old-runs workflow to be strings
* Update build-docs workflow to restrict branch triggers and adjust Pixi version
* Update pixi lock file
* Refactor test paths in workflows and update dependencies in pixi.toml files
* Remove step to move tests inside the package in the publish to PyPI workflow
* Add tests directory to the package distribution
* Update test command paths in pixi.toml for consistency
* Move pixi-kernel dependency to the pypi-dependencies section in pixi.toml
* Reorganize pixi.toml files: move libcblas dependency to target section and ensure pixi-kernel is listed under pypi-dependencies
* Refactor pixi.toml: standardize formatting for libcblas dependency
* Update pixi.toml
* Update test-package-pypi.yaml: enhance download steps for pixi configuration and tests
* Remove step to move tests inside the package in the workflow
* Fix formatting in test-package-pypi.yaml: adjust line endings for consistency in download steps
* Rename test script commands for consistency in pixi.toml and update workflow references in test-tutorials.yaml
* Update workflows: change default values to integers in delete-old-runs.yml and streamline curl command in test-package-pypi.yaml
* Refactor Pixi commands for consistency across workflows and documentation
* Refactor workflow scripts and documentation for consistency
* Updates pixi.lock
* Removes test __init__.py files
* Add SPDX license headers to __main__.py
0 commit comments