-
Notifications
You must be signed in to change notification settings - Fork 0
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
removed force and rebuild flags for service deploy #105
Merged
dhavalmehta07
merged 2 commits into
development
from
fix/service-deploy-remove-rebuild-force
Jun 14, 2022
Merged
removed force and rebuild flags for service deploy #105
dhavalmehta07
merged 2 commits into
development
from
fix/service-deploy-remove-rebuild-force
Jun 14, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BalkishanNanavath
requested review from
shobhitDream11,
akshaypatidar1999 and
surajgour-d11
May 30, 2022 12:08
BalkishanNanavath
force-pushed
the
fix/service-deploy-remove-rebuild-force
branch
2 times, most recently
from
May 30, 2022 12:15
a63b157
to
bfd6428
Compare
BalkishanNanavath
force-pushed
the
fix/service-deploy-remove-rebuild-force
branch
from
May 30, 2022 13:05
bfd6428
to
8a5c55d
Compare
sarveshdream11
approved these changes
Jun 14, 2022
surajgour-d11
approved these changes
Jun 14, 2022
akshaypatidar1999
added a commit
that referenced
this pull request
Jun 23, 2022
* Fix/status messages (#84) * feat: add d11-config-store-namespace parameter in deploy service (#83) * Service group create added (#65) * Service group create added * Profile list Api added * Service group describe command added * Help and synopsis of list service-group command added * Help and synopsis of describe service-group command added * Service group delete command added * Service group renamed to profile * chore: fix linting errors * Service group renamed to profile in List command * Service group renamed to profile in Delete command * Profile service deploy command added * Profile service undeploy command added * Profile service update command added * Profile renamed to service-set * profile update command updated * PR comments addressed * removed the readInput function * removed the readInput function * PR comments addressed * sending forceDeployServices in the request for service-set deploy * removed unnecessary logs from service-set deploy * service-set deploy and undeploy request data bug fixed * service-set undeploy bug fixed * removed job link urls from the service-set deploy and undeploy outputs * Success msg for service-set create * Error message format fixed for service-set create * Linting fixed Co-authored-by: Akshay Patidar <akshaypatidar1999@gmail.com> * feat: add generate application-template command (#75) * Create codeql-analysis.yml * Create codeql-analysis.yml * update code scan schedule * taking config store branch name input for service-set deploy (#87) * taking config store branch name input for service-set deploy * casing changed for filter by in service-set list API * feat: add security-qxtended query in strategy * Create dependency-review.yml * remove cron schedule * Added labelling commands (#92) * Added labelling commands * Formatted code * Fixed lint issues * remove security extended query Co-authored-by: dhavalmehta07 <dhaval.mehta@dream11.com> * fix: update odin init app-spec file (#93) * chore: remove platform flag in service, service set deploy (#90) * feat: odin update alert message (#91) * fix: error message for missing service def (#94) Co-authored-by: sarveshdream11 <91313228+sarveshdream11@users.noreply.github.com> * fix: odin update alert message log type (#96) * fix: nil ptr refrence (#99) * Retries added to the odin backend APIs (#89) * Retries added to the odin backend APIs * Stream retry added * retires added for env, service, service-set & componetTypes * Added retries for labels * fix: remove team input at env create (#98) * feat: use access key, secret access key from env variable (#86) * fix: latest version check response status code (#101) * Made create sync and removed mature commands (#100) * Made create sync and removed mature commands * Lint changes * Lint fix * Added success msg * fix: latest version check response status code error msg (#102) * changed .yaml to .json (#104) * removed force and rebuild flags for service deploy (#105) * Merged create and deploy (#103) * Added createdeplo command * Added condition for command options * Linter changes * removed rebuild flag from the create service command (#106) * streaming added for rebuild create service (#109) * Fix/command cleanup (#108) * chore: service command cleanup * chore: flags display cleanup * chore: removed redundant commands & flags, spinner support * create service flags validation added (#110) * fix: make cursor visible (#111) * fix: make cursor visible * fix: variable name change * fix: history command with optional id flag * added spaces for test automation Co-authored-by: sarveshdream11 <sarvesh.singh@dream11.com> * deploy services with unreleased versions added (#112) * deploy services with unreleased versions added - provisioning file input added for deploy service * renamed func to validateDeployService * flag validations added for service deploy * Added log messages * feat: service create cheanged to release * fix: error messages handling * flag renamed from service to name (#115) * Removed extra logs (#117) * chore: warning when ignoring provisioning files (#118) * message changes in case of temp service deployment (#119) Co-authored-by: Akshay Patidar <akshaypatidar1999@gmail.com> Co-authored-by: BalkishanNanavath <45563553+BalkishanNanavath@users.noreply.github.com> Co-authored-by: Suraj Gour <85784713+surajgour-d11@users.noreply.github.com> Co-authored-by: dhavalmehta07 <dhaval.mehta@dream11.com> Co-authored-by: sarveshdream11 <91313228+sarveshdream11@users.noreply.github.com> Co-authored-by: dhavalmehta07 <93577605+dhavalmehta07@users.noreply.github.com> Co-authored-by: sarveshdream11 <sarvesh.singh@dream11.com> Co-authored-by: surajgour-d11 <suraj.gour@dream11.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Odin version(x.y.z)
Features
Resources