Improve speed of gradle related jobs in pipeline #23

Closed
opened 2026-03-30 13:56:30 +02:00 by lars.winzer · 5 comments
lars.winzer commented 2026-03-30 13:56:30 +02:00 (Migrated from git.scicore.unibas.ch)

Feature Request

Summary

Improve speed of gradle related jobs outlined in this userguide.

Required workarround

None.

Description

  1. Enable caching of the configuration cache (link)
  2. Enable parallel configuration caching (link)

Both can be enabled by either flags or modifying contents of the gradle.properties file.

Checklist

  • I reproduced the problem using the steps above
  • I searched documentation docs for relevant information
  • I added relevant labels
## Feature Request <!--The reccommended type is: Task--> ### Summary Improve speed of gradle related jobs outlined in [this userguide](https://docs.gradle.org/9.3.1/userguide/configuration_cache_enabling.html). ### Required workarround None. ### Description 1. Enable caching of the configuration cache ([link](https://docs.gradle.org/9.3.1/userguide/configuration_cache_enabling.html#config_cache:usage:enable)) 2. Enable parallel configuration caching ([link](https://docs.gradle.org/9.3.1/userguide/configuration_cache_enabling.html#config_cache:usage:parallel)) Both can be enabled by either flags or modifying contents of the `gradle.properties` file. ### Checklist - [x] ~~I reproduced the problem using the steps above~~ - [x] ~~I searched documentation docs for relevant information~~ - [x] I added relevant labels
lars.winzer commented 2026-03-30 13:59:21 +02:00 (Migrated from git.scicore.unibas.ch)

marked this task as related to #24

marked this task as related to #24
lars.winzer commented 2026-03-30 14:30:15 +02:00 (Migrated from git.scicore.unibas.ch)

assigned to @lars.winzer

assigned to @lars.winzer
lars.winzer commented 2026-03-30 14:31:11 +02:00 (Migrated from git.scicore.unibas.ch)

created branch chore/23-improve-speed-of-gradle-ci-jobs to address this issue

created branch [`chore/23-improve-speed-of-gradle-ci-jobs`](/cs108-fs26/Gruppe-13/-/compare/main...chore%2F23-improve-speed-of-gradle-ci-jobs) to address this issue
lars.winzer commented 2026-03-30 15:00:01 +02:00 (Migrated from git.scicore.unibas.ch)
Closed by https://git.scicore.unibas.ch/cs108-fs26/Gruppe-13/-/merge_requests/55
lars.winzer (Migrated from git.scicore.unibas.ch) closed this issue 2026-03-30 15:00:01 +02:00
lars.winzer commented 2026-03-30 15:12:19 +02:00 (Migrated from git.scicore.unibas.ch)

added 20m of time spent at 2026-03-30 12:00:00 +0200

added 20m of time spent at 2026-03-30 12:00:00 +0200
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#23