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

nit: disable compose onboarding for linux #4478

Closed

Conversation

cdrage
Copy link
Contributor

@cdrage cdrage commented Oct 23, 2023

nit: disable compose onboarding for linux

What does this PR do?

Disables showing onboarding / enablement for Linux until we have fixed
the issue: #4456

Screenshot/screencast of this PR

N/A, it will not appear when running on Linux

What issues does this PR fix or reference?

Closes #4475

How to test this PR?

Run yarn watch on Linux, you will not see the enablement button.

If you run it on Windows / Mac it will show.

Signed-off-by: Charlie Drage charlie@charliedrage.com

### What does this PR do?

Disables showing onboarding / enablement for Linux until we have fixed
the issue: containers#4456

### Screenshot/screencast of this PR

<!-- Please include a screenshot or a screencast
explaining what is doing this PR -->

N/A, it will not appear when running on Linux

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

Closes containers#4475

### How to test this PR?

<!-- Please explain steps to reproduce -->

Run yarn watch on Linux, you will not see the enablement button.

If you run it on Windows / Mac it will show.

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
@cdrage cdrage requested review from benoitf and a team as code owners October 23, 2023 22:08
@cdrage cdrage requested review from jeffmaury and feloy and removed request for a team October 23, 2023 22:08
@cdrage cdrage force-pushed the disable-linux-onboarding-compose branch from a8a0b5d to 5d2f5e0 Compare October 24, 2023 00:19
@cdrage cdrage force-pushed the disable-linux-onboarding-compose branch from 5d2f5e0 to 991717b Compare October 24, 2023 00:22
@cdrage cdrage closed this Oct 24, 2023
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.

Disable Compose onboarding for now on Linux
1 participant