summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-16Propellor.Property.Timezone: New module, contributed by Sean Whitton.Joey Hess
2017-07-16Merge remote-tracking branch 'spwhitton/timezone'Joey Hess
2017-07-16add merge requestspwhitton
2017-07-15fix usage of File.hasContentSean Whitton
2017-07-15docstring for Timezone typeSean Whitton
2017-07-15missing importSean Whitton
2017-07-15add Timezone.configuredSean Whitton
2017-07-15clean up after mergeJoey Hess
2017-07-15Merge branch 'joeyconfig'Joey Hess
2017-07-15improve haddockJoey Hess
2017-07-15remove old announcmentJoey Hess
2017-07-15Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2017-07-15add news item for propellor 4.3.4Joey Hess
2017-07-15releasing package propellor version 4.3.4Joey Hess
2017-07-15setting up joeyconfig after mergeJoey Hess
2017-07-15add Propellor.Property.VersionedJoey Hess
New module which allows different versions of a property or host to be written down in a propellor config file. Has many applications, including staged upgrades and rollbacks. Note that it currently only supports RevertableProperty that has the same metatypes for its setup and cleanup sides. And, each RevertableProperty in a version definition needs to have the same metatypes as the others too. I tried a couple of times to add support for differing metatypes, but it got beyond my avilities to do. This commit was sponsored by Jeff Goeke-Smith on Patreon.
2017-07-15convert todo item into a merge requestspwhitton
2017-07-14Added a commentgueux
2017-07-14Added a commentgueux
2017-07-13clean up after mergeJoey Hess
2017-07-13rollbacksJoey Hess
2017-07-13setting up joeyconfig after mergeJoey Hess
2017-07-13wow wow wowJoey Hess
2017-07-13ideaJoey Hess
2017-07-13propellor spinJoey Hess
2017-07-13add news item for propellor 4.3.3Joey Hess
2017-07-13formattingJoey Hess
2017-07-13releasing package propellor version 4.3.3Joey Hess
2017-07-13Merge branch 'joeyconfig'Joey Hess
2017-07-13rename src/config.hsJoey Hess
This works around an infelicity in stack; it complains when there are both a toplevel config.hs and a src/config.hs, despite that being fine with cabal.
2017-07-13propellor spinJoey Hess
2017-07-13propellor spinJoey Hess
2017-07-13propellor spinJoey Hess
2017-07-13propellor spinJoey Hess
2017-07-13propellor spinJoey Hess
2017-07-13Merge branch 'joeyconfig'Joey Hess
2017-07-13fix typo in build pathJoey Hess
2017-07-13propellor spinJoey Hess
2017-07-13propellor spinJoey Hess
2017-07-13propellor spinJoey Hess
2017-07-13propellor spinJoey Hess
2017-07-13Updated stack config to lts-8.22.Joey Hess
2017-07-13propellor spinJoey Hess
2017-07-13propellor spinJoey Hess
2017-07-13use stack build --dry-run to check if deps are installedJoey Hess
The system might have stack installed, so stack --version would succeed, but need stack setup to be run to get a working ghc. This will fail if stack is not installed, or if stack setup needs to be run. It does not fail when haskell libraries are not installed, but stack build will install those anyway, so that's ok.
2017-07-13propellor spinJoey Hess
2017-07-13export BuilderJoey Hess
2017-07-13clean up after mergeJoey Hess
2017-07-13closeJoey Hess
2017-07-13propellor spinJoey Hess