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

Revert libstdcxx-ng Patches in CI, Docs, and Dockerfile #2469

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

JacksonBurns
Copy link
Contributor

a new version of Julia has been released that fixes the issue we were facing, so these changes are no longer needed (see issue #2455 and PR #2456).

I have added that version of Julia (1.9.0) to the "do not allow" list for the environment file. We could probably find a way to specifically disallow the problematic build instead, but this is easier.

With this CI update in place, we can look to figure out the issue with regression testing and then finally get the updated CI into RMG-database.

…cxx-ng patches)

a new version of Julia has been released that fixes the issue we were facing, so these changes are no longer needed (see issue ReactionMechanismGenerator#2455 and PR ReactionMechanismGenerator#2456)
@JacksonBurns JacksonBurns added the Status: Ready for Review PR is complete and ready to be reviewed label Jun 15, 2023
@JacksonBurns JacksonBurns requested a review from rwest June 15, 2023 12:34
@JacksonBurns JacksonBurns self-assigned this Jun 15, 2023
rwest
rwest previously approved these changes Jun 15, 2023
Copy link
Member

@rwest rwest left a comment

Choose a reason for hiding this comment

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

If this runs ok then it looks good to me (with one question/comment about requiring the Mac tests to pass)

.github/workflows/CI.yml Show resolved Hide resolved
@JacksonBurns
Copy link
Contributor Author

@rwest this will require changing the required checks back to just ubuntu-latest from ubuntu-latest, 12

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #2469 (3eefc38) into main (e7261a8) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2469      +/-   ##
==========================================
- Coverage   48.29%   48.24%   -0.05%     
==========================================
  Files         110      110              
  Lines       30726    30726              
  Branches     8032     8032              
==========================================
- Hits        14838    14824      -14     
- Misses      14356    14370      +14     
  Partials     1532     1532              

see 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rwest rwest merged commit 1a4141c into ReactionMechanismGenerator:main Jun 15, 2023
@JacksonBurns JacksonBurns deleted the ci-updates-again branch June 16, 2023 12:09
@rwest
Copy link
Member

rwest commented Jun 20, 2023

We forgot to do the documentation building CI job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Ready for Review PR is complete and ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants