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

feat(faucet): migrate from actix to axum #511

Merged
merged 6 commits into from
Oct 8, 2024

Conversation

polydez
Copy link
Contributor

@polydez polydez commented Oct 3, 2024

Resolves: #479

@polydez polydez force-pushed the polydez-migrate-faucet-to-axum branch from 5ba4084 to f55a3bf Compare October 6, 2024 10:56
@polydez polydez force-pushed the polydez-migrate-faucet-to-axum branch from f55a3bf to e05be74 Compare October 7, 2024 07:34
@polydez polydez marked this pull request as ready for review October 7, 2024 07:36
Copy link
Contributor

@Mirko-von-Leipzig Mirko-von-Leipzig left a comment

Choose a reason for hiding this comment

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

I'm assuming you've tested this locally :)

Code LGTM, just a couple of comments that aren't really PR related.

bin/faucet/src/client.rs Outdated Show resolved Hide resolved
bin/faucet/src/errors.rs Outdated Show resolved Hide resolved
bin/faucet/src/main.rs Outdated Show resolved Hide resolved
@Mirko-von-Leipzig Mirko-von-Leipzig changed the title WIP: Faucet migration to axum feat: migrate Faucet to axum Oct 7, 2024
@Mirko-von-Leipzig Mirko-von-Leipzig changed the title feat: migrate Faucet to axum feat(faucet): migrate from actix to axum Oct 7, 2024
Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you! Not a very deep review from me - but once @Mirko-von-Leipzig comments are addressed, we can merge.

@Mirko-von-Leipzig Mirko-von-Leipzig merged commit 167bbca into next Oct 8, 2024
8 checks passed
@Mirko-von-Leipzig Mirko-von-Leipzig deleted the polydez-migrate-faucet-to-axum branch October 8, 2024 08:19
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.

3 participants