Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polish the release process to NPM and DockerHub #48

Open
3p3r opened this issue Apr 3, 2020 · 0 comments
Open

Polish the release process to NPM and DockerHub #48

3p3r opened this issue Apr 3, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@3p3r
Copy link
Contributor

3p3r commented Apr 3, 2020

Currently in Mutato's AWS dev account, master branch is managing the release process to NPM and DockerHub.

This process is fine, but the way NPM package and Docker image are prepared must be polished:

  • Docker image must be optimized to be as small as possible. Currently it's sitting at a whopping 500MB
  • Container level (outside Container) testing must be conducted before a push to DockerHub
  • NPM package must be tested before publish (through npm link command), I think the published package is currently not usable and it's just a source dump (? not sure. have not tested personally)
@3p3r 3p3r added the bug Something isn't working label Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant