Skip to content

issues Search Results · repo:gradle/actions language:TypeScript

Filter by

191 results
 (54 ms)

191 results

ingradle/actions (press backspace or delete to remove)

Looks like https://services.gradle.org/versions/all is responding with a 403 and is causing the gradle/actions@v4 to fail. This is impacting all of our production build jobs. $curl -sS -D - https://services.gradle.org/versions/all ...
  • peternied
  • 3
  • Opened 
    2 days ago
  • #707

I ve recently tried to use the GRADLE_BUILD_ACTION_CACHE_KEY_PREFIX env variable to store different caches, but I ve seen that the prefix only applies to the gradle home cache and not to the other cache ...
  • eduardbosch-jt
  • Opened 
    23 days ago
  • #689

As of gradle/actions@v4 8379f6a1328ee0e06e2bb424dadb7b159856a326, dependency submission fails with: Notice: Submitted dependency-graph-reports/continuous_integration-dependency-submission-build-toolsgradle-shared-config-4-8.json: ...
  • viluon
  • 3
  • Opened 
    on Jun 11
  • #666

I sue setup-gradle. It says, the cache is restored: Image However, the CI fails when GETing a plugin from plugins.gradle.org. Could not download foojay-resolver-1.0.0.jar (org.gradle.toolchains:foojay-resolver:1.0.0) ...
  • koppor
  • 2
  • Opened 
    on Jun 5
  • #658

The new behavior of always generating a temporary develocity keys should be optional behavior. Image Then because the environment variable will never be consistent it leads to perpetual configuration ...
  • trevjonez
  • 1
  • Opened 
    on Jun 4
  • #657

In case GitHub responds with 503, the dependency submission silently fails and the SBOM is not published: Warning: Failed to generate-and-submit dependency graph. Will continue. HttpError: Dependency ...
  • radoslaw-panuszewski
  • 2
  • Opened 
    on Jun 4
  • #656

I am trying to use these actions but a lot of Gradle actions are suddenly becoming extremely slow. I see this regularly when restoring Gradle state from cache: Error: getCacheEntry failed: connect ETIMEDOUT ...
  • jamesforwardnwboxed
  • Opened 
    on Jun 3
  • #655

GitHub now supports dependency auto-submission for Gradle. Maybe it would be good to update the documentation[^1] to explain if or when manually configuring gradle/actions/dependency-submission is still ...
  • Marcono1234
  • 1
  • Opened 
    on May 29
  • #652

I have a remote build cache which lives on the same machine as my CI runners. As per this actions recommendation, I ve set cache-disabled: true so the runner will use the remote cache. Unfortunately, ...
  • MarcusDunn
  • 2
  • Opened 
    on May 26
  • #649

gradle/actions/dependency-submission@v4 seems to be interfering with build plugin resolution somehow. I also have pluginManagement { repositories { ... } } set correctly in settings.gradle.kts. Logs ...
  • gabrieljones
  • 3
  • Opened 
    on May 22
  • #643
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub