Skip to content

Conversation

aj-bw
Copy link
Member

@aj-bw aj-bw commented Sep 11, 2025

๐ŸŽŸ๏ธ Tracking

bre-1104

๐Ÿ“” Objective

after merging #415 , based off moving to npm version 11 a --tag must be provided for all pre-releases in NPM. our releases are considered pre-release bc of the dashes and suffixes in the naming convention.

failure example: https://github.com/bitwarden/sdk-internal/actions/runs/17653063030/job/50172366269

โฐ 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

@aj-bw aj-bw requested a review from a team as a code owner September 11, 2025 19:00
@aj-bw aj-bw requested a review from mimartin12 September 11, 2025 19:00
@pixman20 pixman20 removed the request for review from mimartin12 September 11, 2025 19:00
@aj-bw aj-bw merged commit 0b6d9c4 into main Sep 11, 2025
42 checks passed
@aj-bw aj-bw deleted the bre-1104/update-sdk-internal-workflow branch September 11, 2025 19:02
Copy link
Contributor

Logo
Checkmarx One โ€“ Scan Summary & Details โ€“ ffb50fa0-0574-4511-bf9f-a4ed5a311b2f

Great job! No new security vulnerabilities introduced in this pull request

Copy link

Copy link

codecov bot commented Sep 11, 2025

Codecov Report

โœ… All modified and coverable lines are covered by tests.
โœ… Project coverage is 76.93%. Comparing base (3988ef3) to head (c5e760e).
โš ๏ธ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #437   +/-   ##
=======================================
  Coverage   76.93%   76.93%           
=======================================
  Files         270      270           
  Lines       25608    25608           
=======================================
  Hits        19702    19702           
  Misses       5906     5906           

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.

๐Ÿš€ New features to boost your workflow:
  • โ„๏ธ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • ๐Ÿ“ฆ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

bw-ghapp bot pushed a commit to bitwarden/sdk-swift that referenced this pull request Sep 11, 2025
aj-bw added a commit that referenced this pull request Sep 11, 2025
## ๐ŸŽŸ๏ธ Tracking
[bre-1104](https://bitwarden.atlassian.net/browse/bre-1104)

## ๐Ÿ“” Objective
related to #415 and #437 
example failure after moving to oidc npm publish ->
https://github.com/bitwarden/sdk-internal/actions/runs/17654697060/job/50174358624

it is searching for provenance information in the package.json file but
the repository url is not defined there

## โฐ 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

<!-- Suggested interactions but feel free to use (or not) as you desire!
-->

- ๐Ÿ‘ (`:+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
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