Skip to content

Conversation

@chancesm
Copy link
Contributor

@chancesm chancesm commented Jul 8, 2023

Summary

I was wanting something to work on so I felt like adding a middleware for echo for your Go SDK. I did follow the patterns established in the other middleware options while working on this one. This is also one of my first OSS PRs so if you need me to change anything at all, please let me know.

How did you test this change?

I have not tested this change yet

Are there any deployment considerations?

Nope 😄

@reflame reflame bot temporarily deployed to Preview July 8, 2023 04:14 Destroyed
Copy link
Member

@Vadman97 Vadman97 left a comment

Choose a reason for hiding this comment

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

sorry we haven't gotten back to you sooner here! code looks great other than a cleanup with the go dependencies.

could you also add docs for the new middleware? you'll need to change

it would also be nice if you could add an example echo app using the middleware in https://github.com/highlight/highlight/tree/main/e2e/go

@Vadman97
Copy link
Member

hey @chancesm , any chance you could take another look at the remaining questions?

@chancesm
Copy link
Contributor Author

chancesm commented Aug 12, 2023 via email

@chancesm chancesm force-pushed the add-go-echo-middleware branch from 9cb8835 to 1c31b35 Compare August 18, 2023 03:30
@chancesm
Copy link
Contributor Author

  • Add Documentation
  • Add Example
  • Answer other questions

If there is anything else you would like me to do as part of this PR, please let me know 🙂

Copy link
Member

@Vadman97 Vadman97 left a comment

Choose a reason for hiding this comment

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

🚢 thank you for your contribution!

@Vadman97 Vadman97 enabled auto-merge (squash) September 7, 2023 01:18
@Vadman97 Vadman97 disabled auto-merge September 7, 2023 01:19
@Vadman97
Copy link
Member

Vadman97 commented Sep 7, 2023

@chancesm should be good to go, but mind updating the description about how this was tested? could you try running the example you are adding locally to ensure this works correctly as an echo middleware?

@chancesm
Copy link
Contributor Author

chancesm commented Sep 7, 2023

@Vadman97 I'll do that this weekend 👍🏻

@Vadman97 Vadman97 merged commit 5bdd8f9 into highlight:main Sep 18, 2023
lewisl9029 pushed a commit to lewisl9029/highlight that referenced this pull request Nov 16, 2023
## Summary

I was wanting something to work on so I felt like adding a middleware
for echo for your Go SDK. I did follow the patterns established in the
other middleware options while working on this one. This is also one of
my first OSS PRs so if you need me to change anything at all, please let
me know.

## How did you test this change?

I have not tested this change yet

## Are there any deployment considerations?

Nope 😄

---------

Co-authored-by: Vadim Korolik <vadim@highlight.io>
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