playframework / playframework/playframework.com
Prefer VM over Container
Open
Nobody has claimed this yet.
status:backlog
- Dominant language
- Scala
- Stars
- 44
- Forks
- 62
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 3
Description
The build description explicitly states the need to run on a container:
https://github.com/playframework/playframework.com/blob/master/.travis.yml#L1-L5
so this fix could be trickier than it looks.
Refers to https://changelog.travis-ci.com/the-container-based-build-environment-is-fully-deprecated-84517
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 with .travis.yml lines 1-5 and read the linked Travis CI deprecation notice to understand the current container requirement. Done means the build uses a VM environment instead and remains compatible with the website's build.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100