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-12431] Temporarily un-export bitwarden_fido #1072

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Conversation

coltonhurst
Copy link
Member

@coltonhurst coltonhurst commented Sep 20, 2024

🎟️ Tracking

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

📔 Objective

Temporarily un-export bitwarden-fido. We can't release crates for 1.0 because:

  • bitwarden-fido currently relies on dependencies that are GitHub repositories (reference)
  • bitwarden-fido is not yet released (same with the aforementioned dependencies)

This PR also includes the auto-updates to the Cargo.lock file, which should be fine.

⭐️NOTE⭐️: This will break CI, this should only be merged when we are ready to do 1.0 releases of bitwarden, bws, etc. It should quickly be followed up a PR, after release, which reverses this.

⏰ 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

@coltonhurst coltonhurst self-assigned this Sep 20, 2024
Copy link
Contributor

github-actions bot commented Sep 20, 2024

Logo
Checkmarx One – Scan Summary & Details5c5d6a6e-c0e2-4fc8-b158-f2b8ede1575f

No New Or Fixed Issues Found

Copy link
Contributor

@coroiu coroiu left a comment

Choose a reason for hiding this comment

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

Lots of build errors?

Copy link
Member

@Hinton Hinton left a comment

Choose a reason for hiding this comment

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

You need to remove bitwarden-fido from the cargo.toml

@coltonhurst coltonhurst requested a review from a team as a code owner September 26, 2024 12:41
@coltonhurst
Copy link
Member Author

Lots of build errors?

Hey @coroiu, yes, lots of build errors 😅

Please see the PR description

@coltonhurst coltonhurst merged commit 73d3ce8 into main Sep 26, 2024
72 of 88 checks passed
@coltonhurst coltonhurst deleted the pm/pm-12431 branch September 26, 2024 16:05
coltonhurst added a commit that referenced this pull request Sep 26, 2024
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.

4 participants