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

Update integration tests and a new one for notebooks #1637

Merged
merged 3 commits into from
Sep 4, 2024
Merged

Conversation

pmrv
Copy link
Contributor

@pmrv pmrv commented Sep 4, 2024

Previously we tried to install the deps of atomistics/contrib on top of the base environment, now we install those dependencies first and then add pyiron_base HEAD without dependencies.
The former breaks when there are incompatible versions, the latter can break if base actually needs features or whole modules from its own environment, but we're betting that that's rarer.

Squashed and rebased from #1613

Previously we tried to install the deps of atomistics/contrib on top of
the base environment, now we install those dependencies first and then
add pyiron_base HEAD without dependencies.
The former breaks when there are incompatible versions, the latter can
break if base actually needs features or whole modules from its own
environment, but we're betting that that's rarer.
@pmrv pmrv mentioned this pull request Sep 4, 2024
@pmrv pmrv added the integration Start the integration tests with pyiron_atomistics/contrib for this PR label Sep 4, 2024
@jan-janssen jan-janssen marked this pull request as ready for review September 4, 2024 19:29
Copy link
Member

@jan-janssen jan-janssen left a comment

Choose a reason for hiding this comment

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

Looks good to me

@pmrv pmrv merged commit a60034f into server Sep 4, 2024
26 checks passed
@pmrv pmrv deleted the integration2 branch September 4, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration Start the integration tests with pyiron_atomistics/contrib for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants