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

Add commands for deployment targets #216

Merged
merged 14 commits into from
Jun 16, 2023
Merged

Add commands for deployment targets #216

merged 14 commits into from
Jun 16, 2023

Conversation

dexyk
Copy link
Contributor

@dexyk dexyk commented May 8, 2023

Commands to support the management of the deployment targets:

  • create - to create a new target
  • edit - to update existing target, activate/deactivate it
  • get - to list targets for a project, or describe a specific target given its id or name + project id combination, or provide a history of deployments for a deployment target
  • delete - to delete a target

@DamjanBecirovic
Copy link
Contributor

/sem-approve

@DamjanBecirovic
Copy link
Contributor

Please add cmd/create_target_test.go file with tests for sem create deployment_target ... command.
You can use cmd/create_secret_test.go as a reference.

@DamjanBecirovic
Copy link
Contributor

/sem-approve

@DamjanBecirovic
Copy link
Contributor

/sem-approve

@DamjanBecirovic
Copy link
Contributor

/sem-approve

@DamjanBecirovic DamjanBecirovic merged commit eb094f1 into semaphoreci:master Jun 16, 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.

2 participants