chore: update default module source#76
Merged
Merged
Conversation
HexSleeves
previously approved these changes
Feb 21, 2024
HexSleeves
previously approved these changes
Feb 23, 2024
gmpinder
previously approved these changes
Feb 23, 2024
An issue was filed for adding retry logic to our push_image command in the CLI. #79. This PR adds: - **retry flag** - `-r` - defaults to true - **retry_count flag** - `--retry_count` - defaults to 1 This functionality will be extended to our other services in build (podman api as well once that is hooked up), but this is the initial ground work --------- Co-authored-by: Gerald Pinder <gmpinder@gmail.com>
This separates out the module template logic so that it is easier to undertstand what each section does. This will also allow creating in repo documentation for any special modules that don't use a bash base.
Co-authored-by: xynydev <60004820+xynydev@users.noreply.github.com>
gmpinder
approved these changes
Feb 25, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
to be merged right after the bling repository is moved