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

chore: Automate CLI Version Update for Agile Releases (#30276) #30346

Merged

Conversation

dcolina
Copy link
Contributor

@dcolina dcolina commented Oct 15, 2024

Proposed Changes

  • A new job is included in the dotCLI GitHub Actions workflow example that calculates the latest available version of the dotcli runner. This ensures we always point to the most recent version of the jar without hardcoding any particular version.

Additional Info

Related to #30276 (Automate CLI Version Update for Agile Releases).

This PR fixes: #30276

@dcolina dcolina enabled auto-merge October 15, 2024 13:48
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 Oct 15, 2024
Merged via the queue into main with commit 57ad2c0 Oct 15, 2024
21 checks passed
@dcolina dcolina deleted the issue-30276-automate-cli-version-update-for-agile-releases branch October 15, 2024 20:10
spbolton pushed a commit that referenced this pull request Nov 11, 2024
### Proposed Changes
* A new job is included in the dotCLI GitHub Actions workflow example
that calculates the latest available version of the dotcli runner. This
ensures we always point to the most recent version of the jar without
hardcoding any particular version.

### Additional Info
Related to #30276 (Automate CLI Version Update for Agile Releases).
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.

Automate CLI Version Update for Agile Releases
3 participants