Skip to content
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

Merged
merged 8 commits into from
Apr 11, 2024
Merged

Extract background-job-commons #93

merged 8 commits into from
Apr 11, 2024

Conversation

kibertoad
Copy link
Collaborator

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

  • Apply one of following labels; major, minor, patch or skip-release
  • I've updated the documentation, or no changes were necessary
  • I've updated the tests, or no changes were necessary

Comment on lines +1 to +5
name: Package release to NPM -> background-jobs-common
on:
pull_request:
types:
- closed
Copy link
Collaborator

Choose a reason for hiding this comment

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

😍

Copy link
Collaborator

@CarlosGamero CarlosGamero left a comment

Choose a reason for hiding this comment

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

🚀

@kibertoad kibertoad added major and removed minor labels Apr 11, 2024
Comment on lines 2 to 6
"name": "@lokalise/id-utils",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"files": [
"dist"
Copy link
Collaborator

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

@kibertoad kibertoad merged commit c635db2 into main Apr 11, 2024
3 checks passed
@kibertoad kibertoad deleted the feat/bg-job-commons branch April 11, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants