Do not include js in the repository
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 38/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- build-system, frontend
Research direction
Inspect the repository for tracked compiled JavaScript and the build or CI configuration that produces or checks it. Remove the generated files from repository workflows where appropriate, while keeping the tutorial's JavaScript source usable; done means the repository no longer requires committed compiled JS or consistency checks for it.
Written by the indexing model from the issue text.
Description
This tutorial should be used to develop apps that will most likely not be shipped with the server. So there's no need to include the compiled js.
We should avoid including the js in the repo when possible because:
- It leads to conflicts on rebases that would otherwise be smooth.
- It requires rebuilding the js as a production build for every pull request.
- It requires additional consistency checks in ci to ensure js is updated.
- It increases the repo size significantly.
- Dominant language
- JavaScript
- Stars
- 54
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
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.
More from nextcloud/app-tutorial
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
nextcloud/app-tutorial#474 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 45/100
nextcloud/app-tutorial#470 · 1 comment · 1 reaction ·
All issues in nextcloud/app-tutorial
Similar issues
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
optimization optimization:agents-md-curator
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
githubnext/gh-aw-cao#13143 ·
-
status: needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100