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

feat(scheduler): add getJobScheduler method #2877

Merged
merged 1 commit into from
Nov 2, 2024
Merged

Conversation

roggervalf
Copy link
Collaborator

@roggervalf roggervalf commented Oct 31, 2024

ref #2875

@lpoulin
Copy link

lpoulin commented Oct 31, 2024

@roggervalf is it planned to store the jobTemplate on the jobScheduler object at some point?

@roggervalf
Copy link
Collaborator Author

this is something that was talked about few weeks ago with my team. I'll revive that conversation

@lpoulin
Copy link

lpoulin commented Nov 1, 2024

thanks @roggervalf! please let me know if I can provide any more details about my use-case.

Copy link
Contributor

@manast manast left a comment

Choose a reason for hiding this comment

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

LGTM

@roggervalf roggervalf merged commit 956d98c into master Nov 2, 2024
11 checks passed
@roggervalf roggervalf deleted the feat-scheduler branch November 2, 2024 19:11
github-actions bot pushed a commit that referenced this pull request Nov 2, 2024
# [5.23.0](v5.22.0...v5.23.0) (2024-11-02)

### Features

* **scheduler:** add getJobScheduler method ([#2877](#2877)) ref [#2875](#2875) ([956d98c](956d98c))
alexandresoro pushed a commit to alexandresoro/ouca that referenced this pull request Nov 3, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [bullmq](https://bullmq.io/) ([source](https://github.com/taskforcesh/bullmq)) | dependencies | minor | [`5.21.2` -> `5.23.0`](https://renovatebot.com/diffs/npm/bullmq/5.21.2/5.23.0) |

---

### Release Notes

<details>
<summary>taskforcesh/bullmq (bullmq)</summary>

### [`v5.23.0`](https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0)

[Compare Source](taskforcesh/bullmq@v5.22.0...v5.23.0)

##### Features

-   **scheduler:** add getJobScheduler method ([#&#8203;2877](taskforcesh/bullmq#2877)) ref [#&#8203;2875](taskforcesh/bullmq#2875) ([956d98c](taskforcesh/bullmq@956d98c))

### [`v5.22.0`](https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0)

[Compare Source](taskforcesh/bullmq@v5.21.2...v5.22.0)

##### Bug Fixes

-   **commands:** add missing build statement when releasing \[python] ([#&#8203;2869](taskforcesh/bullmq#2869)) fixes [#&#8203;2868](taskforcesh/bullmq#2868) ([ff2a47b](taskforcesh/bullmq@ff2a47b))

##### Features

-   **job:** add getChildrenValues method \[python] ([#&#8203;2853](taskforcesh/bullmq#2853)) ([0f25213](taskforcesh/bullmq@0f25213))
-   **queue:** add a telemetry interface ([#&#8203;2721](taskforcesh/bullmq#2721)) ([273b574](taskforcesh/bullmq@273b574))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/290
Reviewed-by: Alexandre Soro <code@soro.dev>
Co-authored-by: renovate <renovate@git.tristess.app>
Co-committed-by: renovate <renovate@git.tristess.app>
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.

3 participants