Skip to content

update CI - #318

Merged
cedricchevalier19 merged 6 commits into
LIHPC-Computational-Geometry:masterfrom
imrn99:update-ci
Jan 6, 2026
Merged

cedricchevalier19 merged 6 commits into
LIHPC-Computational-Geometry:masterfrom
imrn99:update-ci

Conversation

@imrn99

@imrn99 imrn99 commented Dec 8, 2025

Copy link
Copy Markdown
Member

update all workflows besides docker_publishs (not sure what those are supposed to do)

@cedricchevalier19

Copy link
Copy Markdown
Member

I have to fix the required checks, but @imrn99 can you look at the failures?

@imrn99 imrn99 left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

  • clippy CI fails because we deny warnings; I could comment out the deny option for now and add it back in the PR which will handle all warnings
  • format fails due to some Rust code, but I think it would also fail after due to toml files. Both are fixed by #317, where I formatted at the same time I updated the edition

the 3 "pending" jobs are from the old files I believe

Comment thread .github/workflows/ci.yml
- name: Run clippy
run: |
cargo clippy --all-targets -- \
-D warnings \

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this option makes the CI fail

@cedricchevalier19
cedricchevalier19 merged commit 6813840 into LIHPC-Computational-Geometry:master Jan 6, 2026
3 of 4 checks passed
@imrn99
imrn99 deleted the update-ci branch January 8, 2026 07:06
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.

2 participants