Skip to content

Nctl prevent success message#396

Open
SaadAssaf wants to merge 8 commits intomainfrom
nctl_PreventSuccessMessage
Open

Nctl prevent success message#396
SaadAssaf wants to merge 8 commits intomainfrom
nctl_PreventSuccessMessage

Conversation

@SaadAssaf
Copy link
Copy Markdown
Contributor

No description provided.

@SaadAssaf SaadAssaf force-pushed the nctl_PreventSuccessMessage branch from 6ac183c to 72440cf Compare May 4, 2026 13:11
Comment thread update/project_config.go Outdated
saaadAF added 4 commits May 6, 2026 10:17
Checked if update flags are provided in configCmd.
if no flags are used, the command now return an error instead of a success message.
@SaadAssaf SaadAssaf force-pushed the nctl_PreventSuccessMessage branch from d1a0217 to 0499a9b Compare May 6, 2026 08:17
Comment thread update/application.go
BuildContext *string `name:"dockerfile-build-context" help:"${app_dockerfile_build_context_help}" placeholder:"."`
}

func (cmd *applicationCmd) changesGiven() bool {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

So I see two patterns:

  1. applyUpdates with returning a bool.
  2. A separate function changesGiven returning a bool.

Is there any reason why we have those two patterns and why it is not done the same way everywhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants