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: Crate docs action not working #247

Closed
samuelburnham opened this issue Jan 9, 2024 · 1 comment
Closed

ci: Crate docs action not working #247

samuelburnham opened this issue Jan 9, 2024 · 1 comment
Assignees
Labels
CI Continuous Integration related issues

Comments

@samuelburnham
Copy link
Contributor

From the errors below, the action seems to need a nightly toolchain and fix some doc links.

Failing run: https://github.com/lurk-lab/arecibo/actions/runs/7455356190/job/20284299252

@samuelburnham samuelburnham added the CI Continuous Integration related issues label Jan 9, 2024
huitseeker added a commit to huitseeker/ci-workflows that referenced this issue Jan 10, 2024
- Updated the execution process for `cargo-udeps` in GitHub actions.
- Enhanced stability by using `RUSTC_BOOTSTRAP` variable in `unused-deps.yml`.

THis should help solve lurk-lang/arecibo#247
@huitseeker huitseeker self-assigned this Jan 10, 2024
@huitseeker huitseeker mentioned this issue Jan 10, 2024
github-merge-queue bot pushed a commit to argumentcomputer/ci-workflows that referenced this issue Jan 10, 2024
* ci: Improve stability of `cargo-udeps` in GitHub actions

- Updated the execution process for `cargo-udeps` in GitHub actions.
- Enhanced stability by using `RUSTC_BOOTSTRAP` variable in `unused-deps.yml`.

THis should help solve lurk-lang/arecibo#247

* fix: inputs
huitseeker pushed a commit to huitseeker/arecibo that referenced this issue Jan 14, 2024
@huitseeker
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration related issues
Projects
None yet
Development

No branches or pull requests

2 participants