-
Notifications
You must be signed in to change notification settings - Fork 166
Allow publishing of Ollama and SQLite hosting integrations #709
Copy link
Copy link
Labels
breaking-changeIssue or PR that represents a breaking API or functional change over a prerelease.Issue or PR that represents a breaking API or functional change over a prerelease.
Milestone
Description
Currently, the Ollama and SQLite hosting integrations automatically add an ExcludeFromManifest call to prevent them being included in the publishing manifest.
While this was done with the best intentions, it causes a hassle as it's not obvious that this is happening, and while it might not be recommended that you deploy these, there are valid scenarios that you might want to.
So, we shouldn't block people who want to include them in the publishing manifest.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breaking-changeIssue or PR that represents a breaking API or functional change over a prerelease.Issue or PR that represents a breaking API or functional change over a prerelease.