Skip to content

Conversation

@simonneutert
Copy link
Collaborator

@simonneutert simonneutert commented Oct 17, 2025

fixes #88

Updates github workflow actions, too.
I am running checkout@v5 action in my repositories without issues.

Adds ruby v3.4 and JRuby v10.


Steps/Changes:

  • refactors code in class
  • updates docs (README.md)
  • bumps github action version
  • adds more (j)ruby versions to CI

@simonneutert simonneutert force-pushed the 88-fix-hashie-warning branch 5 times, most recently from fa3c049 to 2293bbb Compare October 17, 2025 20:34
@simonneutert simonneutert changed the title Refactor event model to correctly map 'object_id' to 'id' Refactor event model to map 'object_id' to 'id' Oct 17, 2025
@simonneutert simonneutert force-pushed the 88-fix-hashie-warning branch from 2293bbb to d04765a Compare October 17, 2025 20:39
Copy link
Owner

@dblock dblock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is backwards incompatible so we need an entry in UPGRADING.md and a bump to 3.0, don't we? Unless there's a way to make it backwards compatible and turn off the warning? Or maybe we should do a 2.4.0 that adds a warning that this is going to be renamed in 3.0?

Feel free to PR the CI changes separately.

@simonneutert simonneutert force-pushed the 88-fix-hashie-warning branch from d04765a to 71c7821 Compare October 18, 2025 08:24
updaetes GitHub CI actions, adds newest Ruby versions to CI
@simonneutert simonneutert force-pushed the 88-fix-hashie-warning branch from 71c7821 to 25a0480 Compare October 18, 2025 08:45
@simonneutert
Copy link
Collaborator Author

You're right, I missed that. Thank you for pointing it out.

Bumping to V3 would be my pick without a warning beforehand.
Here's my updated PR, please change/finish it @dblock.

See #93 for the CI improvements.

@dblock
Copy link
Owner

dblock commented Oct 18, 2025

ba0e087

@dblock dblock closed this Oct 18, 2025
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.

Overwriting object_id via hashie gem

2 participants