Skip to content
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

allow missing trailing slashes in chainUploadLocation #970

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jmhodges
Copy link
Contributor

@jmhodges jmhodges commented Sep 4, 2024

  • trim leading slash before uploading chains to S3
  • started as just filepath.Join(target.Path, name) in writeLocalFile
  • make subtests for easier testing
  • join the X5U
  • remove FIXME log
  • use url.JoinPath to correctly escape and join x5u and chainName
  • use default http client everywhere now since we're not modifying it

@jmhodges jmhodges force-pushed the allow-missing-trailing-slashes-in-chainUploadLocation branch from 5ab08d2 to 48e4e16 Compare December 11, 2024 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant