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

Get IaC production-ready: add automated code checks #50

Open
4 tasks
bsweger opened this issue Mar 29, 2024 · 0 comments
Open
4 tasks

Get IaC production-ready: add automated code checks #50

bsweger opened this issue Mar 29, 2024 · 0 comments

Comments

@bsweger
Copy link
Collaborator

bsweger commented Mar 29, 2024

Add automated checks to hubverse cloud's Pulumi project

Definition of done:

  • The hubverse-infrastructure repo has unit tests on our python-based Pulumi code (https://www.pulumi.com/docs/using-pulumi/testing/unit/)
  • Test coverage meets the hubverse standard
  • Code is linted and formatted (following the R lintr settings where it makes sense, like line character count)
  • Above checks are run via CI. Failures for tests and linting standards are blocking.
@bsweger bsweger changed the title Get IaC production-ready: add tests Get IaC production-ready: add automated code checks Mar 29, 2024
@bsweger bsweger added this to the hubverse cloud sync milestone Apr 5, 2024
@bsweger bsweger transferred this issue from hubverse-org/hubverse-cloud Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Backlog
Development

No branches or pull requests

1 participant