Test New PyProject & PyPi Publishing #7
Merged
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.
This pull request introduces significant improvements to project infrastructure, automation, and documentation, with a focus on modernizing workflows, standardizing naming, and providing developer guidance. The most important changes are grouped below.
Continuous Integration & Automation Enhancements:
.github/workflows/build.yml:mainbranch, expands Python version matrix, upgrades Actions versions, and restricts workflow triggers to relevant files.engforgepackage..github/workflows/release.yml):.github/workflows/docs.yml):.pre-commit-config.yaml):Project Structure & Naming Standardization:
ottermaticstoengforgein theDockerfile, including working directory, copy paths, and installation commands. [1] [2]README.mdto reflect the newengforgeproject name and repository. [1] [2]Documentation & Developer Guidance:
CLAUDE.md):engforge.README.md:engforgeimports and naming, and clarifies usage patterns for components, systems, and solvers. [1] [2]Funding & Community Support:
.github/FUNDING.ymlto enable GitHub Sponsors and other funding platforms, with a Buy Me a Coffee username.These changes collectively modernize the project's infrastructure, improve developer experience, and set the stage for future contributions.