Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
1995952d
Commit
1995952d
authored
Aug 03, 2020
by
Markus Scheidgen
Browse files
Merge branch 'v0.8.4' into 'master'
V0.8.4 See merge request
!139
parents
cc540ed5
8d9744c5
Pipeline
#79921
passed with stages
in 20 minutes and 15 seconds
Changes
302
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
1995952d
...
...
@@ -29,3 +29,4 @@ build/
dist/
setup.json
parser.osio.log
gui/src/metainfo.json
.gitlab-ci.yml
View file @
1995952d
...
...
@@ -62,6 +62,12 @@ gui_linting:
-
cd gui
-
yarn
-
yarn run eslint 'src/**/*.js'
except
:
refs
:
-
tags
variables
:
-
$CI_COMMIT_REF_NAME =~ /^dev-.*$/
-
$CI_COMMIT_MESSAGE =~ /\[skip[ _-]tests?\]/i
tests
:
stage
:
test
...
...
@@ -111,6 +117,12 @@ install_tests:
-
python -c "import nomad.datamodel, nomad.datamodel.metainfo, nomad.client"
-
pip install `echo dist/nomad-lab-*.tar.gz`[parsing]
-
python -m nomad.cli parse tests/data/parsers/vasp/vasp.xml
except
:
refs
:
-
tags
variables
:
-
$CI_COMMIT_REF_NAME =~ /^dev-.*$/
-
$CI_COMMIT_MESSAGE =~ /\[skip[ _-]tests?\]/i
dev_setup_tests
:
stage
:
test
...
...
@@ -119,6 +131,12 @@ dev_setup_tests:
-
pip install --upgrade pip
-
./setup.sh
-
python -m nomad.cli parse tests/data/parsers/vasp/vasp.xml
except
:
refs
:
-
tags
variables
:
-
$CI_COMMIT_REF_NAME =~ /^dev-.*$/
-
$CI_COMMIT_MESSAGE =~ /\[skip[ _-]tests?\]/i
deploy
:
stage
:
deploy
...
...
.gitmodules
View file @
1995952d
...
...
@@ -109,10 +109,6 @@
path = dependencies/parsers/turbomole
url = https://gitlab.mpcdf.mpg.de/nomad-lab/parser-turbomole.git
branch = nomad-fair
[submodule "dependencies/parsers/photoemission"]
path = dependencies/parsers/photoemission
url = https://gitlab.mpcdf.mpg.de/nomad-lab/parser-photoemission.git
branch = nomad-fair
[submodule "dependencies/parsers/skeleton"]
path = dependencies/parsers/skeleton
url = https://gitlab.mpcdf.mpg.de/nomad-lab/parser-skeleton.git
...
...
encyclopedia-gui
@
669c75e4
Compare
62716704
...
669c75e4
Subproject commit 6
2716704fcc6f74d5820311bffa7e7ebb0bf38c2
Subproject commit 6
69c75e414d128c8303291ce58b16a01d2d98633
amber
@
e7077c9a
Compare
56e9412d
...
e7077c9a
Subproject commit
56e9412d0d322fd88240fe2af41716a0016831
c7
Subproject commit
e7077c9a824e01b45b0e4989858ecd35f59f4c
c7
aptfim
@
ed482b99
Compare
d394f7ae
...
ed482b99
Subproject commit
d394f7ae375cd2355127abc67e07b1592f18d4f4
Subproject commit
ed482b9956088163db9370dd5eee9b184c47870a
charmm
@
cc6c9545
Compare
7decbdcf
...
cc6c9545
Subproject commit
7decbdcf25ef48b019bde17c472f54d65a124c9a
Subproject commit
cc6c9545300cf6ea3347357fedffc6798415a299
dftbplus
@
1211d4b7
Compare
0a3e0035
...
1211d4b7
Subproject commit
0a3e003535d12b987f5774fc631cb142b6d245c6
Subproject commit
1211d4b79907d9a987422193b3f97efd69962a3c
dl-poly
@
fa54fe56
Compare
059d4c7f
...
fa54fe56
Subproject commit
059d4c7f1a452383d67f0ecf0c9bc267580083dc
Subproject commit
fa54fe567a1250af3009ecc9692d14c64a399f29
eels
@
136ab4f5
Compare
6f0e7ec8
...
136ab4f5
Subproject commit
6f0e7ec897284382d8ef30b0ee0372f010ce468f
Subproject commit
136ab4f5c17e340009a14df8dbb72dc101acb1b1
gromacs
@
2310b63f
Compare
f7f15620
...
2310b63f
Subproject commit
f7f156204c16b54e4df998a8a275bcf4a5aaf901
Subproject commit
2310b63ff3904ddd6f912c32789568787c6ab250
gromos
@
b7d913f0
Compare
8d896ede
...
b7d913f0
Subproject commit
8d896ede93e794d0fdb905e42281ef7c871bc05d
Subproject commit
b7d913f0d8f82a9bb564e346bb60f66008ac791b
mpes
@
d4083cda
Compare
aa701e8f
...
d4083cda
Subproject commit
aa701e8f2780419e7911972c8e2a16d188008902
Subproject commit
d4083cdadd4b34b9d99cbeed579c56c09aa7606b
namd
@
a741cfe6
Compare
97b653e3
...
a741cfe6
Subproject commit
97b653e3fe695775f53a96249a0bb9ad694ef742
Subproject commit
a741cfe607e9dfd1f2d65aeddbcc4bc5a15bbc13
photoemission
@
fc293694
Compare
fc293694
...
fc293694
Subproject commit fc29369476e84f8d95de4ef1bdf6d1ce2f55cdc9
tinker
@
7f5fc6a3
Compare
85cc99b3
...
7f5fc6a3
Subproject commit
85cc99b320454f8c8a68bdf376e128c156cf2ac2
Subproject commit
7f5fc6a358dc7e40e716cc5205fa04e8cf9c6d6c
vasp
@
8c2e56b0
Compare
1a0c8cb0
...
8c2e56b0
Subproject commit
1a0c8cb0801375a78134c67f7a6d31319a3385
03
Subproject commit
8c2e56b0d9d17b777b5fa6a61c8e2877444ab6
03
wien2k
@
d58ac9b6
Compare
16f7a7f6
...
d58ac9b6
Subproject commit
16f7a7f6909dbe16908d1be2e1fa03d3bddd17b5
Subproject commit
d58ac9b61ba2c9e82f50a30c2c234778743d51ad
python_common
@
afdd0937
Compare
cf843eda
...
afdd0937
Subproject commit
cf843eda3e4650bc240eb0d1a1ab5b0cea6dda96
Subproject commit
afdd0937aab2681ca3912cfd9d95c7633fdcd7b9
examples/client.ipynb
→
examples/
archive/
client.ipynb
View file @
1995952d
File moved
Prev
1
2
3
4
5
…
16
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment