We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now that the pipeline is pretty much set up and we know what we need and want/might implement, switch to an OOP implementation.
The idea is to have an "MHubContainer" class with a bunch of methods such as:
And a bunch of attributes such as
The pipeline will then fetch all of the images to build, test, push and comm with the server, starting from config files.
The text was updated successfully, but these errors were encountered:
denbonte
No branches or pull requests
Now that the pipeline is pretty much set up and we know what we need and want/might implement, switch to an OOP implementation.
The idea is to have an "MHubContainer" class with a bunch of methods such as:
And a bunch of attributes such as
The pipeline will then fetch all of the images to build, test, push and comm with the server, starting from config files.
The text was updated successfully, but these errors were encountered: