Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gradle/actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: gradle/actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.1
Choose a head ref
  • 4 commits
  • 12 files changed
  • 3 contributors

Commits on Jun 14, 2024

  1. handle missing access token

    cdsap authored and bigdaz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5f1c582 View commit details
    Browse the repository at this point in the history
  2. [bot] Update dist directory

    bigdaz authored and github-actions[bot] committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b532389 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Simplify requesting short-lived Develocity access tokens (#259)

    - Always fetch a token for every hostname in the access key
    - Use any tokens that are successfully fetched
    - Retain access key if no tokens can be fetched
    bigdaz authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    719985d View commit details
    Browse the repository at this point in the history
  2. [bot] Update dist directory

    bigdaz authored and github-actions[bot] committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    31ae356 View commit details
    Browse the repository at this point in the history
Loading