Skip to content

#1271: Fixed aws input not being processed#1305

Merged
hohwille merged 3 commits intodevonfw:mainfrom
jan-vcapgemini:fix/1271-input-not-being-processed
May 15, 2025
Merged

#1271: Fixed aws input not being processed#1305
hohwille merged 3 commits intodevonfw:mainfrom
jan-vcapgemini:fix/1271-input-not-being-processed

Conversation

@jan-vcapgemini
Copy link
Contributor

Fixes: #1271

Implements

  • added redirectInput INHERIT if ProcessMode is not DEFAULT_CAPTURE

Fixes: devonfw#1271

**Implements**
* added redirectInput INHERIT if ProcessMode is not DEFAULT_CAPTURE
@jan-vcapgemini jan-vcapgemini self-assigned this May 14, 2025
@jan-vcapgemini jan-vcapgemini added aws Amazon Web-Services CLI CLI IDEasy command-line-interface (parsing args, etc.) bugfix PR that fixes a bug issue labels May 14, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board May 14, 2025
@jan-vcapgemini jan-vcapgemini moved this from 🆕 New to Team Review in IDEasy board May 14, 2025
@coveralls
Copy link
Collaborator

coveralls commented May 14, 2025

Pull Request Test Coverage Report for Build 15041130886

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 13 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 67.712%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/process/ProcessContextImpl.java 13 80.47%
Totals Coverage Status
Change from base Build 15040973851: 0.02%
Covered Lines: 7977
Relevant Lines: 11375

💛 - Coveralls

@alfeilex alfeilex self-requested a review May 14, 2025 10:30
@alfeilex alfeilex self-assigned this May 14, 2025
Copy link
Member

@alfeilex alfeilex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix. Tested on Windows.

LGTM

@alfeilex alfeilex moved this from Team Review to 👀 In review in IDEasy board May 14, 2025
@jan-vcapgemini jan-vcapgemini requested a review from hohwille May 14, 2025 15:31
Copy link
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jan-vcapgemini thanks for figuring out the reason of our problem and providing the fix 👍

@hohwille hohwille added this to the release:2025.05.001 milestone May 15, 2025
@hohwille hohwille merged commit 6faaabb into devonfw:main May 15, 2025
4 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in IDEasy board May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aws Amazon Web-Services CLI bugfix PR that fixes a bug issue CLI IDEasy command-line-interface (parsing args, etc.)

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

After installation of aws "aws configure" not possible

4 participants