-
Notifications
You must be signed in to change notification settings - Fork 25
Pb 2295 GitHub actions #265
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
Merged
Merged
Changes from 70 commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
cd4b672
Setup environment in github actions
PussInDasBoot a0388cf
Add MPI and hdf5 dependencies to linux script
PussInDasBoot 96092c2
Move linux dependencies to workflow script
PussInDasBoot 71371bf
crypt
PussInDasBoot 546fff7
Install requirements.txt
PussInDasBoot 44752d5
Cache dependencies
PussInDasBoot 7e40f93
Python pip install requirements
PussInDasBoot dbeb1d9
Change path for cache
PussInDasBoot 7462583
Use ~ as cache path
PussInDasBoot 0b431d7
Use main checkout
PussInDasBoot 149702c
Use home cache conda path
PussInDasBoot 9c18618
Remove coverage
PussInDasBoot b77df7f
shell bash el pytest
PussInDasBoot c103220
Cobertura
PussInDasBoot 0c7ba77
Always save cache
PussInDasBoot 8c4fb74
Install requirements before test
PussInDasBoot 26060a3
Use restore action
PussInDasBoot b45cb86
Activate conda env in pytest
PussInDasBoot 44e2b8c
Change cach paths
PussInDasBoot 5807f61
Conda init
PussInDasBoot 9f38347
Add anaconda3 path
PussInDasBoot 0f9da23
Eval conda shell
PussInDasBoot b78c492
Save cache after conda install
PussInDasBoot 5381c58
Check paths
PussInDasBoot 02c21ed
C:/Program Files/Git/home/runner path
PussInDasBoot 3287e7e
Anaconda 3 dir
PussInDasBoot 56292d9
Don't restore cache
PussInDasBoot 29c3665
Remove coveragerc
PussInDasBoot 6b171ff
Install submodules
PussInDasBoot 3fdae6b
Remove caching
PussInDasBoot 9516161
back to Anaconda 3 dir
PussInDasBoot be193fd
Conda info envs
PussInDasBoot 3b8d7fb
Run even if cache
PussInDasBoot 909bcda
Remove caching
PussInDasBoot 18d1325
ls miniconda envs
PussInDasBoot 40202ac
Cache home/runner/anaconda3 and /usr/share/miniconda
PussInDasBoot 2780f59
Submodules
PussInDasBoot a497611
Install pyyaml
PussInDasBoot 74d191c
cache all of home/runner
PussInDasBoot 5cff84f
pip list
PussInDasBoot 2a7a53d
Remove cache
PussInDasBoot 2a030e1
activate conda env in pytest
PussInDasBoot 2bbeb25
Re-add caching
PussInDasBoot 807b95f
Don't restore
PussInDasBoot f650ae0
Find where mpi is installed
PussInDasBoot 28abed2
Don't restore
PussInDasBoot baefebc
Cache /home /usr and /etc
PussInDasBoot b357c4c
Restore dependencies
PussInDasBoot 6405d26
Install ubuntu packages twice
PussInDasBoot 6d79f1a
Install tables in pip
PussInDasBoot e68e027
Only cache hiperseis and create new cache key
PussInDasBoot 9cafc52
Restore dependencies
PussInDasBoot 8c02d34
Anaconda-2 key
PussInDasBoot b3d5e85
Anaconda-1
PussInDasBoot e081648
Anaconda
PussInDasBoot a3349b4
Anaconda 3
PussInDasBoot 17bfdc6
Skip failing test in github actions
PussInDasBoot e0f3907
Use codecov instead of coveralls
PussInDasBoot 307fab0
Restore and use cache
PussInDasBoot 2473474
Remove coveragerc
PussInDasBoot 51ab251
Run tests folder
PussInDasBoot c42e71d
Use cache instead of restore and save
PussInDasBoot 26fd408
Remove travis build
PussInDasBoot 8b6d363
Remove reinstallations of linux packages
PussInDasBoot 4c0e031
Only run one test
PussInDasBoot 24207de
Use cache-apt-packages
PussInDasBoot 1e1ce0e
Run all tests
PussInDasBoot 8bccdb0
Remove shell specification
PussInDasBoot 23b9612
Remove conda environment activation
PussInDasBoot 6b96adf
Update comment
PussInDasBoot dc35015
Remove tests/requirements.txt
PussInDasBoot 9174465
Remove CPATH
PussInDasBoot 23a51b0
Revert "Remove CPATH"
PussInDasBoot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| pytest | ||
| pytest-cov | ||
| coverage | ||
| requests_mock | ||
| pyyaml | ||
| tables |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.