Skip to content

Conversation

@kingston
Copy link
Collaborator

@kingston kingston commented Oct 28, 2025

Summary by CodeRabbit

  • Chores
    • Upgraded pg-boss queue library to version 11.1.1
    • Simplified queue initialization configuration by removing the polling interval parameter
    • Updated job retention settings to configure deletion timing at queue creation

@changeset-bot
Copy link

changeset-bot bot commented Oct 28, 2025

🦋 Changeset detected

Latest commit: 5b830c6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 18 packages
Name Type
@baseplate-dev/plugin-queue Patch
@baseplate-dev/project-builder-common Patch
@baseplate-dev/project-builder-cli Patch
@baseplate-dev/project-builder-test Patch
@baseplate-dev/create-project Patch
@baseplate-dev/code-morph Patch
@baseplate-dev/core-generators Patch
@baseplate-dev/fastify-generators Patch
@baseplate-dev/project-builder-lib Patch
@baseplate-dev/project-builder-server Patch
@baseplate-dev/project-builder-web Patch
@baseplate-dev/react-generators Patch
@baseplate-dev/sync Patch
@baseplate-dev/tools Patch
@baseplate-dev/ui-components Patch
@baseplate-dev/utils Patch
@baseplate-dev/plugin-auth Patch
@baseplate-dev/plugin-storage Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Oct 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
baseplate-project-builder-web Ready Ready Preview Comment Oct 28, 2025 11:19am

@coderabbitai
Copy link

coderabbitai bot commented Oct 28, 2025

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

📥 Commits

Reviewing files that changed from the base of the PR and between 839cbdf and 5b830c6.

⛔ Files ignored due to path filters (1)
  • examples/blog-with-auth/pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (6)
  • .changeset/tired-knives-dream.md (1 hunks)
  • examples/blog-with-auth/apps/backend/package.json (1 hunks)
  • examples/blog-with-auth/apps/backend/src/services/pg-boss.service.int.test.ts (1 hunks)
  • examples/blog-with-auth/apps/backend/src/services/pg-boss.service.ts (1 hunks)
  • plugins/plugin-queue/src/pg-boss/core/generators/pg-boss/pg-boss.generator.ts (1 hunks)
  • plugins/plugin-queue/src/pg-boss/core/generators/pg-boss/templates/src/services/pg-boss.service.ts (1 hunks)
 ______________________________________________________________________________________________________________________
< You can't write perfect software. Software can't be perfect. Protect your code and users from the inevitable errors. >
 ----------------------------------------------------------------------------------------------------------------------
  \
   \   \
        \ /\
        ( )
      .( o ).
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch kingston/eng-913-upgrade-pg-boss-to-1111

Comment @coderabbitai help to get the list of available commands and usage tips.

@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedpg-boss@​11.1.11001009894100

View full report

@kingston kingston enabled auto-merge (squash) October 28, 2025 11:49
@kingston kingston disabled auto-merge October 28, 2025 11:49
@kingston kingston enabled auto-merge (squash) October 28, 2025 11:50
@kingston kingston disabled auto-merge October 28, 2025 11:50
@kingston kingston merged commit d67b5bc into main Oct 28, 2025
18 of 19 checks passed
@kingston kingston deleted the kingston/eng-913-upgrade-pg-boss-to-1111 branch October 28, 2025 17:05
@github-actions github-actions bot mentioned this pull request Oct 27, 2025
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