Thomas Knickman

Results 20 issues of Thomas Knickman

I am seeing a strange issue when using `ink-link` (or `terminalLink` as well) along with the [Box](https://github.com/vadimdemedes/ink/blob/master/src/components/Box.js) provided by [ink](https://github.com/vadimdemedes/ink). I am trying to make a two column layout with...

bug
help wanted

We aren't releasing these from CI (yet) - manually publish for 1.5 updates and then I'm adding them to CI

Testing using turbo-ignore in a reusable workflow to skip workflows

area: turborepo
area: ci

# Add a non-monorepo example for 1.6 Steps to create 1. `npx create-next-app@latest` 1. `pnpm install next@latest react@latest react-dom@latest eslint-config-next@latest` (to use 13) 1. `turboify™` (add `turbo.json`, add `.turbo` to...

area: examples
pr: fixship
pkg: create-turbo
area: ci

Add new authors (we've been missing our resident ace pitcher @anthonyshew), and make filenames / keys more consistent (only because this bugged me). These are now always `{firstname}{lastname}` instead of...

# `turbo-ignore` This PR includes the following changes: * help command * version command * fallback to comparing against previous commit when `VERCEL_GIT_PREVIOUS_SHA` is not available (first deploy of branch)...

pkg: turbo-ignore

Link to new enterprise page (https://vercel.com/solutions/turborepo) for Turborepo

area: site

We never need to cache `.next/cache/**`, this PR extends our framework inference to also include globs that can be automatically added to includes and excludes. For now this is being...

area: turborepo

Update CI to correctly run new pnpm examples

area: ci