8000 [PM-18412] Add Authenticator to Workspace by KatherineInCode · Pull Request #1402 · bitwarden/ios · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[PM-18412] Add Authenticator to Workspace #1402

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

Merged
merged 11 commits into from
Mar 3, 2025
Merged

Conversation

KatherineInCode
Copy link
Contributor

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-18412

📔 Objective

This adds the Authenticator project to the Bitwarden Workspace. It also does a bit of housekeeping around that, such as removing Networking SPM definitions, adjusting dependencies around, and updating some scripts accordingly.

Further work for centralizing shared code will start in #1379 for test code and then continue in further PRs.

⏰ 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

Copy link
Contributor
github-actions bot commented Feb 28, 2025

Logo
Checkmarx One – Scan Summary & Details8e3de04a-cc52-46da-9687-8950db595bc6

Great job, no security vulnerabilities found in this Pull Request

Copy link
codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.88%. Comparing base (c6374c5) to head (9451629).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1402      +/-   ##
==========================================
- Coverage   89.67%   85.88%   -3.80%     
==========================================
  Files         766      984     +218     
  Lines       48109    58369   +10260     
==========================================
+ Hits        43141    50128    +6987     
- Misses       4968     8241    +3273     

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

@KatherineInCode KatherineInCode marked this pull request as ready for review March 3, 2025 15:43
@@ -1,4 +1,4 @@
#!/bin/bash

PATH=/usr/local/bin:$PATH
./Scripts-bwa/bootstrap.sh
./Scripts/bootstrap.sh
Copy link
Member
@vvolkgang vvolkgang Mar 3, 2025

Choose a reason for hiding this comment

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

🤔 Now that they're calling the main bootstrap.sh, anything stopping us from deleting the Scripts-bwa folder? No need to do it now if planned for another PR, just curious based on these changes.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

There are some other things still being called in there, I think—particularly build.sh—so I'd rather wait for another PR once we get things in the workflows a little more unified

Copy link
Member
@vvolkgang vvolkgang left a comment

Choose a reason for hiding this comment

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

Amazing! 👏🏾

@KatherineInCode KatherineInCode merged commit a2b2d6b into main Mar 3, 2025
11 checks passed
@KatherineInCode KatherineInCode deleted the pm-18412/bwa-workspace branch March 3, 2025 20:59
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.

2 participants
0