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

Provide ways for users to advertise willingness for us to test their website #85

Open
cscheid opened this issue Aug 31, 2023 · 0 comments
Assignees

Comments

@cscheid
Copy link
Contributor

cscheid commented Aug 31, 2023

We want to ensure quarto updates don't break existing projects. One way to do this would be to let users advertise in their _quarto.yml files that they're opting in to us compiling their projects.

For example, we could add a opt-in-to-quarto-dev-testing: true option. This is relatively easy to search for in GitHub code search, and would signal to quarto devs that the quarto project owners actively want this kind of testing.

This is only feasible if the project uses GHA workflows to render. This way we can know for sure that the project has all necessary assets, etc. Nevertheless, it would be a good way for authors to communicate their willingness to add their project to our test suite, so to speak.

@cscheid cscheid self-assigned this Aug 31, 2023
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

No branches or pull requests

1 participant