On 5 July 2016 at 14:34, Damian Johnson wrote:
> Hi Tom, just food for thought but another option would be a cron task
> that pulls the repos and runs that if there's a change. That's what I
> do for stem's website so it reflects the changes I push.
I think that's a good model for webpages-backed
Hi Tom, just food for thought but another option would be a cron task
that pulls the repos and runs that if there's a change. That's what I
do for stem's website so it reflects the changes I push.
Cheers! -Damian
On Tue, Jul 5, 2016 at 5:31 AM, Tom Ritter wrote:
> Hi all,
>
> Hoping someone can
Hi all,
Hoping someone can help me out here... I'd like to add a job to
jenkins that runs the depictor command (`python write_website.py`)
whenever a commit is made to the dev repo master branch[0] OR stem's
master branch. (If I could only have one I'd pick stem's.)
Historically, one of the reaso