Skip to content

Refactor Celery, and update .gitignore#87

Merged
darkweid merged 7 commits intomainfrom
refactor
May 8, 2026
Merged

Refactor Celery, and update .gitignore#87
darkweid merged 7 commits intomainfrom
refactor

Conversation

@darkweid
Copy link
Copy Markdown
Owner

@darkweid darkweid commented May 8, 2026

Description

This pull request includes the following changes:

  • Celery Configuration: Modularized the Celery setup by splitting worker configuration, improving task session management, and refining worker runtime settings for enhanced maintainability.
  • .gitignore Updates: Cleaned up the .gitignore file by removing outdated comments and unused exclusions. Added new exclusions for .DS_Store, development documentation files, and settings for AI agent configurations.
  • Dependency Updates: Bumped vulnerable Python dependencies to address security issues (CVE-2026-44307 and CVE-2026-42561).

@darkweid darkweid added dependencies Dependency updates (including Dependabot) refactor Code refactoring without behavior changes labels May 8, 2026
chatgpt-codex-connector[bot]

This comment was marked as resolved.

@darkweid darkweid merged commit 6d807f9 into main May 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (including Dependabot) refactor Code refactoring without behavior changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant