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

add isStringNumeric to library #28

Merged
merged 6 commits into from
Mar 4, 2024

Conversation

replay
Copy link
Contributor

@replay replay commented Feb 20, 2024

helper function to check whether all characters in a string are numeric

Signed-off-by: Mauro Stettler <[email protected]>
Signed-off-by: Mauro Stettler <[email protected]>
Signed-off-by: Mauro Stettler <[email protected]>
@replay replay changed the title WIP add isStringNumeric to library add isStringNumeric to library Feb 20, 2024
@replay replay marked this pull request as ready for review February 20, 2024 12:05
ascii.libsonnet Outdated Show resolved Hide resolved
Co-authored-by: Jeroen Op 't Eynde <[email protected]>
ascii.libsonnet Outdated Show resolved Hide resolved
Co-authored-by: Jeroen Op 't Eynde <[email protected]>
@replay
Copy link
Contributor Author

replay commented Mar 1, 2024

ping @Duologic , do you think we can merge this?

@replay
Copy link
Contributor Author

replay commented Mar 4, 2024

@Duologic sorry to ping again, but I can't merge this myself :) It says:

Only those with write access to this repository can merge pull requests.

@Duologic
Copy link
Member

Duologic commented Mar 4, 2024

No worries, I approved while on my phone, couldn't fix the failing test there. Just fixed it, merging now.

@Duologic Duologic merged commit fc2e57a into jsonnet-libs:master Mar 4, 2024
2 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.

2 participants