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

provisional: Attachments now uses base64 padding not raw mode #629

Merged
merged 8 commits into from
May 31, 2024

Conversation

Johnlon
Copy link
Member

@Johnlon Johnlon commented May 31, 2024

🤔 What's changed?

Bug fix to the new support of Attachments to use base64 padding as that's what cuke jvm does.
Currently does raw mode which means it's not strictly compatible.

⚡️ What's your motivation?

Compatibility with the cucumber JVM cuke report.

🏷️ What kind of change is this?

  • 🐛 Bug fix (non-breaking change which fixes a defect)

Not breaking as this new feature is unreleased as of now.

♻️ Anything particular you want feedback on?

@Johnlon Johnlon changed the title Attachments now uses base64 padding now raw mode Attachments now uses base64 padding not raw mode May 31, 2024
@Johnlon Johnlon changed the title Attachments now uses base64 padding not raw mode provisional: Attachments now uses base64 padding not raw mode May 31, 2024
@Johnlon Johnlon merged commit 3abb346 into cucumber:main May 31, 2024
5 checks passed
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.

None yet

1 participant