Skip to content

Releases: gradle/common-custom-user-data-maven-extension

2.4.0

Choose a tag to compare

@bot-githubaction bot-githubaction released this 31 Jul 16:33
fe6d769
  • [NEW] Detect Copilot via the COPILOT_CLI and COPILOT_AGENT environment variables, capturing the AI tag and AI agent value Copilot

2.3.0

Choose a tag to compare

@bot-githubaction bot-githubaction released this 29 Jun 21:22
61a5a45
  • [NEW] Capture Cursor as an AI agent via the CURSOR_AGENT environment variable

2.2.0

Choose a tag to compare

@bot-githubaction bot-githubaction released this 22 Apr 18:37
d594c60
  • [NEW] Add AI tag to the Build Scan when invoked by an AI Agent
  • [NEW] Add custom value to the Build Scan indicating which AI Agent invoked the build
  • [NEW] Add link in Build Scan to GitHub PR
  • [NEW] For GitHub PRs, capture GITHUB_BASE_REF as the value PR base branch

2.1.0

Choose a tag to compare

@bot-githubaction bot-githubaction released this 14 Nov 13:50
0bb5838
  • [NEW] Add support for evaluating one or more Groovy scripts in the Develocity storage directory

2.0.7

Choose a tag to compare

@bot-githubaction bot-githubaction released this 10 Nov 23:16
683a966
  • [FIX] Added a null-safety check to handle cases where the Maven session may be null

2.0.6

Choose a tag to compare

@bot-githubaction bot-githubaction released this 15 Sep 18:39
1d91ded
  • [FIX] GitHub Actions build link doesn't include run attempt

2.0.5

Choose a tag to compare

@bot-githubaction bot-githubaction released this 29 Aug 14:33
7f4841a
  • [FIX] Add GitHub run attempt as custom value to precisely identify GitHub Action run

2.0.4

Choose a tag to compare

@bot-githubaction bot-githubaction released this 28 Aug 08:30
0abc83d
  • [FIX] Add GitHub run number as custom value to precisely identify GitHub Action run

2.0.3

Choose a tag to compare

@bot-githubaction bot-githubaction released this 06 Jun 12:36
c744e1a
  • [NEW] Added tagging VS Code builds
  • [FIX] Redacting user info from git URLs when the user info contains a URL-encoded character

2.0.2

Choose a tag to compare

@bot-githubaction bot-githubaction released this 05 May 21:29
1325065
  • [FIX] Update to Groovy 4 to handle Java 24