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: find duplicate segments with authors info #299

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

fahad19
Copy link
Member

@fahad19 fahad19 commented Apr 26, 2024

Background

We have a command for finding segments with same conditions as other segments:

$ npx featurevisor find-duplicate-segments

More info: https://featurevisor.com/docs/cli/#find-duplicate-segments

What's done

A new --authors option has now been introduced, to also show who are the people who modified the affected segments.

The information is extracted from Git repository's history:

$ npx featurevisor find-duplicate-segments --authors

@fahad19 fahad19 self-assigned this Apr 26, 2024
@fahad19 fahad19 changed the title feat: find duplicate segments with authors feat: find duplicate segments with authors info Apr 26, 2024
@fahad19 fahad19 merged commit 5008066 into main Apr 26, 2024
1 check passed
@fahad19 fahad19 deleted the duplicate-segments-blame branch April 26, 2024 16:55
fahad19 added a commit that referenced this pull request May 25, 2024
* main: (48 commits)
  v1.22.0
  feat: show project info in CLI (#304)
  docs: deprecation (#302)
  v1.21.0
  feat: make test runner fast by default (#301)
  v1.20.0
  feat: allow evaluating in CLI with more verbosity (#300)
  docs: glossary (#291)
  v1.19.0
  feat: find duplicate segments with authors info (#299)
  v1.18.1
  fix: search features by any case in generated site (#298)
  v1.18.0
  feat: assess traffic distribution via CLI (#297)
  docs: updates
  v1.17.0
  feat: evaluate features in CLI (#295)
  v1.16.0
  feat: Added export of emitter module (#294)
  v1.15.0
  ...
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 this pull request may close these issues.

None yet

1 participant