microsoft / microsoft/tolerant-php-parser
Migrate Travis CI checks to GitHub workflows
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 894
- Forks
- 85
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 3
Description
https://app.travis-ci.com/github/Microsoft/tolerant-php-parser/builds is apparently a blank page and broken image at the time this issue was created.
This seems to be why https://github.com/microsoft/tolerant-php-parser/pull/405/files was created
The same functionality is possible (e.g. also run it in docker similar to how phpunit tests are run in GH Actions) if configuration is added (and tested)
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
Review the Travis CI build page and pull request #405, then compare the existing GitHub Actions configuration with how PHPUnit tests run in Docker. Done means the Travis checks are reproduced in GitHub workflows, including the Docker-based behavior, and the configuration has been tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions, php
- Domain
- build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100