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

Deploy a resources defined inside a module #53

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jcabrerizo
Copy link
Contributor

It allow to choose the working dir for the environment to deploy. It works for ZIP applications. If the environment to deploy has a reference to a module also defined in the same file, it will represent the resources configured in the module.

todo:

  • Control the working dir validated and the errors are correctly shown
  • Tidy the code
  • Write some documentation about it use and the architecture used for define the file structure

@jcabrerizo jcabrerizo added the wip work in progress label Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants