Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to gradle/actions/setup-gradle #370

Merged
merged 2 commits into from
May 21, 2024

Conversation

twyatt
Copy link
Member

@twyatt twyatt commented May 19, 2024

The currently used gradle/gradle-build-action is deprecated in favor of gradle/actions/setup-gradle.

@twyatt twyatt added the maintenance General maintenance that doesn't effect the public API. label May 19, 2024
@twyatt twyatt requested review from cedrickcooke and a team as code owners May 19, 2024 05:55
@twyatt twyatt requested a review from QuantumRand May 19, 2024 05:55
Copy link

github-actions bot commented May 19, 2024

Test Results

12 files   -  50  12 suites   - 50   1s ⏱️ -14s
69 tests  - 252  69 ✅  - 252  0 💤 ±0  0 ❌ ±0 
69 runs   - 297  69 ✅  - 297  0 💤 ±0  0 ❌ ±0 

Results for commit e75915f. ± Comparison against base commit 697dcc3.

This pull request removes 252 tests.
com.juul.krayon.color.ColorTests ‑ checkArgbTransformIsCorrect[iosSimulatorArm64]
com.juul.krayon.color.ColorTests ‑ checkArgbTransformIsCorrect[js, browser, ChromeHeadless124.0.6367.208, MacOS10.15.7]
com.juul.krayon.color.ColorTests ‑ checkArgbTransformIsCorrect[macosArm64]
com.juul.krayon.color.ColorTests ‑ checkComponentRetrievalIsCorrect[iosSimulatorArm64]
com.juul.krayon.color.ColorTests ‑ checkComponentRetrievalIsCorrect[js, browser, ChromeHeadless124.0.6367.208, MacOS10.15.7]
com.juul.krayon.color.ColorTests ‑ checkComponentRetrievalIsCorrect[macosArm64]
com.juul.krayon.color.ColorTests ‑ checkComponentsAreMasked[iosSimulatorArm64]
com.juul.krayon.color.ColorTests ‑ checkComponentsAreMasked[js, browser, ChromeHeadless124.0.6367.208, MacOS10.15.7]
com.juul.krayon.color.ColorTests ‑ checkComponentsAreMasked[macosArm64]
com.juul.krayon.color.ColorTests ‑ checkCopyWorks[iosSimulatorArm64]
…

♻️ This comment has been updated with latest results.

@twyatt twyatt force-pushed the twyatt/gradle/actions/setup-gradle branch 3 times, most recently from 883ddb7 to ba6a1c2 Compare May 19, 2024 07:31
@twyatt twyatt force-pushed the twyatt/gradle/actions/setup-gradle branch from ba6a1c2 to a9af57f Compare May 19, 2024 07:42
@twyatt twyatt enabled auto-merge (squash) May 20, 2024 17:20
@twyatt twyatt disabled auto-merge May 20, 2024 17:20
@twyatt twyatt enabled auto-merge (squash) May 20, 2024 17:20
@twyatt twyatt merged commit 8dbf3ad into main May 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance General maintenance that doesn't effect the public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants