Donovan Edye

Results 47 comments of Donovan Edye

Let me know if I can do anymore testing for you

Hi Matt, `tsrc sync repo1[.repo2, repo3]` was a typo and was mean to be `tsrc sync repo1[**,**repo2, repo3]` which was meant to represent that you could sync one or more...

Hundreds could be indicated by a vertical slice of a pixel or 2 pixels wide. In my case I don't have hundreds ;-)

We monitor builds and agents. As agents get rebuilt ie we create a new VM and do a https://boxstarter.org/ we like to know if they are down.

When I looked into this I ended up using https://github.com/bradymholt/cron-expression-descriptor/issues/123#issuecomment-532056815 (As HF ultimately uses https://github.com/bradymholt/cron-expression-descriptor) and that maintainer also did not want to add a builder ;-)

You can check the milestones at: https://github.com/Semantic-Org/Semantic-UI/milestones

Hi, The way I see things is that "we do" 2.2 and use that as the vehicle to bring down the image size. Ultimately I am happy to go with...

Hi, So why does Kubeless not do the mirror? My concern here is that one day I will go to deploy a function and it won't work. I then have...

@andresmgot Contributions..... yes, this project is on my list.... :-) We are seriously considering Kubeless for our serverless production requirements with .NET Core as it meets a number of needs...

@allantargino no apologies needed ;-) Too few vacations these days. **grin** Apologies if this is a noob question but: > build would make it slower.. I assumed the docker publish...