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

Partial revert for Ruby 3 syntax changes #395

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

delano
Copy link
Collaborator

@delano delano commented Jun 12, 2024

This pull request is a partial revert for commit 4b9ae8c (PR #393) that introduced Ruby 3 syntax changes. The revert specifically addresses the add_plan method in the Plan class, ensuring that it accepts arguments as intended and doesn't potentially cause a syntax error.

See:
https://github.com/onetimesecret/onetimesecret/actions/runs/9477905643/job/2611329
Screenshot 2024-06-12 at 08 40 28

This is a partial revert for commit 4b9ae8c (PR #393)
The or-equals conditional assignment for `@email_address` could
potentially carry over a value from a previous test.

See:
https://github.com/onetimesecret/onetimesecret/actions/runs/9485588070/job/26137975444?pr=395
@delano delano merged commit 6fc0b29 into develop Jun 12, 2024
10 checks passed
@delano delano deleted the delano/fix-onetime-formatOnSave branch June 12, 2024 15:50
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