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

Upgrade exporter version to 2.11.1.0 #239

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

Gokul-Radhakrishnan
Copy link
Contributor

Description

Describe your PR and add links to relevant issues.


  • All my commits include DCO.
    DCO stands for Developer Certificate of Origin and it is your declaration that your contribution is correctly attributed and licensed. Please read more about how to attach DCO to your commits here (spoiler alert: in most cases it is as simple as using -s option when doing git commit).
    Please be aware that commits without DCO will cause failure of PR CI workflow and can not be merged.

Copy link
Collaborator

@lukas-vlcek lukas-vlcek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Gokul-Radhakrishnan for PR.
It looks good, except we need to change two things:

  • The commit needs to be signed (git -s). Please see the PR description for further info (the PR contains specific steps how you can sign the commit)
  • Please update the commit message and fix the version (2.1.1 -> 2.11.1, it is perhaps a typo)

@lukas-vlcek lukas-vlcek mentioned this pull request Dec 5, 2023
5 tasks
@Gokul-Radhakrishnan
Copy link
Contributor Author

Thanks @Gokul-Radhakrishnan for PR. It looks good, except we need to change two things:

  • The commit needs to be signed (git -s). Please see the PR description for further info (the PR contains specific steps how you can sign the commit)
  • Please update the commit message and fix the version (2.1.1 -> 2.11.1, it is perhaps a typo)

Made the changes accordingly

@lukas-vlcek lukas-vlcek self-requested a review December 5, 2023 19:13
Copy link
Collaborator

@lukas-vlcek lukas-vlcek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lukas-vlcek lukas-vlcek merged commit 5f385aa into Aiven-Open:main Dec 5, 2023
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