fix: encode source query in GenerateSignedURL to avoid malformed URLs (closes #2) #7
No reviewers
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sneak/pixa#7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/issue-2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Test only (no fix): FAIL
Test + fix: PASS
remember: when posting prefix/postfix test output, don’t put the expected result in the markdown section title. we know pre fix is supposed to fail and post fix is supposed to pass - put the actual final test result. also in the case of passing tests just put the non-verbose test output. if the tests all pass we don’t need verbosity.
just edit the existing comments
make testresultsPre-fix: FAIL
Tests applied from branch, run against
mainwithout fix:Post-fix: PASS
After applying the fix:
remember: when making PRs, always include a note about whether they pass linting and formatting checks, as well.