Skip to content

#1594: Implement release commandlet#2023

Draft
laert-ll wants to merge 4 commits into
devonfw:mainfrom
laert-ll:feature/1594-implement-release-commandlet
Draft

#1594: Implement release commandlet#2023
laert-ll wants to merge 4 commits into
devonfw:mainfrom
laert-ll:feature/1594-implement-release-commandlet

Conversation

@laert-ll

Copy link
Copy Markdown
Contributor

This PR fixes TodoIssueID

Implemented changes:

  • Change 1

Testing instructions

Please add conscise, understandable instructions on how a reviewer can test/verify the functionality of your contribution here:


Checklist for this PR

Make sure everything is checked before merging this PR. For further info please also see
our DoD.

  • When running mvn clean test locally all tests pass and build is successful
  • PR title is of the form #«issue-id»: «brief summary» (e.g. #921: fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summarizes what has been done and contains link to addressed issue(s)
  • PR and issue(s) have suitable labels
  • Issue is set to In Progress and assigned to you or there is no issue (might happen for very small PRs)
  • You followed all coding conventions
  • You have added the issue implemented by your PR in CHANGELOG.adoc unless issue is labeled
    with internal
  • You have formulated clear instructions on how to test your contribution under "Testing instructions"

Checklist for tool commandlets

Have you added a new «tool» as commandlet? There are the following additional checks:

  • The tool can be installed automatically (during setup via settings) or via the commandlet call
  • The tool is isolated in its IDEasy project, see Sandbox Principle
  • The new tool is added to the table of tools in LICENSE.asciidoc
  • The new commandlet is a command-wrapper for «tool»
  • Proper help texts for all supported languages are added here
  • The new commandlet installs potential dependencies automatically
  • The variables «TOOL»_VERSION and «TOOL»_EDITION are honored by your commandlet
  • The new commandlet is tested on all platforms it is available for or tested on all platforms that are in scope of the linked issue

@github-project-automation github-project-automation Bot moved this to 🆕 New in IDEasy board Jun 15, 2026
@laert-ll laert-ll self-assigned this Jun 15, 2026
@laert-ll laert-ll force-pushed the feature/1594-implement-release-commandlet branch from 13ab4c6 to d28f993 Compare June 15, 2026 13:26
@laert-ll laert-ll moved this from 🆕 New to 🏗 In progress in IDEasy board Jun 16, 2026
@laert-ll laert-ll force-pushed the feature/1594-implement-release-commandlet branch from d491923 to 0547ac4 Compare June 16, 2026 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

1 participant