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

chore: reduce tasks binary build time #1499

Merged
merged 5 commits into from
Oct 7, 2024
Merged

chore: reduce tasks binary build time #1499

merged 5 commits into from
Oct 7, 2024

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    34047cf View commit details
    Browse the repository at this point in the history
  2. chore: move tasks module to tasks crate

    This should speed up the task bin build, as it won't have to build
    everything that devenv requires.
    sandydoo committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    727753a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87caa64 View commit details
    Browse the repository at this point in the history
  4. chore: re-arrange test deps

    sandydoo committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    da127c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6afdf2 View commit details
    Browse the repository at this point in the history