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

Nightly build that destroys and applies what's in the repo #28

Closed
glennmusa opened this issue Feb 25, 2021 · 1 comment
Closed

Nightly build that destroys and applies what's in the repo #28

glennmusa opened this issue Feb 25, 2021 · 1 comment
Labels
dev-automation Related to automating builds, the development container, and improving the developer experience.

Comments

@glennmusa
Copy link
Contributor

glennmusa commented Feb 25, 2021

Description

We could use a nightly build to know if any changes in source have occurred that would effect the ability to deploy missionlz.

The assumption is that if this build is broken, the product is in an non-working state and the team swarms to resolve the problem as quickly as feasible.

Will look to where this can be done from internal tooling.

This may depend on finishing #89.

Acceptance Criteria

  • Assumes mlz_tf_setup has been run for the pipeline
  • The build uses some configurable subscription ID(s) to deploy into
  • The build uses the same container developers use
  • The build runs terraform apply for the base Hub + Spoke
  • The build runs terraform destroy for the base Hub + Spoke
  • The build runs the Bicep deployment with defaults
@glennmusa glennmusa self-assigned this Feb 25, 2021
@glennmusa glennmusa linked a pull request Mar 17, 2021 that will close this issue
6 tasks
@glennmusa glennmusa removed a link to a pull request Mar 18, 2021
6 tasks
@brooke-hamilton brooke-hamilton added the dev-automation Related to automating builds, the development container, and improving the developer experience. label Mar 26, 2021
@glennmusa
Copy link
Contributor Author

OBE #49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-automation Related to automating builds, the development container, and improving the developer experience.
Projects
None yet
Development

No branches or pull requests

2 participants