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

feat: initial design for feature lifecycle service #6777

Merged
merged 5 commits into from
Apr 5, 2024

Conversation

kwasniew
Copy link
Contributor

@kwasniew kwasniew commented Apr 4, 2024

About the changes

Initial design for the feature lifecycle service.

Design considerations:

  • defer DB schema as much as possible and work off the fake store implementation (DB changes are less reversible)
  • focus on reacting to event store events to build the feature lifecycle derivative model. We may need to create 2 new events for "feature first non prod traffic received" and "feature first prod traffic received".

Important files

Discussion points

Copy link

vercel bot commented Apr 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2024 9:28am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Apr 5, 2024 9:28am

Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Health Quality Gates: OK

  • Declining Code Health: 1 findings(s) 🚩

View detailed results in CodeScene

@kwasniew kwasniew merged commit e2fabca into main Apr 5, 2024
13 checks passed
@kwasniew kwasniew deleted the intial-design-feature-lifecycle-service branch April 5, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant