Skip to content

Run pyiron_atomistics tests on a combination of any pyiron_base and pyiron_atomistics branch

Notifications You must be signed in to change notification settings

pyiron-dev/debug-pyiron-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Debug pyiron stack

This repository simplifies the debugging of the interface between pyiron_base and pyiron_atomistics. It run the pyiron_atomistics unit tests and example notebooks with any combination of branches from pyiron_base and pyiron_atomistics. The branches can be specified via the environment variables.

So simply fork this repository and modify the environment variables:

  • PYIRON_BASE_BRANCH - branch of pyiron_base reprository to use
  • PYIRON_ATOMISTICS_BRANCH - branch of pyiron_atomistics repository to use

Setup the environments variables in the Settings tab under Secrets and Variables > Actions in the tab for Variables: Screenshot

About

Run pyiron_atomistics tests on a combination of any pyiron_base and pyiron_atomistics branch

Resources

Stars

Watchers

Forks