-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
Implementation of batch processing #48
Open
tgvashworth
wants to merge
22
commits into
main
Choose a base branch
from
impl/batch-processing-2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Oct 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c568142 - Browse repository at this point
Copy the full SHA c568142View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ee244a - Browse repository at this point
Copy the full SHA 7ee244aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ba385e - Browse repository at this point
Copy the full SHA 1ba385eView commit details
Commits on Oct 3, 2022
-
Add imagemagick with build, run & test in container
This commit does quite a bit: - Introduces Makefile as the commands are getting long - Adds installation of ImageMagick to the Dockerfile - Adds imagick bindings - Instatiates the bindings in main.go to check they work
Configuration menu - View commit details
-
Copy full SHA for aa06bd5 - Browse repository at this point
Copy the full SHA aa06bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6aaec5 - Browse repository at this point
Copy the full SHA d6aaec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f94598 - Browse repository at this point
Copy the full SHA 7f94598View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a0d78f - Browse repository at this point
Copy the full SHA 5a0d78fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cdbd0e - Browse repository at this point
Copy the full SHA 5cdbd0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 281ee4d - Browse repository at this point
Copy the full SHA 281ee4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d08b2 - Browse repository at this point
Copy the full SHA d4d08b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc89b11 - Browse repository at this point
Copy the full SHA bc89b11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b2141c - Browse repository at this point
Copy the full SHA 4b2141cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 137e059 - Browse repository at this point
Copy the full SHA 137e059View commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 37c05c3 - Browse repository at this point
Copy the full SHA 37c05c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a8f79 - Browse repository at this point
Copy the full SHA 71a8f79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 418b0bd - Browse repository at this point
Copy the full SHA 418b0bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee37aac - Browse repository at this point
Copy the full SHA ee37aacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bc88ed - Browse repository at this point
Copy the full SHA 2bc88edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e10f3e - Browse repository at this point
Copy the full SHA 6e10f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72b2b7f - Browse repository at this point
Copy the full SHA 72b2b7fView commit details -
Extract core processing loop to function
- The `defer` calls now clean up immediately - New `Config` and `Row` structs clean up the flow
Configuration menu - View commit details
-
Copy full SHA for 022f41a - Browse repository at this point
Copy the full SHA 022f41aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e205c2e - Browse repository at this point
Copy the full SHA e205c2eView commit details
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.