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

Alli 10561 alli data backend update pmg bull arena to be compatible with bull mq #3

Conversation

JZhang502
Copy link

@JZhang502 JZhang502 commented Nov 29, 2023

Most of these commits are from the arena main branch
The only change I made is deleting the add job button from the ui in this commit

New Features

  • You can now pause the queue
  • You can also dump all the jobs into json

Update Jan 4, 2024:

Added a helper function that fixes redis stats page due to BullMQ using IoRedis
See this PR for more info
image

## [3.4.0](bee-queue/arena@v3.3.3...v3.4.0) (2020-11-01)

### Features

* **bullmq:** initial support for bullmq ([bee-queue#251](bee-queue#251)) ([1159dde](bee-queue@1159dde))
…ue#284)

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.2 to 17.2.4
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v17.2.2...v17.2.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-queue#277)

Bumps [conventional-changelog-conventionalcommits][0] from 4.4.0 to 4.5.0.
- [Release notes][1]

[0]: https://github.com/conventional-changelog/conventional-changelog
[1]: https://github.com/conventional-changelog/conventional-changelog/releases

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## [3.5.0](bee-queue/arena@v3.4.0...v3.5.0) (2020-11-21)

### Features

* **job-details:** support arenaName display field ([332fb3a](bee-queue@332fb3a))
This release exists solely to track the version bump in docker-arena,
per bee-queue/docker-arena#50. We aim to maintain a major+minor version
parity between artifacts of the two projects.
## [3.6.0](bee-queue/arena@v3.5.0...v3.6.0) (2020-11-25)

### Features

* support bullmq in docker image ([c10a294](bee-queue@c10a294)), closes [bee-queue/docker-arena#50](bee-queue/docker-arena#50)
This just eats up my time; nicer to not have to tweak messages.
Bumps [bull](https://github.com/OptimalBits/bull) from 3.19.0 to 3.19.1.
- [Release notes](https://github.com/OptimalBits/bull/releases)
- [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md)
- [Commits](OptimalBits/bull@v3.19.0...v3.19.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
### [3.6.1](bee-queue/arena@v3.6.0...v3.6.1) (2020-11-26)

### Bug Fixes

* support redis configuration with bullmq ([bee-queue#294](bee-queue#294)) ([ab4b806](bee-queue@ab4b806))
## [3.7.0](bee-queue/arena@v3.6.1...v3.7.0) (2020-12-16)

### Features

* **deps:** remove dependency on `handlebars-helpers` ([bee-queue#302](bee-queue#302)) ([bbacae8](bee-queue@bbacae8))
Change add job text depending on hide prop on dashboard
dependabot bot and others added 25 commits December 3, 2022 09:25
### [3.30.2](bee-queue/arena@v3.30.1...v3.30.2) (2022-12-04)

### Bug Fixes

* **qs:** security patches on body-parser and express dependencies ([bee-queue#593](bee-queue#593)) ([6c5871f](bee-queue@6c5871f))
### [3.30.3](bee-queue/arena@v3.30.2...v3.30.3) (2023-01-06)

### Bug Fixes

* **bullmq:** consider delayed markers ([bee-queue#605](bee-queue#605)) fixes [bee-queue#600](bee-queue#600) ([8b6edae](bee-queue@8b6edae))
### [3.30.4](bee-queue/arena@v3.30.3...v3.30.4) (2023-02-18)

### Bug Fixes

* **mounting:** differentiate base and appBase paths when disableListen ([bee-queue#623](bee-queue#623)) ([387e3ac](bee-queue@387e3ac))
BREAKING CHANGE: add new prioritized state, previous versions of bullmq wont't see this state
## [4.0.0](bee-queue/arena@v3.30.4...v4.0.0) (2023-09-02)

### ⚠ BREAKING CHANGES

* **bullmq:** add new prioritized state, previous versions of bullmq wont't see this state

### Features

* **bullmq:** support prioritized state ([bee-queue#664](bee-queue#664)) ([9a7541c](bee-queue@9a7541c))
### [4.0.1](bee-queue/arena@v4.0.0...v4.0.1) (2023-09-11)

### Bug Fixes

* **job-details:** omit scripts attribute to stringify jobs ([bee-queue#665](bee-queue#665)) fixes [bee-queue#598](bee-queue#598) ([a76ed5f](bee-queue@a76ed5f))
## [4.1.0](bee-queue/arena@v4.0.1...v4.1.0) (2023-10-28)

### Features

* **bullmq:** support removing repeatable jobs ([bee-queue#667](bee-queue#667)) ([df1ab37](bee-queue@df1ab37))
…ata-backend-update-pmg-bull-arena-to-be-compatible-with-bull-mq

Choose a reason for hiding this comment

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

id get rid of this or change it

@JZhang502 JZhang502 merged commit 2d94869 into master Jan 8, 2024
4 checks passed
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.