]> git.corax.cc Git - foundry/commit
spec: Remove commit property from all message types (except commit)
authorMatthias Kruk <m@m10k.eu>
Sun, 1 Aug 2021 07:27:32 +0000 (16:27 +0900)
committerMatthias Kruk <m@m10k.eu>
Sun, 1 Aug 2021 07:27:32 +0000 (16:27 +0900)
commita37ee5294c889ea60c8563a11e1939eef5f83fe6
tree2574fb29f5f3d96046948c49145e501ee4501d88
parent62b85934807a91172e378e2578161be492aae114
spec: Remove commit property from all message types (except commit)

Handling of the commit property makes the components of foundry more
complex without adding tangible value. Therefore it should be removed
and added again in case that it really becomes necessary.
This commit removes the commit property from all message types but
commit messages.
spec/build.json
spec/buildrequest.json
spec/distrequest.json
spec/test.json
spec/testrequest.json