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

feat: add list of available profiles to run error #105

Merged
merged 4 commits into from
Jul 12, 2024
Merged

Conversation

MrHedmad
Copy link
Owner

@MrHedmad MrHedmad commented Jul 11, 2024

This PR adds a new list of available profiles to the error message that the user gets when running kerblam run without options.

TODO

Before merging, tick all of these boxes:

  • cargo test -- --include-ignored passes without errors or warnings.
  • Documentation is updated that reflect these changes.
    • This PR changes nothing that is reflected in docs.
  • @all-contributors is made aware of this PR.

@MrHedmad MrHedmad added the feat New feature or request label Jul 11, 2024
@MrHedmad MrHedmad self-assigned this Jul 11, 2024
The docker-relying tests used to fail a *lot*. I am not sure of why,
but a hunch is that the parallel execution was messing with something.
Now, with the `serial_test` lib, we run them serially, in just one
thread, and that's it.

Tried them a few times and they have always worked reliably.
@MrHedmad MrHedmad merged commit 6f0d3d3 into main Jul 12, 2024
6 checks passed
@MrHedmad MrHedmad deleted the add_profile_list branch July 12, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant