Skip to content

Move all tests to just #3099

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Move all tests to just #3099

wants to merge 2 commits into from

Conversation

domenukk
Copy link
Member

Description

This moves all CI tests to a justfile to allow local tests.

It'll probably take a few tries to get CI green :D
Help appreciated

Checklist

  • I have run ./scripts/precommit.sh and addressed all comments

@tokatoka
Copy link
Member

now you start to like just 😉

@domenukk domenukk marked this pull request as draft March 21, 2025 20:50
- name: Build no_std no_alloc bolts
run: cd ./libafl_bolts && cargo +nightly build -Zbuild-std=core --target aarch64-unknown-none --no-default-features -v --release && cd ../

format-toml:
Copy link
Member

Choose a reason for hiding this comment

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

is this ci job accidentally removed?

Copy link
Member Author

Choose a reason for hiding this comment

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

nah it's redundant

This was referenced Apr 7, 2025
@domenukk
Copy link
Member Author

I'm not able to work atm, but this is still needed..

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