Skip to content

[cli] Various improvements to vc target ls#11840

Merged
kodiakhq[bot] merged 6 commits intomainfrom
austinmerrick/vc-target-ls-followup
Jul 12, 2024
Merged

[cli] Various improvements to vc target ls#11840
kodiakhq[bot] merged 6 commits intomainfrom
austinmerrick/vc-target-ls-followup

Conversation

@onsclom
Copy link
Copy Markdown
Contributor

@onsclom onsclom commented Jul 11, 2024

This includes:

  • Remove CUSTOM_ENVIRONMENTS local env var check
  • Fix examples
  • Remove pagination from options because the api doesn't support pagination yet
  • Remove code cases for 0 environments because there will always be at least 3 environments

onsclom added 5 commits July 11, 2024 12:28
We do not implement pagination on the api
We will always have at least 3 environments
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jul 11, 2024

🦋 Changeset detected

Latest commit: 8152aab

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
vercel Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kodiakhq kodiakhq bot merged commit 04be7c0 into main Jul 12, 2024
@kodiakhq kodiakhq bot deleted the austinmerrick/vc-target-ls-followup branch July 12, 2024 17:10
EndangeredMassa pushed a commit that referenced this pull request Jul 15, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## [email protected]

### Minor Changes

- Add target output to `vc inspect`
([#11821](#11821))

- Send `customEnvironmentSlugOrId` to the create deployment endpoint
([#11789](#11789))

- Add `vc target ls` command
([#11790](#11790))

### Patch Changes

- Various improvements to vc target ls
([#11840](#11840))

- Updated dependencies
\[[`3eb40c8c2`](3eb40c8),
[`d0fe663af`](d0fe663),
[`b1e4a4011`](b1e4a40),
[`55ab52512`](55ab525)]:
    -   @vercel/[email protected]
    -   @vercel/[email protected]
    -   @vercel/[email protected]
    -   @vercel/[email protected]
    -   @vercel/[email protected]

## @vercel/[email protected]

### Minor Changes

- Send `customEnvironmentSlugOrId` to the create deployment endpoint
([#11789](#11789))

### Patch Changes

- Updated dependencies
\[[`3eb40c8c2`](3eb40c8)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- reject mismatched corepack and detected package managers
([#11603](#11603))

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`3eb40c8c2`](3eb40c8)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Ensure we do not include ending slash in matched path
([#11830](#11830))

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`3eb40c8c2`](3eb40c8)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Update `@remix-run/dev` fork to v2.10.2
([#11837](#11837))

## @vercel/[email protected]

### Patch Changes

- [framework-fixtures]: Bump the core group across 1 directory with
3 updates ([#11773](#11773))

-   Updated dependencies \[]:
    -   @vercel/[email protected]

## @vercel-internals/[email protected]

### Patch Changes

- Updated dependencies
\[[`3eb40c8c2`](3eb40c8)]:
    -   @vercel/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

3 participants