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

[PM-6606] remove onboarding feature flag #4085

Merged
merged 1 commit into from
May 24, 2024

Conversation

merissaacosta
Copy link
Contributor

Type of change

- [ ] Bug fix
- [ ] New feature development
- [x] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Removes the vault onboarding feature flag since that project is live now.

Code changes

  • src/Core/Constants.cs removes VaultOnboarding

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • If making database changes - make sure you also update Entity Framework queries and/or migrations
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@merissaacosta merissaacosta requested review from Jingo88 and a team May 14, 2024 18:28
@merissaacosta merissaacosta self-assigned this May 14, 2024
@merissaacosta
Copy link
Contributor Author

@Jingo88 do we need to wait to merge this after the client is released without the flag?

Copy link
Contributor

LaunchDarkly flag references

❌ 1 flag removed

Name Key Aliases found Info
Vault Onboarding vault-onboarding ✅ all references removed

Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.66%. Comparing base (fd173e8) to head (e4303bd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4085   +/-   ##
=======================================
  Coverage   38.66%   38.66%           
=======================================
  Files        1209     1209           
  Lines       58561    58561           
  Branches     5594     5594           
=======================================
  Hits        22643    22643           
- Misses      34863    34864    +1     
+ Partials     1055     1054    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Details84f66ca8-fc5b-46d6-b46a-de9fcb0978d2

No New Or Fixed Issues Found

@merissaacosta merissaacosta merged commit a5ec675 into main May 24, 2024
49 checks passed
@merissaacosta merissaacosta deleted the PM-6606/onboading-remove-feature-flag branch May 24, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants