juxt / pack.alpha

Package clojure projects
MIT License
259 stars 35 forks source link

Bump Jib to 0.14.0 #81

Closed viesti closed 4 years ago

viesti commented 4 years ago

Upgrade jib-core dependency to 0.14.0. Caught up the API changes, tested tar,docker and registry build quickly, seems to still work :) This closes #76 along the way.

viesti commented 4 years ago

I decided to add a code cleanup commit too, to split the jib function into smaller functions.

This makes the overall diff hard to read :/ but commit-by-commit reviewing should work I think.

SevereOverfl0w commented 4 years ago

That's great, thanks. I'll take some time tomorrow to review & merge.

SevereOverfl0w commented 4 years ago

Merged via CLI