Andreas Paul

Results 52 comments of Andreas Paul

:+1: I'm using it for my monitoring agent, that has user defined commands for monitoring checks. source: https://github.com/xorpaul/gorpe/blob/master/gorped.go#L253 Example config: https://github.com/xorpaul/gorpe/blob/master/gorpe.gcfg Everything under the `commands` section is non-static.

Any update on when this will make into a new release?

@tomposmiko Can you confirm that it only affects branches that are renamed/autocorrected by g10k?

Yes, it should be removed and I can't reproduce your problem: ```bash $ ./g10k -version g10k v0.8.15 Build time: 0.8.15 UTC $ cat test.yaml --- :cachedir: '/tmp/g10k' use_cache_fallback: false deploy:...

Hmm, can you think of a better solution than g10k always comparing the git remote at the beginning?

Fixed in https://github.com/xorpaul/g10k/releases/tag/v0.9.2

https://github.com/xorpaul/g10k/pull/196/commits/098d9e377748f691fd7b3b525b3a1abc500cf46f

Cool stuff! I'll verify your changes later when I have more time available.

Sure, I'm open to adding the feature! I'm just confused as to how your project module that is also your control repo looks. Does it contain the Puppetfile? I think...

Sounds good to me :smirk: