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

From 7 to 8 migration guide link to yaml preconditions #246

Closed
timtebeek opened this issue Nov 15, 2023 · 1 comment
Closed

From 7 to 8 migration guide link to yaml preconditions #246

timtebeek opened this issue Nov 15, 2023 · 1 comment
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@timtebeek
Copy link
Contributor

Revise the 7 to 8 migration guide now that we have yaml preconditions

Instead of the hint here

{% hint style="warning" %}
There is, unfortunately, no way for a YAML recipe to use `Preconditions`. We hope to support such a feature for them eventually, though.
{% endhint %}

We should probably link here

### Preconditions
Preconditions are used to limit where a recipe is run.
This is commonly used to target specific files or directories, but any recipe which is not a `ScanningRecipe` can be used as a precondition.

@timtebeek timtebeek added the bug Something isn't working label Nov 15, 2023
@timtebeek timtebeek added the documentation Improvements or additions to documentation label Nov 15, 2023
@timtebeek
Copy link
Contributor Author

@mike-solomon figured log this as an issue to not forget; didn't immediately pick this up as I thought we might want to go over some of the paragraphs above the tip as well, or whatever you think is best. I don't think the docs necessarily have to reflect all the stages we went through; just have them be applicable to what's now available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
Archived in project
Development

No branches or pull requests

1 participant