Skip to content
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

MAINT: ARM64 CI cleanup #2997

Merged

Conversation

tylerjereddy
Copy link
Member

  • I released SciPy 1.5.3 with "official" Linux ARM64 wheels
    over the weekend, so let's try using those in CI instead of the
    previous "special"/unreleased wheels

  • add a CHANGELOG entry to reflect preliminary MDAnalysis support
    for the Linux ARM64 platform (minimal dependencies)

* I released SciPy `1.5.3` with "official" Linux ARM64 wheels
over the weekend, so let's try using those in CI instead of the
previous "special"/unreleased wheels

* add a `CHANGELOG` entry to reflect preliminary MDAnalysis support
for the Linux ARM64 platform (minimal dependencies)
@IAlibay
Copy link
Member

IAlibay commented Oct 19, 2020

Some more RDKIT random failures (Issue #2958).

I've restarted the failing test.

Copy link
Member

@IAlibay IAlibay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@@ -66,6 +66,8 @@ Fixes
would create a test artifact (Issue #2979, PR #2981)

Enhancements
* Preliminary support for the Linux ARM64 platform with minimal
dependencies (PR #2956)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's the orphaned issue #1989 here that could be added too if you felt like it.

@codecov
Copy link

codecov bot commented Oct 19, 2020

Codecov Report

Merging #2997 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2997   +/-   ##
========================================
  Coverage    93.05%   93.05%           
========================================
  Files          186      186           
  Lines        24611    24611           
  Branches      3188     3188           
========================================
  Hits         22902    22902           
  Misses        1661     1661           
  Partials        48       48           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update daee516...3896a5d. Read the comment docs.

@IAlibay IAlibay merged commit 75efc31 into MDAnalysis:develop Oct 19, 2020
@IAlibay IAlibay mentioned this pull request Oct 19, 2020
PicoCentauri pushed a commit to PicoCentauri/mdanalysis that referenced this pull request Mar 30, 2021
Fixes issue MDAnalysis#1989, completes PR MDAnalysis#2956

## Work done in this PR

* Switches CI to using recently released SciPy `1.5.3` with "official" Linux ARM64 wheels
over the weekend, instead of the previous "special"/unreleased wheels
* Add a `CHANGELOG` entry to reflect preliminary MDAnalysis support
for the Linux ARM64 platform (minimal dependencies)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants