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

style(pdk/log): simplify buffer:put with vararg-style #13200

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

chronolaw
Copy link
Contributor

Summary

Using varags-style for string.buffer:put() will make the code easy to read.

Checklist

  • The Pull Request has tests
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

Fix #[issue number]

@github-actions github-actions bot added core/logs cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee labels Jun 13, 2024
@chronolaw chronolaw requested a review from bungle June 13, 2024 03:50
@chronolaw chronolaw force-pushed the style/clean_string_buffer_put_usage branch from 4c8b18b to a6ca4ff Compare June 24, 2024 03:55
@ADD-SP ADD-SP merged commit 324023e into master Jun 26, 2024
25 checks passed
@ADD-SP ADD-SP deleted the style/clean_string_buffer_put_usage branch June 26, 2024 05:54
@team-gateway-bot
Copy link
Collaborator

Successfully created cherry-pick PR for master:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee core/logs size/M skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants