Skip to content

Make neuron the default package name (#3807) - #3839

Merged
nrnhines merged 1 commit into
release/9.0from
902-one-more-cherry
Aug 8, 2026
Merged

Make neuron the default package name (#3807)#3839
nrnhines merged 1 commit into
release/9.0from
902-one-more-cherry

Conversation

@nrnhines

@nrnhines nrnhines commented Aug 8, 2026

Copy link
Copy Markdown
Member

9.0.2 release attempt failed because
master’s #3807 workflow plus release/9.0 still shipping the old default name without the old “rename on release” step.
This solution is to cherry pick c8289d4, merge this to release/9.0 and restart the NEURON release workflow.

Note: the former github Release 9.0.2 (in prerelease state) has been removed as well at the former 9.0.2 tag.
They will be re-created by the NEURON release workflow. This is ok because no wheels were uploaded during the previous release attempt.

* Previously, `neuron-nightly` was the default package name when
  installing via a method that read `pyproject.toml`.
* When released, the `packaging/python/change_name.py` was used to change.
* Flip this; by default `pyproject.toml` has `neuron`, and when nightly
  wheels are updated, the `change_name.py` is used to set the name
  to `neuron-nightly`
@nrnhines
nrnhines requested a review from ramcdougal August 8, 2026 12:14
@sonarqubecloud

sonarqubecloud Bot commented Aug 8, 2026

Copy link
Copy Markdown

@azure-pipelines

Copy link
Copy Markdown

✔️ c2fddd9 -> Azure artifacts URL

@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.20%. Comparing base (37bcc55) to head (c2fddd9).

Additional details and impacted files
@@               Coverage Diff               @@
##           release/9.0    #3839      +/-   ##
===============================================
+ Coverage        68.18%   68.20%   +0.02%     
===============================================
  Files              688      688              
  Lines           111016   111016              
===============================================
+ Hits             75693    75716      +23     
+ Misses           35323    35300      -23     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nrnhines
nrnhines merged commit 7ca2dbb into release/9.0 Aug 8, 2026
55 of 57 checks passed
@nrnhines
nrnhines deleted the 902-one-more-cherry branch August 8, 2026 17:03
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