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

#102: implement update & create commandlet #150

Merged
merged 176 commits into from
Apr 8, 2024
Merged

#102: implement update & create commandlet #150

merged 176 commits into from
Apr 8, 2024

Conversation

salimbouch
Copy link
Contributor

@salimbouch salimbouch commented Nov 28, 2023

closes #102
closes #101

@salimbouch salimbouch marked this pull request as ready for review November 28, 2023 23:10
@salimbouch salimbouch self-assigned this Nov 28, 2023
@tobka777 tobka777 requested a review from aBega2000 November 30, 2023 09:36
@tobka777 tobka777 assigned aBega2000 and unassigned salimbouch Nov 30, 2023
Copy link
Contributor

@aBega2000 aBega2000 left a comment

Choose a reason for hiding this comment

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

Just some suggestions about naming of two variables and the setting of a variable

@aBega2000 aBega2000 assigned salimbouch and unassigned aBega2000 Nov 30, 2023
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.

@salimbouch thanks for your rework and great that you merged implementation of #101 and #102 into this single PR what makes it a lot easier. 👍
I left various review comments for improvement or fixes. Also we need to have a test for CreateCommandlet as I can only see that UpdateCommandlet is tested so far.
As this PR has quite some complexity and we have done some review rounds already, could you create a teams meeting for Thursday or Friday so we can align and complete the last steps together to get this to the finishing line and avoid further review ping-pongs?
You have already done a very great job and this is close to the end but it will make things much easier, if we discuss face-to-face.

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.

@salimbouch thanks for your excellent rework. Now everything looks good and is ready for merge. 👍

@hohwille hohwille merged commit b6a41bd into devonfw:main Apr 8, 2024
4 checks passed
@salimbouch salimbouch deleted the 102-implement-update-commandlet branch April 29, 2024 11:54
@hohwille hohwille added the story-review marks PRs that will be presented in the sprint-review label May 3, 2024
@tobka777 tobka777 added reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented. and removed story-review marks PRs that will be presented in the sprint-review labels May 7, 2024
hohwille added a commit to hohwille/IDEasy that referenced this pull request Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
commandlet reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented.
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Implement ability to update IDE instance Implement ability to setup IDE instance
5 participants