Torsten Rehn

Results 36 issues of Torsten Rehn

can't see faults in `bw metadata`, don't immediately resolve them (add `--resolve-faults`) option to resolve only resolvable Faults and use dummy strings for others

feature

There are currently four methods of testing in-repo logic: 1. Assertions in items.py to validate metadata 2. Assertions in metadata.py to require or conflict with other bundles/node environment 3. Hooks...

feature
design decision

https://stackoverflow.com/questions/472000/usage-of-slots

enhancement

maybe a command to check requirements on a node would be a good thing to have - SSH connection/auth issues - make sure `file` is installed - ...

feature

seems to be the new default

```python node["example-2"] = { 'needs': ["backup"], 'needed_by': ["monitoring"], } ``` Node dependencies affect the node order of `bw apply`. We can make sure Backup servers are applied to first (creating...

feature
design decision

http://stackoverflow.com/questions/4922867/junit-xml-format-specification-that-hudson-supports

feature