Hugh Esco

Results 10 comments of Hugh Esco

This project looks like an interesting basis for integration with a number of existing sms (and other types of) providers, including a means for configuring additional providers: https://github.com/notifme/notifme-sdk https://github.com/notifme/notifme-sdk#sms-providers

See also: https://gitlab.com/feminist-conspiracy/throat/-/issues/120

I found the example at `docs/source/example.ini`, but copying the imap stanza into the ci.ini file does not change the outcome saying my `imap_host = None`.

the `docker run` code does not seem to be reading the ini file I hope it is. Not sure where it is looking for its configuration.

I encountered the exact same issue, based on adapting the sample invocation from the documentation. When I simply left off the final --item-name switch and its argument, this utility sorted...

Perhaps another way to resolve my issue and satisfy my use case would be the addition of a --no-follow switch, so I could specify on the install target invocation that...

that is my current work-around, but is less than elegant. I think of my first suggestion: with the --exclude switch as the most elegant and natural and generally useful implementation.

Jeremy: ping me please on the #pinto channel to discuss what you have in mind and how it is I could help. I too want to build a jenkins-pinto integration....

In my mind, with Pinto serving as a code repository, I would want to `pinto add` the make-dist results of a commit which successfully builds and passes tests I set...

I've done no new work on that of late, but I can outline my next steps: (1) use the tool where a successful build triggers the next build; (2) create...