BlueBrain / nmodl

Code Generation Framework For NEURON MODeling Language
https://bluebrain.github.io/nmodl/
Apache License 2.0
53 stars 15 forks source link

Only build min and max Python version wheels on PRs #1271

Closed JCGoran closed 4 months ago

JCGoran commented 4 months ago

To speed-up the CI on PRs, we only build wheels for the min (currently 3.8) and max (currently 3.12) versions of Python.

bbpbuildbot commented 4 months ago

Logfiles from GitLab pipeline #212125 (:no_entry:) have been uploaded here!

Status and direct links:

bbpbuildbot commented 4 months ago

Logfiles from GitLab pipeline #212169 (:no_entry:) have been uploaded here!

Status and direct links:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.32%. Comparing base (2d9e7c4) to head (c0a4b65). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1271 +/- ## ======================================= Coverage 86.32% 86.32% ======================================= Files 175 175 Lines 13219 13219 ======================================= Hits 11411 11411 Misses 1808 1808 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bbpbuildbot commented 4 months ago

Logfiles from GitLab pipeline #212184 (:white_check_mark:) have been uploaded here!

Status and direct links:

1uc commented 4 months ago

It wasn't the last piece of CI to go green anymore.

bbpbuildbot commented 4 months ago

Logfiles from GitLab pipeline #212286 (:no_entry:) have been uploaded here!

Status and direct links:

JCGoran commented 4 months ago

I just read a bit on https://learn.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml%2Cbatch#code-try-0 and vso[...] was shown as the way to set variables. export is nowhere to be found there, so I don't know if it works when you have multiple steps in a single job.

bbpbuildbot commented 4 months ago

Logfiles from GitLab pipeline #212287 (:white_check_mark:) have been uploaded here!

Status and direct links: