Róbert Papp

Results 398 issues of Róbert Papp

We have a step that uses upload-sarif. It ran on `merge_group:` but failed because the merge queue item was removed from the queue. This resulted in the following error message...

### Describe the bug Latest `gh` on GHA at the moment. https://github.com/cli/cli/releases/tag/v2.63.2 was released 7 days ago. ### Steps to reproduce the behavior 1. We're trying to add a team...

bug
needs-user-input
needs-triage
gh-pr

**Describe the bug** Just migrated to Dokka 2.0.0, and I was diffing the artifacts of publishToMavenLocal. I found that the new javadoc jar contains the absolute paths of the source...

bug
runner: Gradle plugin

Rework of https://github.com/ktorio/ktor-samples/pull/62 on top of 2024 improvements.

It's not executed when configuration cache is reused.

a:bug
in:build
in:test
on:gradle

See https://docs.gradle.org/current/userguide/reporting_problems.html#sec:reporting_problems TODO change `fun nagUserWithPluginDeprecation` to use the Problems API whenever available. See #933

a:feature
in:meta
on:gradle

* hides them under Archived at the end in main mist * Makes the list read-only * hides them from list picker on items

Please clarify in the action.yml file which `cache-` inputs affect which caches. https://github.com/gradle/actions/blob/182e4d39a69c621df8047e4504c7be47bacfd8d6/setup-gradle/action.yml#L11-L66 The available caches being: * GitHub Actions Cache * Build Cache * Configuration Cache * Artifact Transforms?...

### Current Behavior ### Expected Behavior ### Context (optional) _No response_ ### Self-contained Reproducer Project Just any project. ### Gradle version 9.3.0-rc-1 ### Gradle version that used to work 9.2.1...

in:console
re:windows
a:regression