Skip to content

packages/django-dramatiq-postgres: fix worker startup on macos#20637

Merged
gergosimonyi merged 1 commit intomainfrom
packages/django-dramatiq-postgres/fix-startup-on-macos
Mar 1, 2026
Merged

packages/django-dramatiq-postgres: fix worker startup on macos#20637
gergosimonyi merged 1 commit intomainfrom
packages/django-dramatiq-postgres/fix-startup-on-macos

Conversation

@gergosimonyi
Copy link
Collaborator

@gergosimonyi gergosimonyi requested a review from a team as a code owner February 28, 2026 15:42
@netlify
Copy link

netlify bot commented Feb 28, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 0f5d19b
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69a30ce0ee75e600087ed4ce
😎 Deploy Preview https://deploy-preview-20637--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@gergosimonyi gergosimonyi added the backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2 label Feb 28, 2026
@codecov
Copy link

codecov bot commented Feb 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.34%. Comparing base (1c05cda) to head (0f5d19b).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20637      +/-   ##
==========================================
- Coverage   93.38%   93.34%   -0.05%     
==========================================
  Files         981      981              
  Lines       55390    55390              
==========================================
- Hits        51726    51702      -24     
- Misses       3664     3688      +24     
Flag Coverage Δ
conformance 37.69% <ø> (+<0.01%) ⬆️
e2e 43.33% <ø> (+<0.01%) ⬆️
integration 22.42% <ø> (-0.05%) ⬇️
unit 91.53% <ø> (ø)
unit-migrate 91.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-0f5d19b4576d945e6b7bcbc1ab1f036a026d2d70
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-0f5d19b4576d945e6b7bcbc1ab1f036a026d2d70

Afterwards, run the upgrade commands from the latest release notes.

@gergosimonyi gergosimonyi merged commit 9ebf463 into main Mar 1, 2026
104 checks passed
@gergosimonyi gergosimonyi deleted the packages/django-dramatiq-postgres/fix-startup-on-macos branch March 1, 2026 01:12
authentik-automation bot pushed a commit that referenced this pull request Mar 1, 2026
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2026.2 created: #20641

gergosimonyi added a commit that referenced this pull request Mar 1, 2026
…y-pick #20637 to version-2026.2) (#20641)

packages/django-dramatiq-postgres: fix worker startup on macos (#20637)

fix worker startup on macos

Co-authored-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants