This commit tweaks Context a bit so that any write will automatically reset the `_id`. This ensures that we do not forget to reset `_id` when the code changes. It also tweaks the naming a bit, before there was a "setter" for origin and functions to set "pipeline" and "stage". They are all functions now with a "set_" prefix for symetry mostly. |
||
|---|---|---|
| .. | ||
| cases | ||
| data | ||
| mod | ||
| run | ||
| stages | ||
| .gitignore | ||
| __init__.py | ||
| conftest.py | ||
| initrd.py | ||
| test.py | ||