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

ci: fix deps issues #2643

Merged
merged 1 commit into from
Aug 19, 2024
Merged

ci: fix deps issues #2643

merged 1 commit into from
Aug 19, 2024

Conversation

Arqu
Copy link
Collaborator

@Arqu Arqu commented Aug 19, 2024

Description

cargo-ndk has known issues with workspace setups for versions 3.5.5 and up.

Ensuring docker test runs start with a fresh docker setup.

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

@Arqu Arqu added ci continous integration fix Fixes a bug labels Aug 19, 2024
@Arqu Arqu self-assigned this Aug 19, 2024
Copy link

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/2643/docs/iroh/

Last updated: 2024-08-19T10:44:38Z

@dignifiedquire dignifiedquire changed the title fix: ci deps issues ci: fix deps issues Aug 19, 2024
@dignifiedquire dignifiedquire added this pull request to the merge queue Aug 19, 2024
Merged via the queue into main with commit 83f6fcc Aug 19, 2024
29 checks passed
@Arqu Arqu deleted the arqu/ci_shenanigans branch August 19, 2024 12:11
matheus23 pushed a commit that referenced this pull request Nov 14, 2024
## Description

cargo-ndk has [known
issues](bbqsrc/cargo-ndk#137) with workspace
setups for versions 3.5.5 and up.

Ensuring docker test runs start with a fresh docker setup.

## Breaking Changes

<!-- Optional, if there are any breaking changes document them,
including how to migrate older code. -->

## Notes & open questions

<!-- Any notes, remarks or open questions you have to make about the PR.
-->

## Change checklist

- [ ] Self-review.
- [ ] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.
- [ ] Tests if relevant.
- [ ] All breaking changes documented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci continous integration fix Fixes a bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants