Skip to content

deps: exclude @dolbyio/* from pnpm minimumReleaseAge - #196

Merged
nicholi merged 1 commit into
mainfrom
devin/1788468802-dolbyio-release-age-exclude
Sep 3, 2026
Merged

deps: exclude @dolbyio/* from pnpm minimumReleaseAge#196
nicholi merged 1 commit into
mainfrom
devin/1788468802-dolbyio-release-age-exclude

Conversation

@nicholi

@nicholi nicholi commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Add @dolbyio/* to minimumReleaseAgeExclude in pnpm-workspace.yaml, next to the existing @millicast/* exclusion, so that new releases of trusted Dolby.io packages (e.g. @dolbyio/webrtc-stats, pinned by @millicast/sdk) can be pulled immediately instead of waiting out the 7-day minimumReleaseAge gate.

minimumReleaseAgeExclude:
  - '@millicast/*'
  - '@dolbyio/*'

Config-only change; the lockfile does not change and pnpm install --frozen-lockfile still succeeds. trustPolicy: no-downgrade remains in effect for these packages.

Link to Devin session: https://dolby.devinenterprise.com/sessions/e70cd590509d43009f38015016edfe11
Open in Devin Desktop: https://dolby.devinenterprise.com/desktop/session/e70cd590509d43009f38015016edfe11?variant=devin
Requested by: @nicholi


Devin Review

Co-Authored-By: nicholi <nicholas.schell@dolby.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@nicholi
nicholi merged commit d54924b into main Sep 3, 2026
1 of 2 checks passed

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Devin Review found 1 potential issue.

Devin Review

Comment thread pnpm-workspace.yaml
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.

1 participant