hermes
hermes copied to clipboard
Implementation of the HERMES workflow
**todo:** Make this an issue (i.e., general strategy for error handling) ... my guts says, there was something like this already but I could not find a matching issue. At...
Following the gitlab workflow described in [Set up automatic software publishing](https://docs.software-metadata.pub/en/latest/tutorials/automated-publication-with-ci.html) leads to the merge request `Review hermes post-processing results`. As mentioned in #202 and handled in hermes-hmc/ci-templates#7 a full...
For testing and setting up a workflow in an own project it would help a lot to have a flag in the configuration to skip the publication. (I tried to...
With more and more Linux distributions configuring pip to disallow [installations in "externally managed environments"](https://itsfoss.com/externally-managed-environment/) (which includes your home directory), we might want to switch the suggestion to `pip install`...
Cf. https://materials-data-science-and-informatics.github.io/somesy/v0.1.0/quickstart/. `somesy` aims to work with a single source of truth file (TOML) to provide metadata. Different target formats are written based on this: `pyproject.toml`, `CITATION.cff`, `codemeta.json`, ...
To improve visibilty in GitHub search and community adoption in general: - [ ] Code of conduct - [ ] Security policy - [ ] Issue templates (use .github repository...
Derivative of https://github.com/hermes-hmc/workflow/pull/41#discussion_r977553313 We shall have templates to make contributions easier.
We have decided to implement for metadata curation, as this is potentially a common workflow across Helmholtz centres, if implement differently. The following are preliminary notes from the jour fixe...
Collect example projects in this issue for, e.g., end-to-end testing: - Include lighthouse projects :) - Include examples for not-so-good practices (mixed repos, diverging duplicates of metadata, etc.) ## List...