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

Compile fixes #4

Merged
merged 31 commits into from
Feb 1, 2024
Merged

Conversation

vaporos
Copy link
Contributor

@vaporos vaporos commented Jan 8, 2024

Various fixes to get through compile and test.

This resolves a cargo warning.

Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
This was removed to solve compiler warnings, but is used within test
code; this replaces it but guards it with cfg(test).

Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
@vaporos vaporos self-assigned this Jan 8, 2024
@github-actions github-actions bot added the 0-6 label Jan 8, 2024
@vaporos vaporos force-pushed the 032-0-6-compile-fixes branch from f45c5fe to 2a49fbd Compare January 29, 2024 17:24
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
Signed-off-by: Shawn T. Amundson <[email protected]>
This will help maintain a known-working set of crates.

Signed-off-by: Shawn T. Amundson <[email protected]>
The workflow is broken because the docker image
'jamescooke/openapi-validator:0.46.0'
 was removed from dockerhub.

Signed-off-by: Shawn T. Amundson <[email protected]>
This is intended to make it easier to find a GitHub runner on which to
run the workflows.

Signed-off-by: Shawn T. Amundson <[email protected]>
@vaporos vaporos force-pushed the 032-0-6-compile-fixes branch from 2e2d1a8 to fc08a45 Compare January 29, 2024 18:52
Adds some double quotes.

Signed-off-by: Shawn T. Amundson <[email protected]>
@vaporos vaporos force-pushed the 032-0-6-compile-fixes branch 2 times, most recently from 35ddd89 to 84c5562 Compare January 29, 2024 20:41
This removes the Rust docker-based CI workflows which no longer work due
to reliance on an old splinter-dev docker image.

Signed-off-by: Shawn T. Amundson <[email protected]>
@vaporos vaporos force-pushed the 032-0-6-compile-fixes branch from 84c5562 to 34aafc6 Compare January 29, 2024 21:12
Updates the toolchain to 1.75.0 such that the rust compiles.

Signed-off-by: Shawn T. Amundson <[email protected]>
These have not aged well and no longer pass, probably due to upstream
dependency changes.

Signed-off-by: Shawn T. Amundson <[email protected]>
@vaporos vaporos merged commit 92f64ef into splintercommunity:0-6 Feb 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants