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

refactor(all): support go-fastly v9 #808

Merged
merged 10 commits into from
Feb 6, 2024
Merged

Conversation

Integralist
Copy link
Collaborator

@Integralist Integralist commented Feb 5, 2024

Most of the changes in this PR are just wrapping the original code with nil checks and then dereferencing the pointer if they're not nil.

Otherwise, changes will be things like replacing function calls for fastly.String(), fastly.Int() etc to fastly.ToPointer().

@Integralist Integralist added the enhancement New feature or request label Feb 5, 2024
@Integralist Integralist marked this pull request as ready for review February 5, 2024 19:45
@Integralist Integralist requested a review from razaj92 February 6, 2024 08:01
@Integralist Integralist merged commit e92d85f into main Feb 6, 2024
9 checks passed
@Integralist Integralist deleted the integralist/gofastly-v9 branch February 6, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants