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

[SM-1175] Remove deprecated bws commands #836

Merged
merged 25 commits into from
Jun 26, 2024
Merged

[SM-1175] Remove deprecated bws commands #836

merged 25 commits into from
Jun 26, 2024

Conversation

Thomas-Avery
Copy link
Contributor

@Thomas-Avery Thomas-Avery commented Jun 11, 2024

🎟️ Tracking

https://bitwarden.atlassian.net/browse/SM-1175

📔 Objective

The purpose of this PR is to remove all the deprecated commands from bws.

Went with building off the refactor in sm/sm-1287.
This should be merged into main after.

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation
    team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed
    issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

@Thomas-Avery Thomas-Avery requested review from Hinton, dani-garcia and a team June 11, 2024 20:54
@Thomas-Avery Thomas-Avery self-assigned this Jun 11, 2024
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 67 lines in your changes missing coverage. Please review.

Project coverage is 56.00%. Comparing base (47cf3cc) to head (f081259).

Files Patch % Lines
crates/bws/src/command/secret.rs 0.00% 48 Missing ⚠️
crates/bws/src/command/project.rs 0.00% 15 Missing ⚠️
crates/bws/src/main.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #836      +/-   ##
==========================================
+ Coverage   55.96%   56.00%   +0.03%     
==========================================
  Files         193      193              
  Lines       12614    12607       -7     
==========================================
  Hits         7060     7060              
+ Misses       5554     5547       -7     

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

Copy link
Contributor

github-actions bot commented Jun 11, 2024

Logo
Checkmarx One – Scan Summary & Details69f8a7ca-66ba-4220-adea-d3acbfefc771

No New Or Fixed Issues Found

mzieniukbw
mzieniukbw previously approved these changes Jun 12, 2024
Copy link
Contributor

@mzieniukbw mzieniukbw left a comment

Choose a reason for hiding this comment

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

LGTM

Hinton
Hinton previously approved these changes Jun 13, 2024
dani-garcia
dani-garcia previously approved these changes Jun 13, 2024
Base automatically changed from sm/sm-1287 to main June 21, 2024 17:30
@coltonhurst coltonhurst dismissed stale reviews from dani-garcia, Hinton, and mzieniukbw June 21, 2024 17:30

The base branch was changed.

@Thomas-Avery Thomas-Avery merged commit 3a48ef6 into main Jun 26, 2024
104 checks passed
@Thomas-Avery Thomas-Avery deleted the sm/sm-1175 branch June 26, 2024 15:53
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.

5 participants