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

Replace server.address() by server.base_url() #110

Merged
merged 1 commit into from
Dec 10, 2022
Merged

Replace server.address() by server.base_url() #110

merged 1 commit into from
Dec 10, 2022

Conversation

JonathanPlasse
Copy link
Contributor

Close #61

Copy link
Collaborator

@mariocynicys mariocynicys left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Member

@sr-gi sr-gi left a comment

Choose a reason for hiding this comment

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

LGTM

Needs rebasing

@sr-gi
Copy link
Member

sr-gi commented Sep 16, 2022

@JonathanPlasse can you rebase master and force push so this can be merged?

@JonathanPlasse
Copy link
Contributor Author

Rebase done.

@sr-gi
Copy link
Member

sr-gi commented Oct 17, 2022

Hey @JonathanPlasse, we require all commits to be signed in order to merge them into the main branch. Please check https://github.com/talaia-labs/rust-teos/blob/master/CONTRIBUTING.md#signing-commits and rebase + recommit please.

@sr-gi
Copy link
Member

sr-gi commented Dec 9, 2022

@JonathanPlasse I completely missed that you addressed this. Sorry.

If you can rebase to be up to date with master I'll merge this.

Signed-off-by: Jonathan Plasse <13716151+JonathanPlasse@users.noreply.github.com>
@JonathanPlasse
Copy link
Contributor Author

Rebased.

@sr-gi sr-gi merged commit af6cc8d into talaia-labs:master Dec 10, 2022
@JonathanPlasse JonathanPlasse deleted the replace-base_url-by-address branch December 10, 2022 20:45
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.

Build MockServer endpoints using base_url() instead of address()
3 participants