dequelabs / dequelabs/cauldron
Deploy previews do not handle non-url characters in the branch name
Open
tech debt
- Dominant language
- TypeScript
- Stars
- 127
- Forks
- 31
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 8
Description
see https://github.com/dequelabs/cauldron/pull/663
The url gets formatted as: https://feat-radiogroup/variant-card.d1gko6en628vir.amplifyapp.com, we should probably strip out or dashify slashes.
Contributor guide
Research direction
Start by reviewing pull request 663 and tracing the deploy-preview URL generation for branch names. Reproduce the shown branch-name case, then verify that slashes and other non-URL characters are safely stripped or dashified and that the resulting preview URL is valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100