Migrate CI/CD to NWChemEx org, master branch, real PyPI - #179
Merged
Conversation
…cmake_build Also adds a session-scoped RuntimeView pytest fixture (needed since chemist/ pluginplay-backed tests construct multiple objects that touch MPI), fixes a missing .gitignore trailing newline, and fixes the workflow's stale ".github Pull Request Workflow" name. Verified locally end-to-end (docker ubuntu:24.04 + gcc-14): configure, build, full CTest suite (15/15), and pytest (82/82) all pass; pre-commit (isort/black/flake8/clang-format/license-eye) all pass. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…_index_url) Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…'s ambient MPI ABI)
…ystem MPI on Linux)
…exclude (glob patterns don't work on cibuildwheel v2.22.0's pinned auditwheel 6.1.0)
- Repoint all ryanmrichard/.github references to NWChemEx/.github - Flip merge.yaml/pull_request.yaml triggers from build_overhaul to master - Drop TestPyPI repository-url/extra_index_url, publish to real PyPI - Repoint get_nwx_cmake.cmake at NWChemEx/NWXCMake - Pin sibling deps to published PyPI floors instead of git URLs
Contributor
|
🚀 [bumpr] Bumped! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of the ecosystem-wide build/CI migration (see NWXCMake, PluginPlay, Chemist, etc.).
ryanmrichard/.githubreferences toNWChemEx/.githubmerge.yaml/pull_request.yamltriggers frombuild_overhaultomasterrepository-url/extra_index_url, publish to real PyPIget_nwx_cmake.cmakeatNWChemEx/NWXCMakenwxcmake,pluginplay,chemist) to published PyPI floors instead of git URLs