Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: 'coder update' should always start a workspace #6437

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

Merged
merged 4 commits into from
Mar 6, 2023

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Mar 3, 2023

fixes #6336

@Emyrk Emyrk requested review from a team and mtojek and removed request for a team March 3, 2023 20:06
Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

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

I'm afraid that you've to regenerate .golden files.

@Emyrk
Copy link
Member Author

Emyrk commented Mar 6, 2023

I'm afraid that you've to regenerate .golden files.

Ahh, so make gen does not regen golden files.
I wonder if it should?

@Emyrk
Copy link
Member Author

Emyrk commented Mar 6, 2023

Golden files updated

@mtojek mtojek self-requested a review March 6, 2023 13:14
@mtojek
Copy link
Member

mtojek commented Mar 6, 2023

I'm afraid that you've to regenerate .golden files.
Ahh, so make gen does not regen golden files.
I wonder if it should?

@mafredri Do you know if this is intentional or is it possible to include this target in make gen?

@mafredri
Copy link
Member

mafredri commented Mar 6, 2023

I'm afraid that you've to regenerate .golden files.

Ahh, so make gen does not regen golden files.

I wonder if it should?

@mafredri Do you know if this is intentional or is it possible to include this target in make gen?

It is intentional, originally it was made part of gen but it was considered that it'd be too easy to make gen; git add . without reviewing the changes. I have no strong personal preference but have found it would be a bit more convenient if it was part of gen.

@Emyrk
Copy link
Member Author

Emyrk commented Mar 6, 2023

that is fair. I am ok with it 👍

@Emyrk Emyrk merged commit 84dd59e into main Mar 6, 2023
@Emyrk Emyrk deleted the stevenmasley/issue_6336 branch March 6, 2023 14:37
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.

bug: coder update <workspace> --always-prompt does not start the workspace
3 participants