Skip to content

Conversation

@cscheid
Copy link
Collaborator

@cscheid cscheid commented Dec 16, 2025

This should close a few of our quarto preview intermittent issues whose symptom is a missing quarto_ipynb file.

See, eg, #12992.

@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Dec 16, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@cscheid
Copy link
Collaborator Author

cscheid commented Dec 16, 2025

This last failing test is interesting. If I'm reading the messages correctly, we previously had:

  • a test that used to pass but which requested invalid options
  • a code path that verified the validity of options that wasn't getting called because of incorrect plumbing of the ProjectContext object

Now that things are properly connected, the test fails. But it seems that this test shouldn't really even be there?

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.

4 participants