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

chore: update README #40

Merged
merged 2 commits into from
May 2, 2024
Merged

chore: update README #40

merged 2 commits into from
May 2, 2024

Conversation

lstocchi
Copy link
Contributor

No description provided.

Signed-off-by: lstocchi <lstocchi@redhat.com>
@lstocchi lstocchi requested review from benoitf and a team as code owners April 29, 2024 11:54
@lstocchi lstocchi linked an issue Apr 29, 2024 that may be closed by this pull request
README.md Outdated
cd podman-desktop-extension-minikube
yarn install
yarn build
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm wondering if we should not have yarn watch on this first terminal

as we're developing this extension, probably it should be in watch mode ?

Copy link
Contributor

Choose a reason for hiding this comment

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

I did review but forgot the submit button....

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Something like ?

If you are live editing the extension, from podman-desktop-extension-minikube folder, just use:

yarn watch

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Or you prefer having yarn watch above?

Copy link
Contributor

Choose a reason for hiding this comment

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

for contributing I would expect to have watch mode for the extension b/c else I may think it won't work, that my changes are not being used, etc.

README.md Outdated Show resolved Hide resolved
Signed-off-by: Luca Stocchi <49404737+lstocchi@users.noreply.github.com>
Copy link
Contributor

@benoitf benoitf left a comment

Choose a reason for hiding this comment

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

approving again

@lstocchi lstocchi merged commit d51b1c8 into containers:main May 2, 2024
4 checks passed
@lstocchi lstocchi deleted the updateReadme branch May 2, 2024 14:36
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.

Update readme for extension catalog
2 participants