-
Notifications
You must be signed in to change notification settings - Fork 3
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
CI: DockerHub and canary tests #1
Comments
Hi, I would like to address this issue. Below are the steps I plan to take. Please approve them or explain any concerns you have:
After your approval, I will start. |
Thanks @mohamadaminkarami, this would be great! You can start by including a test that runs this sample script https://github.com/binpash/dish/blob/main/scripts/sample.sh and we will see where we take it from there |
Sure. |
Hi Professor @angelhof, I wanted to inform you that I have implemented the changes and tested them. Before merging, I need some configurations and updates from your side.
PR link: binpash/docker-hadoop#4 |
Add a CI component that pushes to docker hub every release and add canary tests, after that, installation can also just download this DockerHub image instead of rebuilding everytime.
The text was updated successfully, but these errors were encountered: