Tylan Davis

Results 6 issues of Tylan Davis

Adds info for updated environment variables in Payload 2.x.

## Description Adjusts some code blocks in the docs to avoid extra-long lines. - [x] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. ## Type of change...

## Description Adjusts some code blocks in the docs to avoid extra-long lines. - [x] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. ## Type of change...

`/new/import` shows a list of repos to import from GitHub. Currently the pagination component does not render even if the user has more than the `perPage` value.

### Link to reproduction _No response_ ### Environment Info Binaries: Node: 22.6.0 npm: 10.8.2 Yarn: 1.22.22 pnpm: 9.7.1 Relevant Packages: payload: 3.0.0-beta.111 next: 15.0.0-canary.173 @payloadcms/db-mongodb: 3.0.0-beta.111 @payloadcms/email-nodemailer: 3.0.0-beta.111 @payloadcms/graphql: 3.0.0-beta.111...

status: needs-triage
v3
created-by: Payload team

Adds the ability to select from different options when triggering a redeploy of a Payload Cloud project. **BEFORE MERGE** - [ ] Corresponding backend changes that need to be made...