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

feat: Add Pointer Package #411

Merged
merged 3 commits into from
Nov 20, 2023
Merged

feat: Add Pointer Package #411

merged 3 commits into from
Nov 20, 2023

Conversation

romain-tadiello
Copy link
Contributor

@romain-tadiello romain-tadiello commented Nov 15, 2023

What this PR does / why we need it

This PR aims to add a pointer package to be used across our services and librairies.
I had to do pointer conversion in API-Proxy here and saw ptr.SomeType() in several places (not using generic).
As we are using gql federation in our services we will surely need more pointer conversion and I would like to have the possibility to use generics.

Jira ID

No Jira, just an idea of package that would be nice to have

Notes for your reviewers

@romain-tadiello romain-tadiello requested a review from a team as a code owner November 15, 2023 12:08
@romain-tadiello romain-tadiello merged commit c8b3c7e into main Nov 20, 2023
1 check passed
@romain-tadiello romain-tadiello deleted the romain/add-to-pointer-pkg branch November 20, 2023 09:40
@getoutreach-ci-2
Copy link

🎉 This PR is included in version 1.83.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants