component-driven / component-driven/cypress-axe
Fix the release pipeline
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 641
- Forks
- 90
- Avg merge
- 6h 8m
- Merged PRs (30d)
- 1
Description
Your release pipeline is broken due to an invalid NPM token, https://github.com/component-driven/cypress-axe/actions/runs/33735754378/job/100585775461#step:5:137
Because of this, a new release with support for Cypress 16 (See https://github.com/component-driven/cypress-axe/issues/192) has not come out yet. Please look into this and publish the release including Cypress 16 support.
CICD status: https://github.com/component-driven/cypress-axe/actions/workflows/release.yml
@bmordue @esetnik
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the failed GitHub Actions run, especially step 5, and the release.yml workflow. Check the invalid NPM token failure and compare the requested Cypress 16 release with issue #192; done means the workflow completes and the package release is published.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, github-actions, typescript
- Domain
- ci-cd, devops, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100