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

fix: support convert binary files to b64 #1364

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

jorenbroekema
Copy link
Collaborator

@jorenbroekema jorenbroekema commented Oct 11, 2024

Issue #, if available:
closes #1360

This may be interesting to someone, but I used Claude to spar about this topic https://claude.ai/chat/93ca0bbc-051f-42ab-926f-5e5eaf0f0c55 and go from my initial code snippet, to eventually a better version of it. Also helped me understand some things about buffers :)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jorenbroekema jorenbroekema requested a review from a team as a code owner October 11, 2024 12:11
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1364.d16eby4ekpss5y.amplifyapp.com

@jorenbroekema jorenbroekema force-pushed the convert-binaries branch 3 times, most recently from 5ff8a9f to 2737ce9 Compare October 13, 2024 12:44
@dbanksdesign dbanksdesign merged commit 19aee32 into main Oct 14, 2024
5 checks passed
@dbanksdesign dbanksdesign deleted the convert-binaries branch October 14, 2024 16:31
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.

Base64 asset - InvalidCharacterError
2 participants