Pinta

Results 9 comments of Pinta

Workaround by using this snippet. https://gist.github.com/Pinta365/36abc2619c7e2c73a1ac8c35a8cf4427

Workaround: Use a snippet to extend isDrinking https://gist.github.com/Pinta365/36abc2619c7e2c73a1ac8c35a8cf4427

> @andybergon The change is not live as far as I know so we should probably leave it open to prevent someone else from opening a duplicate. Unless the maintainers...

> **Actionable comments posted: 0** > > 🧹 Nitpick comments (1) > > cli/tools/publish/mod.rs (1)> `1573-1625`: **Tests cover core scenarios.** > > > The tests verify: > > > >...

Thanks for the review @dsherret, would you mind going through these changes? - `jsr.json` fallback in `WorkspaceDirectory::maybe_package_config()` (single source of truth) - Conflict detection in `Workspace::diagnostics()` - CLI consumes workspace...

> We don't want to support jsr.json outside of deno publish. It's too many config files to probe for (slow) Right. Ok, I understand. I'll revert the deno run resolve...

Alright. Please check this out when you get a chance @dsherret. I reverted the change to the runtime package resolution.