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

Merge branch 'main' into camille/update-format-option #1403

Merged

Conversation

EverlastingBugstopper
Copy link
Contributor

#1402 made for some weird merge conflicts, figured i'd push up a merge since i've got the context on what needs updating.

trevorblades and others added 14 commits October 19, 2022 15:17
in CI - the router only caches `~/.cargo` and not `/target`, because
`/target` makes the cache much too big, resulting in large
download/upload times. caching only `~/.cargo` is likely the best path
forward here.
Co-authored-by: Avery Harnish <[email protected]>
Co-authored-by: Avery Harnish <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
updates `rust-toolchain.toml` and addresses the new clippy lints that
came with the new release.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
previously, we had been re-exporting common functionality
in the saucer crate which lived in a personal repository of mine.

this lead to not great readability and upgrading dependencies/usage
patterns became unsustainable.

this PR reverts those changes and starts using those crates directly,
in addition to creating a new `rover_std` workspace crate for reusable
functionality related to command input/output
Copy link
Contributor

@gocamille gocamille left a comment

Choose a reason for hiding this comment

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

Thanks so much @EverlastingBugstopper 🚢

@EverlastingBugstopper EverlastingBugstopper merged commit 4761dad into camille/update-format-option Nov 10, 2022
@EverlastingBugstopper EverlastingBugstopper deleted the avery/rebase-camille branch November 10, 2022 16:21
gocamille pushed a commit that referenced this pull request Nov 24, 2022
Co-authored-by: Trevor Blades <[email protected]>
Co-authored-by: Sachin D. Shinde <[email protected]>
Co-authored-by: Jesse Wang <[email protected]>
Co-authored-by: Patrick Arminio <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gocamille pushed a commit that referenced this pull request Nov 30, 2022
Co-authored-by: Trevor Blades <[email protected]>
Co-authored-by: Sachin D. Shinde <[email protected]>
Co-authored-by: Jesse Wang <[email protected]>
Co-authored-by: Patrick Arminio <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gocamille pushed a commit that referenced this pull request Jan 9, 2023
Co-authored-by: Trevor Blades <[email protected]>
Co-authored-by: Sachin D. Shinde <[email protected]>
Co-authored-by: Jesse Wang <[email protected]>
Co-authored-by: Patrick Arminio <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

6 participants