Skip to content

Feature/one liner install and landing page#1798

Open
shodiBoy1 wants to merge 22 commits intodevonfw:mainfrom
shodiBoy1:feature/one-liner-install-and-landing-page
Open

Feature/one liner install and landing page#1798
shodiBoy1 wants to merge 22 commits intodevonfw:mainfrom
shodiBoy1:feature/one-liner-install-and-landing-page

Conversation

@shodiBoy1
Copy link
Copy Markdown
Contributor

This PR fixes #1797

Implemented changes:

  • Fixed detect_os() in install.sh to handle Windows Git Bash by adding MINGW*|MSYS*|CYGWIN* pattern detection

Checklist for this PR

  • 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

shodiBoy1 and others added 22 commits March 24, 2026 01:46
…nding-page' into feature/one-liner-install-and-landing-page
…nding-page' into feature/one-liner-install-and-landing-page
…nding-page' into feature/one-liner-install-and-landing-page
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Apr 3, 2026
@shodiBoy1 shodiBoy1 self-assigned this Apr 3, 2026
@shodiBoy1 shodiBoy1 added enhancement New feature or request bash bash, zsh, git-bash (integration, scripts) windows specific for Microsoft Windows OS install installation process of IDE + tools and install commandlet labels Apr 3, 2026
@coveralls
Copy link
Copy Markdown
Collaborator

Pull Request Test Coverage Report for Build 23963344635

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.009%) to 70.634%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/tool/ide/IdeToolCommandlet.java 1 78.33%
Totals Coverage Status
Change from base Build 23912440091: -0.009%
Covered Lines: 10885
Relevant Lines: 14791

💛 - Coveralls

@shodiBoy1 shodiBoy1 marked this pull request as ready for review April 3, 2026 22:04
@shodiBoy1 shodiBoy1 moved this from 🆕 New to Team Review in IDEasy board Apr 3, 2026
@shodiBoy1 shodiBoy1 requested a review from hohwille April 3, 2026 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bash bash, zsh, git-bash (integration, scripts) enhancement New feature or request install installation process of IDE + tools and install commandlet windows specific for Microsoft Windows OS

Projects

Status: Team Review

Development

Successfully merging this pull request may close these issues.

One line installer script not working in git-bash nor in power-shell

4 participants