playframework / playframework/playframework.com

Prefer VM over Container

Open
#237 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.