-
Notifications
You must be signed in to change notification settings - Fork 7
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-13376] Phase 2 - SDK split #2
Conversation
…lit-cleanup # Conflicts: # .github/CODEOWNERS # .github/workflows/build-cli-docker.yml # .github/workflows/build-cli.yml # .github/workflows/build-cpp.yml # .github/workflows/build-dotnet.yml # .github/workflows/build-go.yaml # .github/workflows/build-java.yml # .github/workflows/build-napi.yml # .github/workflows/build-python-wheels.yml # .github/workflows/build-ruby.yml # .github/workflows/build-rust-cross-platform.yml # .github/workflows/build-wasm.yml # .github/workflows/publish-bws.yml # .github/workflows/publish-dotnet.yml # .github/workflows/publish-java.yml # .github/workflows/publish-napi.yml # .github/workflows/publish-php.yml # .github/workflows/publish-python.yml # .github/workflows/publish-ruby.yml # .github/workflows/publish-wasm.yml # .github/workflows/release-bws.yml # .github/workflows/release-cpp.yml # .github/workflows/release-dotnet.yml # .github/workflows/release-go.yml # .github/workflows/release-java.yml # .github/workflows/release-napi.yml # .github/workflows/release-python.yml # .github/workflows/release-wasm.yml # Cargo.lock # crates/bitwarden-wasm-internal/Cargo.toml # crates/bitwarden-wasm/Cargo.toml # crates/bitwarden/CHANGELOG.md # crates/bws/CHANGELOG.md # languages/java/build.gradle # package-lock.json # package.json
New Issues
Fixed Issues
|
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some missing names in the workflow, otherwise LGTM
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-13376
📔 Objective
Phase 2 of the SDK repository split.
SDK-internal is a new repository split from the latest main of https://github.com/bitwarden/sdk. It removes all secrets manager language bindings and binaries.
⏰ Reminders before review
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 confirmedissue 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