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

Implement "validate_infra" action #93

Open
arthur91f opened this issue Dec 23, 2022 · 0 comments
Open

Implement "validate_infra" action #93

arthur91f opened this issue Dec 23, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@arthur91f
Copy link
Owner

arthur91f commented Dec 23, 2022

Permit to return where are the implementation problem of exeIaC
brick.yml that haven't a good format...

Error to return:

  • check brick.EnrichError
  • check circular deps (brick.Inputs reference a brick with a following index)
  • check 2 brick_path don't have the same brick_name ? (is it necessary)
  • check module.LoadAvailableActions() for each module (think to also check local module)

Info to return:

  • check all module
  • calculate the possible layer of a brick and display the useless layer (BONUS, if it's too long or complicate create an other ticket in backlog for that)
@arthur91f arthur91f added this to exeIaC Dec 19, 2022
@arthur91f arthur91f converted this from a draft issue Dec 23, 2022
@arthur91f arthur91f added this to the beta milestone Dec 23, 2022
@arthur91f arthur91f added the enhancement New feature or request label Dec 23, 2022
@arthur91f arthur91f added the good first issue Good for newcomers label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: No status
Development

No branches or pull requests

1 participant