Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Gradle cache usage added#998

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
bissquit merged 23 commits intomainfromegor-vasiliev/test-gradle-cache-974
Oct 4, 2022
Merged

Conversation

@bissquit
Copy link
Member

Description

Adding Gradle cache usage

Fixes#974

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Automated Testing

Build test has been run from a branch

Manual Scenario

At the developer machine it could be tested like this:

Run container:

docker run -it --name gradle-cache-test -v C:\path\to\repo\UTBotJava\:/UTBotJava --workdir /UTBotJava unittestbot/java-env:java11-zulu-jdk-gradle7.4.2-kotlinc1.7.0 /bin/bash

Run test as usual but don't forget to add--build-cache to reuse cache:

cd utbot-fuzzersgradle --build-cache --no-daemon :utbot-fuzzers:test

Cache will be placed into~/.gradle/caches

Checklist (remove irrelevant options):

This is the author self-check list

  • Run test from branch
  • If previous step is ok, change all related workflows to use cache

@bissquitbissquit added the ctg-enhancementNew feature, improvement or change request labelSep 23, 2022
@bissquitbissquit self-assigned thisSep 23, 2022
Copy link
Member

@viktoriia-fominaviktoriia-fomina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

@bissquitbissquit merged commit1ab8f2c intomainOct 4, 2022
@bissquitbissquit deleted the egor-vasiliev/test-gradle-cache-974 branchOctober 4, 2022 07:07
@alisevychalisevych added this to the2022.10.1 Release milestoneOct 7, 2022
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull requestOct 17, 2022
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull requestOct 17, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@denis-fokindenis-fokindenis-fokin approved these changes

@viktoriia-fominaviktoriia-fominaviktoriia-fomina approved these changes

Assignees

@bissquitbissquit

Labels

ctg-enhancementNew feature, improvement or change request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Evaluate build execution time with Gradle caches

5 participants

@bissquit@denis-fokin@viktoriia-fomina@alisevych

[8]ページ先頭

©2009-2025 Movatter.jp