alpine-docker / terragrunt

Auto-trigger docker build for terragrunt when new terraform version released
Apache License 2.0
36 stars 25 forks source link

Build requests stopped 9 days ago #13

Closed bugg123 closed 3 years ago

bugg123 commented 3 years ago

Just wanted to let you folks know it looks like your build requests stopped. Came looking for 1.0.2 image, thanks for all the work you've done!

ozbillwang commented 3 years ago

thanks for the update. recently travis asks to swith to new website from travis-ci.org to travis-ci.com. maybe something wrong, i will check

ozbillwang commented 3 years ago

should be the migration issue.

the schedule is set to run daily.

image

But the latest build run 10 days ago.

image

When I manually trigger the build, got this error

image

ozbillwang commented 3 years ago

So it is the shit from Traivs, when the dns postfix changed from org to com, it means they change to commercial, there is no or less free lunch now.

image

ozbillwang commented 3 years ago

Ok, I will adjust the build frequency from daily to weekly.

The new free circle will start from 17th.

ozbillwang commented 3 years ago

Notes have been updated in README

https://github.com/alpine-docker/terragrunt/commit/8bd3b17e72f9d2a842ecb046f94f09cf2e1a0406

pmlk commented 3 years ago

Also came here looking for the 1.0.2 image. It still doesn't seem to exist on docker hub. What day of the week does the weekly build run now? 😄 It doesn't seem to have been executed on the 17th, not sure if that was the plan. Is there a way to build and push this image manually just once? 😬

Thanks for your work! 🙏

ozbillwang commented 3 years ago

The Support team from Travis CI need review my request to manually re-active the free credit, their system doesn't auto refresh the credit in next month circle.

I am still deailing with them.

this would be a signal to me to say bye bye to Travis CI.

ozbillwang commented 3 years ago

I have switched the pipeline to Circle CI with #14

you should be fine to get tag 1.0.2 now.

Daily build is enabled in Circle CI already

cc: @pmlk @bugg123