-
Notifications
You must be signed in to change notification settings - Fork 102
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: Refactor Dockerfile & entrypoint #8923
Open
upbqdn
wants to merge
28
commits into
main
Choose a base branch
from
docker-refactor
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
+399
−417
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64be0ae - Browse repository at this point
Copy the full SHA 64be0aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a248b14 - Browse repository at this point
Copy the full SHA a248b14View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca1620c - Browse repository at this point
Copy the full SHA ca1620cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea8b119 - Browse repository at this point
Copy the full SHA ea8b119View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7cba8cf - Browse repository at this point
Copy the full SHA 7cba8cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56c65e6 - Browse repository at this point
Copy the full SHA 56c65e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for be38132 - Browse repository at this point
Copy the full SHA be38132View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0492b7a - Browse repository at this point
Copy the full SHA 0492b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6595740 - Browse repository at this point
Copy the full SHA 6595740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22dc738 - Browse repository at this point
Copy the full SHA 22dc738View commit details -
Configuration menu - View commit details
-
Copy full SHA for 962d4d3 - Browse repository at this point
Copy the full SHA 962d4d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 621754b - Browse repository at this point
Copy the full SHA 621754bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b68592 - Browse repository at this point
Copy the full SHA 6b68592View commit details -
Merge branch 'docker-refactor' of github.com:ZcashFoundation/zebra in…
…to docker-refactor
Configuration menu - View commit details
-
Copy full SHA for c788ccc - Browse repository at this point
Copy the full SHA c788cccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38837e4 - Browse repository at this point
Copy the full SHA 38837e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b58a602 - Browse repository at this point
Copy the full SHA b58a602View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ada296 - Browse repository at this point
Copy the full SHA 2ada296View commit details -
Merge branch 'docker-refactor' of github.com:ZcashFoundation/zebra in…
…to docker-refactor
Configuration menu - View commit details
-
Copy full SHA for 99cd18f - Browse repository at this point
Copy the full SHA 99cd18fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c718609 - Browse repository at this point
Copy the full SHA c718609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69b03d4 - Browse repository at this point
Copy the full SHA 69b03d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6932d9a - Browse repository at this point
Copy the full SHA 6932d9aView commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6fe460d - Browse repository at this point
Copy the full SHA 6fe460dView commit details -
Remove a malfunctioning CD test
The test was using a custom config file set in `test_variables`. However, the file was not included in the Docker image, and the entrypoint script created a new, default one under the original file's path. Zebra then loaded this new file, and the test passed because the pattern in `grep_patterns` matched Zebra's output containing the original path, even though the config file was different.
Configuration menu - View commit details
-
Copy full SHA for c5010b8 - Browse repository at this point
Copy the full SHA c5010b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e05df78 - Browse repository at this point
Copy the full SHA e05df78View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9f0479 - Browse repository at this point
Copy the full SHA e9f0479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7422ecf - Browse repository at this point
Copy the full SHA 7422ecfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fa064c - Browse repository at this point
Copy the full SHA 4fa064cView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afeb05f - Browse repository at this point
Copy the full SHA afeb05fView 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.