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

Use native JSON in Elixir #11295

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

Use native JSON in Elixir #11295

wants to merge 23 commits into from

Conversation

TylerWitt
Copy link

What are you trying to accomplish?

This bumps the Elixir version to 1.18 and the OTP version to 27.

It allows both

  • This also lets us support depth for git repositories.
  • Native JSON processing (no dependencies at all).

Anything you want to highlight for special attention from reviewers?

How will you know you've accomplished your goal?

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

This also lets us support `depth` for git repositories.
@TylerWitt TylerWitt requested a review from a team as a code owner January 14, 2025 09:59
@github-actions github-actions bot added the L: elixir:hex Elixir packages via hex label Jan 14, 2025
@TylerWitt TylerWitt marked this pull request as draft January 14, 2025 14:44
@abdulapopoola
Copy link
Member

Thanks @TylerWitt , looking forward to your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: elixir:hex Elixir packages via hex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants