Skip to content

Rc v2.1.1#162

Merged
aburrell merged 35 commits into
mainfrom
rc_v2.1.1
Jun 17, 2026
Merged

Rc v2.1.1#162
aburrell merged 35 commits into
mainfrom
rc_v2.1.1

Conversation

@aburrell

@aburrell aburrell commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Description

Release that supports newest versions of Python.

Type of change

Please delete options that are not relevant.

  • Release candidate

How Has This Been Tested?

Unit tests

Test Configuration

  • Operating system: GitHub Actions
  • Python version number: 3.10-3.14
  • Compiler with version number: gfortran
  • Relevant local setup details: N/A
    Checklist

  • Update the version number
  • Verify and update CITATION.cff
  • doc tests pass locally
  • ensure readthedocs tests are active
  • Upload the test distribution to the testPyPi server: https://test.pypi.org/project/apexpy/2.1.1/
  • Contacted developers and users about the future release
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • Add a note to Changelog.rst, summarising the changes
  • Add yourself to AUTHORS.rst and CITATION.cff

aburrell and others added 30 commits January 7, 2025 11:05
Fixed the release date.
Removed the CI wheels installation description from the docs.
BUG: GitHub Actions and artifact upload, broken doc links
Code climate seems to have changed hands, removing the badge.
Extended Python support to 3.14.
Updated docs testing to use the latest Python and action versions.
Updated the unit test yaml to:
- cover all supported Python versions,
- use the best MacOS for each version,
- use a newer version of gcc on MacOS,
- use up-to-date Action versions, and
- use the current NEP29 standards.
Added a summary of the changes to the change log.
Update the documentation links and ignored links.
Adding a debug statement to see what the complier is named.
Try different homebrew locations.
Try /usr/local instead of /opt/local
@aburrell aburrell requested a review from ljlamarche June 15, 2026 15:18
@coveralls

coveralls commented Jun 15, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 27560109025

Coverage remained the same at 99.701%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 1002
Covered Lines: 999
Line Coverage: 99.7%
Coverage Strength: 16.95 hits per line

💛 - Coveralls

@aburrell

Copy link
Copy Markdown
Owner Author

@klaundal, @butala, @davsar89, @docsozturk, @billetd, @DynaMIT-uib, @ancklo, @Swarm-DISC, @smithara, @amisr, @JouleCai

A new release of apexpy will be out shortly.

Comment thread CHANGELOG.rst Outdated
Small grammar fix to get the tests to pass from coveralls hickup.
@aburrell aburrell merged commit 884a8a4 into main Jun 17, 2026
41 of 42 checks passed
@aburrell aburrell deleted the rc_v2.1.1 branch June 17, 2026 16:26
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.

3 participants