Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

implement new service start command #45

Closed
wants to merge 6 commits into from
Closed

Conversation

ilgooz
Copy link
Contributor

@ilgooz ilgooz commented Jun 4, 2019

under temporary service:start name.

depends on #44

under temporary service:newstart name.
@antho1404
Copy link
Member

Can you fix the conflicts and make sure the checks are green

src/protobuf/api/instance.proto Outdated Show resolved Hide resolved
src/commands/service/newstart.ts Outdated Show resolved Hide resolved
@ilgooz
Copy link
Contributor Author

ilgooz commented Jun 9, 2019

waiting on grpc apis to finalise before adding any more commits to this pr

src/commands/service/newstart.ts Outdated Show resolved Hide resolved

import Command from '../../service-command'

export default class ServiceDeployNew extends Command {
Copy link
Member

Choose a reason for hiding this comment

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

Maybe this should be named differently, ServiceStartNew, InstanceCreate...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

when previous start cmd removed, this one will get its name. there is no reason to perfect the name of this temp cmd

ilgooz and others added 2 commits June 17, 2019 11:50
@antho1404
Copy link
Member

closing in favor of #81

@antho1404 antho1404 closed this Jul 2, 2019
@antho1404 antho1404 deleted the feature/new-start branch July 2, 2019 11:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants