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

Have option to specify gitops path where to place generated files #62

Closed

Conversation

arturo-skydio
Copy link
Contributor

Description

Currently, gitops files get generated under a hardcoded prefix path of cloud, need a way to have a variable input for this

Related Issue

#60

Motivation and Context

For repositories that do not want gitops files generated at cloud path, this change is needed

How Has This Been Tested?

Just started using this and verified that no gitops_path renders gitops files in usual cloud directory, while specifying path correctly changes the prefix path

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@arturo-skydio
Copy link
Contributor Author

dup of #61

@arturo-skydio arturo-skydio deleted the cloud-gitops-hardcode-path branch February 26, 2021 22:54
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.

1 participant