jquery-form / jquery-form/form
The Travis CI badge on README.md (i.e. GitHub repository frontpage) no longer work
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.1k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
Please review Instructions for Reporting a Bug.
Description:
The Travis CI badge no longer works.
Expected Behavior:
The Travis CI badge in the README.md should show the build / test status of the latest commit in master branch.
Actual behavior:
The Travis CI badge shows "unknown" as the status.
This because the badge is of travis-ci.org was discontinued on December 31st, 2020. All badges no longer work. You need to either migrate to travis-ci.com or other CI services (e.g. GitHub Actions).
Versions:
LoadJSON: --
jQuery: --
Browsers: --
Demonstration
--
Steps to reproduce:
--
Contributor guide
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 in README.md and inspect the existing travis-ci.org badge URL. Replace it with a supported status badge, such as one from Travis CI migration or GitHub Actions, and verify that the rendered badge reports the master branch build status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100