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

fix: CICD Fix JReleaser path mismatch in dotCLI Release (#29375) #29513

Merged

Conversation

dcolina
Copy link
Contributor

@dcolina dcolina commented Aug 8, 2024

Proposed Changes

  • Fix cleanup-runner action. Docker commands are not available on macOS runners.
  • Enable cleanup-runner on cli-build-artifacts and cli-release-process to avoid disk space issues.
  • Setting the right path to get the cli binaries and pushing as artifacts of the release.

Additional Info

Related to #29375 (CICD Fix JReleaser path mismatch in dotCLI Release).

This PR fixes: #29375

@dcolina dcolina requested a review from a team as a code owner August 8, 2024 20:54
@dcolina dcolina linked an issue Aug 8, 2024 that may be closed by this pull request
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@dcolina dcolina added this pull request to the merge queue Aug 12, 2024
Merged via the queue into master with commit 5da036f Aug 12, 2024
17 checks passed
@dcolina dcolina deleted the issue-29375-cicd-fix-jreleaser-path-mismatch-in-dotcli branch August 12, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CICD: Fix JReleaser path mismatch in dotCLI Release Process
3 participants