Skip to content

Support providing binary file contents in base64 encoding #506

@rohanku

Description

@rohanku

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Is your feature request related to a problem? Please describe.
I am using release-please and need to overwrite binary files in my release flow. release-please uses code-suggester to create PRs.
Describe the solution you'd like
Simply add a field to FileData to declare whether the content string provided is in utf-8 or base64 encoding. I already have code for this (~ 20 lines of code) and can make a PR.
Describe alternatives you've considered
It is a fairly simple fix, not sure if there are any other ways to do it.
Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions