issues
search
mergeability
/
mergeable
🤖 All the missing GitHub automation 🙂 🙌
https://mergeable.us
GNU Affero General Public License v3.0
683
stars
116
forks
source link
feat: Add buildpacks for building docker image
#762
Closed
Ch4s3r
closed
4 months ago
Ch4s3r
commented
4 months ago
Use semantic-release github action
Use buildpack for optimized docker images
Only build amd64 image as arm is not supported by now from paketo buildpacks
smaller image size 350 vs 100mb now
publishes
latest
and versioned tag
Remove unnecessary matrix build from test
Add config to
package.json
that the package is public (as the github action fails to publish to npmjs otherwise with 402)
npmjs:
docker:
[ ] Test that merging PR creates new version
[ ] Add changelog entry
latest
and versioned tagpackage.json
that the package is public (as the github action fails to publish to npmjs otherwise with 402)npmjs:
docker: