Skip to content

ci: fix ci - remove append_as_bytes logic, misc changes#3861

Merged
nateberkopec merged 4 commits intopuma:mainfrom
MSP-Greg:00-ci-truffle-exclude
Jan 20, 2026
Merged

ci: fix ci - remove append_as_bytes logic, misc changes#3861
nateberkopec merged 4 commits intopuma:mainfrom
MSP-Greg:00-ci-truffle-exclude

Conversation

@MSP-Greg
Copy link
Copy Markdown
Member

Description

Removes append_as_bytes logic, which was causing failures in TruffleRuby head. The code was added when 6.6.1 was in development. A lot of has changed in Ruby when moving from 2.4 to 3.0, and encoding is much better in Ruby 3.0.

Also, tightening up of a few tests, etc.

Your checklist for this pull request

  • I have reviewed the guidelines for contributing to this repository.
  • I have added (or updated) appropriate tests if this PR fixes a bug or adds a feature.
  • My pull request is 100 lines added/removed or less so that it can be easily reviewed.
  • If this PR doesn't need tests (docs change), I added [ci skip] to the title of the PR.
  • If this closes any issues, I have added "Closes #issue" to the PR description or my commit messages.
  • I have updated the documentation accordingly.
  • All new and existing tests passed, including Rubocop.

@github-actions github-actions bot added the waiting-for-review Waiting on review from anyone label Jan 18, 2026
@github-actions github-actions bot added waiting-for-merge and removed waiting-for-review Waiting on review from anyone labels Jan 20, 2026
@nateberkopec nateberkopec merged commit b8c4783 into puma:main Jan 20, 2026
85 checks passed
@MSP-Greg MSP-Greg deleted the 00-ci-truffle-exclude branch January 20, 2026 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants