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

Fix exec creation #152

Merged
merged 1 commit into from
May 19, 2024
Merged

Fix exec creation #152

merged 1 commit into from
May 19, 2024

Conversation

ptitjes
Copy link
Contributor

@ptitjes ptitjes commented Apr 18, 2024

I moved the exec creation command to ExecResource to mirror the API.
It now correctly returns the exec instance id.

@ptitjes ptitjes mentioned this pull request Apr 18, 2024
@ptitjes
Copy link
Contributor Author

ptitjes commented Apr 23, 2024

Hey @DevNatan! Do you have a little time to review these three issues?

@ptitjes
Copy link
Contributor Author

ptitjes commented Apr 26, 2024

@DevNatan I fixed the imports in all three MRs. I don't know why the CI runs native tests as most of it is not yet implemented.

Copy link
Owner

@DevNatan DevNatan left a comment

Choose a reason for hiding this comment

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

Great!! Thx 🙏🏽

@DevNatan
Copy link
Owner

DevNatan commented Apr 26, 2024

@DevNatan I fixed the imports in all three MRs. I don't know why the CI runs native tests as most of it is not yet implemented.

yep i'll disable CI tests, going to fix them soon you can merge it

@DevNatan DevNatan merged commit a2291b3 into DevNatan:main May 19, 2024
0 of 4 checks passed
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.

2 participants