-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extract background-job-commons #93
Conversation
name: Package release to NPM -> background-jobs-common | ||
on: | ||
pull_request: | ||
types: | ||
- closed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😍
...ground-jobs-common/src/background-job-processor/processors/AbstractBackgroundJobProcessor.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
packages/app/id-utils/package.json
Outdated
"name": "@lokalise/id-utils", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"type": "module", | ||
"files": [ | ||
"dist" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will trigger release on id-utils
Changes
This provides Autopilot base job class in a way that is decoupled from bullmq-pro package, but allows to opt-in for its usage when necessary.
Checklist
major
,minor
,patch
orskip-release