playframework / playframework/playframework.com

Avoid depending on local files manually downloaded

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

Nobody has claimed this yet.

Dominant language
Scala
Stars
44
Forks
62
Avg merge
1d 8h
Merged PRs (30d)
3

Description

playframework.com requires a handful of manually downloaded stuff:

  • translations
  • play1 modules
  • generated docs
  • etc...

(check README.md and the data/).

Depending on that makes it painful to rebuild the production machine or run the website on heroku or other clouds.

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 by reading README.md and inspecting the data/ directory to identify the manually downloaded translations, Play 1 modules, and generated documentation. Determine how these assets are currently obtained and define a rebuild and deployment path that does not depend on local files; done means the website can be rebuilt for a production machine or Heroku without manual downloads.

Written by the indexing model from the issue text.

Assessment

Domain
cloud, devops
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.