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

Create DeploymentModel #129

Closed
chrisrohr opened this issue Feb 16, 2023 · 0 comments · Fixed by #359
Closed

Create DeploymentModel #129

chrisrohr opened this issue Feb 16, 2023 · 0 comments · Fixed by #359
Milestone

Comments

@chrisrohr
Copy link
Collaborator

Fields:

  • id
  • buildId
  • promotionId (once we have promotions)
  • createdAt
  • updatedAt
  • deployedAt
  • status (STAGED, IN_PROGRESS, COMPLETE, IGNORED, MANUAL, FAILED)
  • environment
@chrisrohr chrisrohr added this to the 0.1.0 milestone Feb 16, 2023
chrisrohr added a commit that referenced this issue Sep 18, 2023
Add initial DAOs for each.

Closes #128 and #129
@chrisrohr chrisrohr linked a pull request Sep 18, 2023 that will close this issue
sleberknight pushed a commit that referenced this issue Sep 19, 2023
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 a pull request may close this issue.

1 participant