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

Update VS Code IDE extension to function properly with new Go-based KraftKit #7

Merged
merged 6 commits into from
Jan 10, 2024

Conversation

MdSahil-oss
Copy link
Contributor

@MdSahil-oss MdSahil-oss commented Jun 15, 2023

Update VS Code IDE extension to function properly with new Go-based KraftKit

@MdSahil-oss MdSahil-oss changed the title Changes kraftkit support for new kraft CLI written in golang WIP: Changes kraftkit support for new kraft CLI written in golang Jun 15, 2023
@MdSahil-oss MdSahil-oss changed the title WIP: Changes kraftkit support for new kraft CLI written in golang WIP: Changes from Pykraft support to new Kraftkit support Jun 27, 2023
@MdSahil-oss MdSahil-oss changed the title WIP: Changes from Pykraft support to new Kraftkit support WIP: Updates from Pykraft support to new Kraftkit support Jun 27, 2023
@MdSahil-oss MdSahil-oss marked this pull request as ready for review August 7, 2023 12:09
@MdSahil-oss MdSahil-oss changed the title WIP: Updates from Pykraft support to new Kraftkit support Updates from Pykraft support to new Kraftkit support Aug 7, 2023
src/commands/build.ts Outdated Show resolved Hide resolved
@MdSahil-oss MdSahil-oss force-pushed the golang-kraftkit branch 4 times, most recently from 02f0722 to 5e44e19 Compare August 18, 2023 11:07
@MdSahil-oss MdSahil-oss changed the title Updates from Pykraft support to new Kraftkit support Update VS Code IDE extension to function properly with new Go-based KraftKit. Aug 22, 2023
@MdSahil-oss MdSahil-oss changed the title Update VS Code IDE extension to function properly with new Go-based KraftKit. Update VS Code IDE extension to function properly with new Go-based KraftKit Aug 22, 2023
Copy link
Member

@craciunoiuc craciunoiuc left a comment

Choose a reason for hiding this comment

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

some final comments from my side

README.md Outdated Show resolved Hide resolved
src/ExternalLibrariesProvider.ts Outdated Show resolved Hide resolved
src/commands/utils.ts Outdated Show resolved Hide resolved
src/commands/fetch.ts Outdated Show resolved Hide resolved
src/UnikraftExtension.ts Outdated Show resolved Hide resolved
Signed-off-by: sahil <mohdssahil1@gmail.com>
Signed-off-by: Md Sahil <mohdssahil1@gmail.com>
@MdSahil-oss MdSahil-oss force-pushed the golang-kraftkit branch 2 times, most recently from ea7fbbb to 9af6db9 Compare August 28, 2023 10:29
@MdSahil-oss MdSahil-oss force-pushed the golang-kraftkit branch 2 times, most recently from e977b4c to 49305bc Compare September 6, 2023 15:05
@craciunoiuc
Copy link
Member

Sorry it's taking so much, we are currently stuck on two PRs that change quite lot. Afterwards, your PR series will have priority 😓

@MdSahil-oss
Copy link
Contributor Author

No Problem @craciunoiuc Merge Whenever it is possible :)

Copy link
Member

@craciunoiuc craciunoiuc left a comment

Choose a reason for hiding this comment

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

Hey @MdSahil-oss, did a pass now and found several typos, please address them when you have time

We will revisit this once everything is merged in kraftkit. Afterwards I'll ask you to put aside 1h and go through the whole PR and hunt for typos, formatting, and spelling.

I'll then give it a final try and then merge it

README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
src/commands/build.ts Outdated Show resolved Hide resolved
src/commands/clean.ts Outdated Show resolved Hide resolved
src/commands/initialize.ts Outdated Show resolved Hide resolved
src/commands/prepare.ts Outdated Show resolved Hide resolved
src/commands/run.ts Outdated Show resolved Hide resolved
Signed-off-by: Md Sahil <mohdssahil1@gmail.com>
Signed-off-by: Md Sahil <mohdssahil1@gmail.com>
Signed-off-by: Md Sahil <mohdssahil1@gmail.com>
package.json Outdated Show resolved Hide resolved
@craciunoiuc craciunoiuc self-requested a review January 10, 2024 13:38
Signed-off-by: MdSahil-oss <mohdssahil1@gmail.com>
Copy link
Member

@craciunoiuc craciunoiuc left a comment

Choose a reason for hiding this comment

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

All good here. Thanks!

Reviewed-by: Cezar Craciunoiu cezar.craciunoiu@unikraft.io
Approved-by: Cezar Craciunoiu cezar.craciunoiu@unikraft.io

@craciunoiuc craciunoiuc merged commit 4865782 into unikraft:main Jan 10, 2024
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.

3 participants