IQSS / IQSS/dataverse

Speedup Github Action runs

Open
#10,428 5 comments 0 reactions 1 assignee View on GitHub

@poikilotherm is already working on this.

Since Mar 26, 2024.

Component: Code Infrastructure Component: Containers
Dominant language
Java
Stars
1.1k
Forks
564
Avg merge
2d 2h
Merged PRs (30d)
29

Description

Artifacts: Uploads are slow!

  • Do not include the WAR file in the java-builddir.tar (140 MB)
  • Maybe do not include the dataverse/WEB-INF/lib dir (160MB)

Caching:

  • Analyse why there are 240 MB and 800 MB caches
  • Do not use a cache for very different versions of the POM. We're stable enough, just make it one cache.
  • Delete the cache at certain intervals (time based? closed PR based?)
  • Optimize cache ignores, do not include installed build artifacts

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.