forked from bee-queue/arena
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Pull latest version #2
Open
ChrisAlvares
wants to merge
466
commits into
AgencyPMG:v3.5
Choose a base branch
from
bee-queue:master
base: v3.5
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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](v3.4.0...v3.5.0) (2020-11-21) ### Features * **job-details:** support arenaName display field ([332fb3a](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](v3.5.0...v3.6.0) (2020-11-25) ### Features * support bullmq in docker image ([c10a294](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](v3.6.0...v3.6.1) (2020-11-26) ### Bug Fixes * support redis configuration with bullmq ([#294](#294)) ([ab4b806](ab4b806))
## [3.7.0](v3.6.1...v3.7.0) (2020-12-16) ### Features * **deps:** remove dependency on `handlebars-helpers` ([#302](#302)) ([bbacae8](bbacae8))
Change add job text depending on hide prop on dashboard
### [3.7.1](v3.7.0...v3.7.1) (2021-02-18) ### Bug Fixes * **dashboard:** change shouldHide condition ([5722b55](5722b55)) * **dashboard:** refresh page when adding a new job ([0fa5d02](0fa5d02))
### [3.30.2](v3.30.1...v3.30.2) (2022-12-04) ### Bug Fixes * **qs:** security patches on body-parser and express dependencies ([#593](#593)) ([6c5871f](6c5871f))
### [3.30.4](v3.30.3...v3.30.4) (2023-02-18) ### Bug Fixes * **mounting:** differentiate base and appBase paths when disableListen ([#623](#623)) ([387e3ac](387e3ac))
BREAKING CHANGE: add new prioritized state, previous versions of bullmq wont't see this state
## [4.0.0](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 ([#664](#664)) ([9a7541c](9a7541c))
## [4.1.0](v4.0.1...v4.1.0) (2023-10-28) ### Features * **bullmq:** support removing repeatable jobs ([#667](#667)) ([df1ab37](df1ab37))
### [4.1.1](v4.1.0...v4.1.1) (2024-02-08) ### Bug Fixes * **layouts:** include favicon at layout template ([#668](#668)) ([a107ad9](a107ad9))
## [4.2.0](v4.1.1...v4.2.0) (2024-02-12) ### Features * **add-job:** provide editor for adding options ([#670](#670)) ([3f4c640](3f4c640))
## [4.3.0](v4.2.0...v4.3.0) (2024-04-27) ### Features * **details:** update job data ([#674](#674)) ([24ab67f](24ab67f))
## [4.4.0](v4.3.0...v4.4.0) (2024-05-03) ### Features * **bull:** add clean jobs button for completed and failed ([#675](#675)) ([e62aef0](e62aef0))
### [4.4.1](v4.4.0...v4.4.1) (2024-05-07) ### Bug Fixes * **jobs:** validate jobs length in bulk action ([#676](#676)) ([2bce363](2bce363))
### [4.4.2](v4.4.1...v4.4.2) (2024-06-13) ### Bug Fixes * **bull:** retry only failed jobs ([#678](#678)) ([8488040](8488040))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.