Skip to content

Adding extra parameter to smoke-test command to update sha256 sums of changed files.#5860

Closed
tanaydin wants to merge 8 commits intosqlmapproject:masterfrom
tanaydin:update-sums
Closed

Adding extra parameter to smoke-test command to update sha256 sums of changed files.#5860
tanaydin wants to merge 8 commits intosqlmapproject:masterfrom
tanaydin:update-sums

Conversation

@tanaydin
Copy link
Copy Markdown
Contributor

@tanaydin tanaydin commented Feb 19, 2025

This PR introduces the --update-sums parameter, which updates the SHA-256 hashes of modified files in the DIGEST_FILE. This parameter must be provided with --smoke-test.

@tanaydin tanaydin force-pushed the update-sums branch 5 times, most recently from f83b21a to d5bcecf Compare February 20, 2025 03:33
Comment thread lib/core/common.py

retVal = True

if paths.get("DIGEST_FILE"):
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getFileItem already checks for file.

@tanaydin tanaydin force-pushed the update-sums branch 3 times, most recently from a49400d to 27dc8a9 Compare February 20, 2025 05:13
…-256 hashes of modified files in the DIGEST_FILE. This parameter must be provided after --smoke.
@tanaydin tanaydin changed the title Adding extra parameter to smoke command to update sha256 sums of changed files. Feb 20, 2025
@tanaydin tanaydin closed this Apr 4, 2025
@tanaydin tanaydin deleted the update-sums branch April 11, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant