Skip to content

Conversation

@sroy3
Copy link
Contributor

@sroy3 sroy3 commented Apr 11, 2023

Part of #1966

Screen.Recording.2023-04-12.at.10.17.21.AM.mov

Hidden behind a feature flag for now until it actually does something in the table. I wanted to easily separate the collection of data from branch selection as this is already big enough. Might also be easier to merge with a feature flag than start a chain on PR.

@sroy3 sroy3 added the product PR that affects product label Apr 11, 2023
@sroy3 sroy3 self-assigned this Apr 11, 2023
@sroy3 sroy3 marked this pull request as ready for review April 13, 2023 18:35
@@ -0,0 +1,3 @@
export const featureFlag = {
Copy link
Contributor

Choose a reason for hiding this comment

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

[Q] WDYT about making this "updatable" from an environment variable. E.g something set in .vscode/launch.json?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Only thing left to do. I'll do this as my next follow up. Just so we have a real branch and PR related to feature flags (this feature flag one is mainly a hack).

Copy link
Contributor

@julieg18 julieg18 left a comment

Choose a reason for hiding this comment

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

Great work!

@sroy3 sroy3 enabled auto-merge (squash) April 17, 2023 14:25
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit e930647 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 89.7% (85% is the threshold).

This pull request will bring the total coverage in the repository to 94.9% (0.0% change).

View more on Code Climate.

@sroy3 sroy3 merged commit f7436f4 into main Apr 17, 2023
@sroy3 sroy3 deleted the add-remove-branches branch April 17, 2023 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product PR that affects product

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants