https://github.com/aiidateam/aiida-sssp-workflow
sssp verification workflows
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Repository
sssp verification workflows
Basic Info
- Host: GitHub
- Owner: aiidateam
- License: mit
- Language: Python
- Default Branch: main
- Size: 22.2 MB
Statistics
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 8
- Releases: 0
Metadata Files
README.md
SSSP workflow
For maintainers
To create a new release, clone the repository, install development dependencies with pip install '.[dev]', and then execute bumpver update.
This will:
- Create a tagged release with bumped version and push it to the repository.
- Trigger a GitHub actions workflow that creates a GitHub release.
Additional notes:
- Use the
--dryoption to preview the release change. - The release tag (e.g. a/b/rc) is determined from the last release.
Use the
--tagoption to switch the release tag.
Logger level
The aiida-core logger level is recommened to set to REPORT as default.
In workflow, process related messages are pop to daemon logger in REPORT level.
If process finished with none-zero exit_code, log a waring message.
While for debug purpose, the INFO level is for showing the parameters infomations when processes are launched.
Issues of version
- v3.0.1:
- nowf not turned on for saving inode purpose, fixed in next version
- the dual value of NC/SL is 8 for precision measure and bands for norm-conserving pseudopotentials, better to be 4. fixed in next version
- the dual value for high dual elements is 8 for non-NC pseudopotentials, better to be 16. fixed in next version
License
MIT
Contact
📧 email: jusong.yu@psi.ch
Owner
- Name: AiiDA team
- Login: aiidateam
- Kind: organization
- Website: http://www.aiida.net
- Repositories: 63
- Profile: https://github.com/aiidateam
The development team of AiiDA
GitHub Events
Total
- Watch event: 2
- Delete event: 2
- Push event: 76
- Pull request review event: 1
- Pull request event: 8
- Create event: 3
Last Year
- Watch event: 2
- Delete event: 2
- Push event: 76
- Pull request review event: 1
- Pull request event: 8
- Create event: 3
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Jusong Yu | j****u@g****m | 322 |
| Weiguo Jing | 3****w | 1 |
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 47
- Total pull requests: 106
- Average time to close issues: 2 months
- Average time to close pull requests: 5 days
- Total issue authors: 1
- Total pull request authors: 4
- Average comments per issue: 0.49
- Average comments per pull request: 0.07
- Merged pull requests: 98
- Bot issues: 0
- Bot pull requests: 3
Past Year
- Issues: 0
- Pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: 18 days
- Issue authors: 0
- Pull request authors: 4
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 3
Top Authors
Issue Authors
- unkcpz (47)
- jingslaw (1)
Pull Request Authors
- unkcpz (104)
- pre-commit-ci[bot] (4)
- dependabot[bot] (2)
- jingslaw (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/download-artifact v2 composite
- actions/setup-python v2 composite
- actions/upload-artifact v2 composite
- pypa/gh-action-pypi-publish release/v1 composite
- softprops/action-gh-release v0.1.14 composite
- actions/cache v1 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- eWaterCycle/setup-singularity v7 composite
- rabbitmq 3.8.14-management docker