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

Move examples to separate workspace #978

Merged
merged 3 commits into from
Apr 29, 2022

Conversation

davidpdrsn
Copy link
Member

@davidpdrsn davidpdrsn commented Apr 29, 2022

This is something I've been considering for some time. The examples folder is slowly getting bigger and gaining more dependencies. Thats not bad in and off itself however it makes developing axum itself slower since there are more crates for rust-analyzer to build.

So I suggest we move the examples into their own workspace so they need to be compiled separately.

Everything is still checked on CI.

@davidpdrsn davidpdrsn force-pushed the move-examples-to-separate-workspace branch 25 times, most recently from 22dcc5c to a86ec3a Compare April 29, 2022 16:23
@davidpdrsn davidpdrsn force-pushed the move-examples-to-separate-workspace branch from a86ec3a to 073db16 Compare April 29, 2022 16:25
@davidpdrsn davidpdrsn requested a review from jplatte April 29, 2022 16:31
@davidpdrsn davidpdrsn changed the title WIP: Move examples to separate workspace Move examples to separate workspace Apr 29, 2022
@davidpdrsn davidpdrsn marked this pull request as ready for review April 29, 2022 16:31
.github/workflows/CI.yml Outdated Show resolved Hide resolved
@davidpdrsn davidpdrsn requested a review from jplatte April 29, 2022 16:39
@davidpdrsn davidpdrsn enabled auto-merge (squash) April 29, 2022 16:45
@davidpdrsn davidpdrsn merged commit 1fe4558 into main Apr 29, 2022
@davidpdrsn davidpdrsn deleted the move-examples-to-separate-workspace branch April 29, 2022 16:53
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