-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8.2.2 cherries #2113
8.2.2 cherries #2113
Conversation
* document how to build NEURON * adapt the scripts for local usage
…tion. Also added TODOs to missing ones (#2011) Co-authored-by: Pramod Kumbhar <pramod.s.kumbhar@gmail.com>
* Enable MUSIC with -DNRN_ENABLE_MUSIC=ON * Improve the FindPackage module for MUSIC * ctest -R nrnmusic::music_tests Co-authored-by: Michael Hines <michael.hines@yale.edu> Co-authored-by: Mikael Djurfeldt <mikael@djurfeldt.com>
6f2d929
to
8ef7e8f
Compare
* fudge RxD test teardown for python 3.11 (disable garbage collection) * build Python 3.11 wheels. * latest numpy for latest python
8ef7e8f
to
77f6f26
Compare
* CI: bump to Ubuntu 20.04 * update mpich install location * run coverage on ubuntu22
86ce4db
to
3605ec8
Compare
3605ec8
to
5a09e61
Compare
✔️ 5a09e61 -> Azure artifacts URL |
✔️ 3b5610b -> Azure artifacts URL |
Codecov Report
@@ Coverage Diff @@
## release/8.2 #2113 +/- ##
===============================================
- Coverage 47.31% 46.45% -0.87%
===============================================
Files 543 526 -17
Lines 112688 119261 +6573
===============================================
+ Hits 53322 55404 +2082
- Misses 59366 63857 +4491
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
✔️ e76cb9d -> Azure artifacts URL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally LGTM
I wonder if we are backporting a few too many Ubuntu/GCC version bumps -- are some of these dictated by features like Python 3.11 support that we are explicitly trying to include?
IIUC Ubuntu 18.04 is still available on GitHub Actions, it's just deprecated...
I'd rather move on and keep up to date with master CI as much as possible, we may have to release again before 9.0.0. And yeah, there were some CI issues that got fixed off the back of it. |
✔️ 8ed3e5aefa4ed6b1a5007e3dfea2dbb2a4eed820 -> Azure artifacts URL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
successfully builds, signs, notarizes
nrn-8.2.1-21-g8ed3e5aef-macosx-10.9-universal2-py-38-39-310-311.pkg
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - apart few minor comments (esp about Ubuntu 18.04 and older GCC version checks in CI?)
24a9d04
to
b58b178
Compare
✔️ b58b178 -> Azure artifacts URL |
No description provided.