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-15918] Update bitwarden SDK #4529

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Conversation

SaintPatrck
Copy link
Contributor

🎟️ Tracking

PM-15918

📔 Objective

Fixes vault export to use the correct SSH key property names.

📸 Screenshots

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation 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

Fixes vault export to use the correct SSH key property names.
Copy link
Contributor

github-actions bot commented Jan 7, 2025

Logo
Checkmarx One – Scan Summary & Details8b5b0426-f067-41ce-8ddb-1bf719e9d7de

No New Or Fixed Issues Found

@@ -26,7 +26,7 @@ androidxSplash = "1.1.0-rc01"
androidXAppCompat = "1.7.0"
androdixAutofill = "1.1.0"
androidxWork = "2.10.0"
bitwardenSdk = "1.0.0-20241030.101847-8"
bitwardenSdk = "1.0.0-20250107.132220-70"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like this version couldn't be found

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.30%. Comparing base (2f2db1a) to head (2780a6d).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4529   +/-   ##
=======================================
  Coverage   88.30%   88.30%           
=======================================
  Files         603      603           
  Lines       40235    40235           
  Branches     5692     5692           
=======================================
  Hits        35529    35529           
  Misses       2722     2722           
  Partials     1984     1984           

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file was not being used and there were SDK references to be updated. Removed the file instead of updating it.

@SaintPatrck SaintPatrck enabled auto-merge January 9, 2025 22:07
@SaintPatrck SaintPatrck added this pull request to the merge queue Jan 10, 2025
Merged via the queue into main with commit 0684011 Jan 10, 2025
9 checks passed
@SaintPatrck SaintPatrck deleted the PM-15918/ssh-key-export-properties branch January 10, 2025 15:01
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.

3 participants