Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(cli): rename build options to ephemeral parameters in cli#15030

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
defelmnq merged 18 commits intomainfromchore/rename-build-option-to-ephemeral-param
Oct 16, 2024

Conversation

defelmnq
Copy link
Contributor

This PR aims to renamebuild-option toephemeral-parameters based on#10488 conversation.

build-option has been renamedephemeral-parameter and can be used to define a value for an ephemeral parameter in the template.

build-options has been renamedprompt-ephemeral-parameters and can be used to prompt the user to put values for the ephemeral parameters in the template.

ephemeral parameters to model specific behaviors in a Coder workspace, such as
reverting to a previous image, restoring from a volume snapshot, or building a
project without using cache.
Ephemeral parameters are introduced to users in order to model specific behaviors
Copy link
Contributor

Choose a reason for hiding this comment

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

@EdwardAngert would you mind weighing in on this?

EdwardAngert reacted with thumbs up emoji
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Thanks, definitely up for some help here.

The main point@EdwardAngert is that I'd like to remove anything related to build_options. For the rest, really keen for some help but nothing has changed per itself in the logic.

EdwardAngert reacted with rocket emoji
Copy link
Member

@mafredrimafredri left a comment

Choose a reason for hiding this comment

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

Left a few suggestions, but otherwise looks good 👍

defelmnqand others added2 commitsOctober 13, 2024 22:44
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
@defelmnq
Copy link
ContributorAuthor

Thanks@mafredri - your suggestions improved the usage of it.

Just waiting for some feedback in the documentation, but all good for me otherwise.

@matifalimatifali removed their request for reviewOctober 13, 2024 21:14
Copy link
Member

@mtojekmtojek left a comment

Choose a reason for hiding this comment

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

@defelmnq Looks like CI is complaining about some missing changes.

@EdwardAngert
Copy link
Contributor

EdwardAngert commentedOct 14, 2024
edited
Loading

incoming commit to try to fix some 404 errors and appease the CI

@defelmnq
Copy link
ContributorAuthor

Just fixed the CI here - logic and test side should be good - just waiting for a last review from@EdwardAngert as now the CI is happy and it will simplify changes.

Copy link
Contributor

@dannykoppingdannykopping left a comment

Choose a reason for hiding this comment

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

LGTM, let's add a test to ensure the deprecated field still works.
Doesn't need to be exhaustive like the current tests, just one will suffice.

defelmnq reacted with hooray emoji
Copy link
Contributor

@dannykoppingdannykopping left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks a lot@defelmnq

defelmnq reacted with rocket emoji
@defelmnqdefelmnq merged commit02f6203 intomainOct 16, 2024
27 checks passed
@defelmnqdefelmnq deleted the chore/rename-build-option-to-ephemeral-param branchOctober 16, 2024 21:54
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsOct 16, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@dannykoppingdannykoppingdannykopping approved these changes

@EdwardAngertEdwardAngertEdwardAngert approved these changes

@mafredrimafredriAwaiting requested review from mafredri

@mtojekmtojekAwaiting requested review from mtojek

Assignees

@defelmnqdefelmnq

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@defelmnq@EdwardAngert@mafredri@dannykopping@mtojek

[8]ページ先頭

©2009-2025 Movatter.jp