All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
TODO: add at least one Added, Changed, Deprecated, Removed, Fixed or Security section
- Fix
task test
to also have a default project name - Fix
init.defaultBranch
configuration intask test
- Fix user and email variables for
task test
- Update README, add some development instructions
- Fix typo in questions
- Remove trailing hash from vocabulary documentation file base name
- Add trailing slash to default instances graph
- Fix behaviour to latest copier version by calling
copier copy …
- Remove whitespace
- Improve documentation in README and README template
- Skip deployment of shapes if shapes are disabled
- Rename
CMEMC_PARAMS
toCMEMC_DOCKER_PARAMS
- Add a trouble shooting section to the
README
- Add shields to the
README
- Clarify setup process in the
README
- Add
.gitignore
file to the template
- Ensure prefixes are terminated by a colon
:
- Fix conditional execution of cmemc_env_overwrite
- Fix conditional prompt for instances file
- Don't put two todos on one line in the
README
template
- Move the template repository to https://github.com/eccenca/ontology-pipeline-template
- Remove shape generation containers per default
- Add list of generated artifacts to the
README
template
- Add documentation to the
cmemc_env_overwrite.py
script - Rename
cmem_id
tocmemc_config_id
- Update
README
template, clarify.gitignore
and requirements - Update
README
, add TODOs and requirements
- Fix file names for graph files in
README
- Update
CHANGELOG
- Quote git username in env file
- Set rdfunit test file volumes for docker with absolute paths
- Set cmemc config file volumes for docker with absolute paths
- Set the
cmem_id
key correctly
- A tool to overwrite the
cmemc.ini
with values from the environment
- The whole pipeline
CHANGELOG
;-)- Setup the project