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

Release prep v8.2.0 #1242

Merged
merged 1 commit into from
May 16, 2022
Merged

Release prep v8.2.0 #1242

merged 1 commit into from
May 16, 2022

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 16, 2022

Automated release-prep through pdk-templates from commit 25b0fbd.
Please verify before merging:

@github-actions github-actions bot requested a review from a team as a code owner May 16, 2022 14:45
@chelnak chelnak merged commit c9cfa32 into main May 16, 2022
@chelnak chelnak deleted the release-prep branch May 16, 2022 15:27
@@ -179,12 +193,12 @@ in a hash.
* [`swapcase`](#swapcase): This function will swap the existing case of a string.
* [`time`](#time): This function will return the current time since epoch as an integer.
* [`to_bytes`](#to_bytes): Converts the argument into bytes, for example 4 kB becomes 4096.
* [`to_json`](#to_json): Convert a data structure and output to JSON
Copy link
Collaborator

Choose a reason for hiding this comment

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

@chelnak You've hit this bug.

Copy link
Contributor

Choose a reason for hiding this comment

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

wowzer good spot @alexjfisher !

Copy link
Collaborator

Choose a reason for hiding this comment

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

yeah. The main body of the docs for these functions has gone too :(

I don't know how to fix the root cause or what on earth changed between ruby versions to cause this. I could submit a workaround PR though.

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.

2 participants