Conversation
for more information, see https://pre-commit.ci
…/MiraGeoscience/simpeg-drivers into DEVOPS-584-micromamba-conda-yaml
…peg-drivers into DEVOPS-584-micromamba-conda-yaml # Conflicts: # environments/py-3.10-linux-64-dev.conda.lock.yml # environments/py-3.10-linux-64.conda.lock.yml # environments/py-3.10-win-64-dev.conda.lock.yml # environments/py-3.10-win-64.conda.lock.yml # environments/py-3.11-linux-64-dev.conda.lock.yml # environments/py-3.11-linux-64.conda.lock.yml # environments/py-3.11-win-64-dev.conda.lock.yml # environments/py-3.11-win-64.conda.lock.yml # py-3.10.conda-lock.yml # py-3.11.conda-lock.yml # pyproject.toml # simpeg_drivers/__init__.py # tests/version_test.py
…ence/simpeg-drivers into DEVOPS-584-micromamba-conda-yaml" This reverts commit 0782a99, reversing changes made to 4c7cf6a.
…ivers into DEVOPS-584-micromamba-conda-yaml # Conflicts: # environments/py-3.10-linux-64-dev.conda.lock.yml # environments/py-3.10-linux-64.conda.lock.yml # environments/py-3.10-win-64-dev.conda.lock.yml # environments/py-3.10-win-64.conda.lock.yml # environments/py-3.11-linux-64-dev.conda.lock.yml # environments/py-3.11-linux-64.conda.lock.yml # environments/py-3.11-win-64-dev.conda.lock.yml # environments/py-3.11-win-64.conda.lock.yml
…ivers into DEVOPS-584-micromamba-conda-yaml # Conflicts: # environments/py-3.10-linux-64-dev.conda.lock.yml # environments/py-3.10-linux-64.conda.lock.yml # environments/py-3.10-win-64-dev.conda.lock.yml # environments/py-3.10-win-64.conda.lock.yml # environments/py-3.11-linux-64-dev.conda.lock.yml # environments/py-3.11-linux-64.conda.lock.yml # environments/py-3.11-win-64-dev.conda.lock.yml # environments/py-3.11-win-64.conda.lock.yml # meta.yaml # py-3.10.conda-lock.yml # py-3.11.conda-lock.yml # pyproject.toml # simpeg_drivers/__init__.py
sebhmg
left a comment
There was a problem hiding this comment.
see some questions and suggestions
…-drivers into DEVOPS-584-micromamba-conda-yaml
for more information, see https://pre-commit.ci
…/MiraGeoscience/simpeg-drivers into DEVOPS-584-micromamba-conda-yaml
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #124 +/- ##
========================================
Coverage 91.35% 91.35%
========================================
Files 92 92
Lines 5172 5172
Branches 556 556
========================================
Hits 4725 4725
Misses 316 316
Partials 131 131 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
need to switch to pip versioning instead of semver to make conda happy.
That is OK: poetry can convert remaining semver constraints in pyproject.toml to pip
Only Analyst code is testing on strict semver: we will change to make it more flexible. It already has code converting (approximately) from pip version to semver
sebhmg
left a comment
There was a problem hiding this comment.
as discussed, need to fix the declaration of the dependencies
…ivers into DEVOPS-584-micromamba-conda-yaml # Conflicts: # environments/py-3.10-linux-64-dev.conda.lock.yml # environments/py-3.10-linux-64.conda.lock.yml # environments/py-3.10-win-64-dev.conda.lock.yml # environments/py-3.10-win-64.conda.lock.yml # environments/py-3.11-linux-64-dev.conda.lock.yml # environments/py-3.11-linux-64.conda.lock.yml # environments/py-3.11-win-64-dev.conda.lock.yml # environments/py-3.11-win-64.conda.lock.yml # py-3.10.conda-lock.yml # py-3.11.conda-lock.yml
|
changes integrated in another work to use pixi everywhere |
DEVOPS-584 - POC on pixi env for HPC
Uses MiraGeoscience/CI-tools#54