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

DevOps Center Support #40

Closed
m-s- opened this issue Oct 1, 2021 · 1 comment
Closed

DevOps Center Support #40

m-s- opened this issue Oct 1, 2021 · 1 comment
Milestone

Comments

@m-s-
Copy link
Collaborator

m-s- commented Oct 1, 2021

cli needs a few enhancements to be fully compatible with DevOps Center (DOC) deployments

  1. init should be able to accept DOC environment parameters instead of a Deployment Framework (DF) export as a configuration source (solved by feat(init): #40 support for DevOps Center Environment parameters #41)
  2. must specify target layers for deployment packages, when necessary
    • these will be ignored by DF
  3. the Release template must support DOC deployments
    • ideally we should ship 2 releases, a DF one and a DOC one, so that projects can test both scenarios
  4. init should accept a base path used for all the package repository shares in GlobalVariables
    • this would remove the dependency on the vmHostname variable in the template, as this now refers only to the environment address (we could rename this variable accordingly)
@m-s- m-s- added this to the v2 milestone Oct 1, 2021
joaoopereira added a commit that referenced this issue Oct 12, 2021
…ps-center-env-parameters-support

feat(init): #40 support for DevOps Center Environment parameters
@m-s-
Copy link
Collaborator Author

m-s- commented Jan 7, 2022

This was finally closed by #93

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

No branches or pull requests

1 participant