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

chore (Core): Created upgrade task for Postgres job queue Tables #30325

Conversation

jgambarios
Copy link
Contributor

@jgambarios jgambarios commented Oct 10, 2024

This pull request introduces a new task to create the necessary tables and indexes for the Postgres Job Queue implementation. It includes the implementation of the task, updates to the task locator, and the addition of corresponding tests.

Implementation of Postgres Job Queue Tables

Task Locator Update

Test Suite Update

New Test Class

This PR fixes: #30315

@jgambarios jgambarios linked an issue Oct 10, 2024 that may be closed by this pull request
@semgrep-code-dotcms-test
Copy link

Semgrep found 24 CUSTOM_INJECTION-2 findings:

The method identified is susceptible to injection. The input should be validated and properly
escaped.

Ignore this finding from CUSTOM_INJECTION-2.

@jgambarios jgambarios added this pull request to the merge queue Oct 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 11, 2024
@jgambarios jgambarios added this pull request to the merge queue Oct 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 11, 2024
@spbolton
Copy link
Contributor

Failed in merge queue with a random gitub api error when uploading artifacts. Re-adding to the merge queue.

@spbolton spbolton added this pull request to the merge queue Oct 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 11, 2024
…grade-task-for-the-Postgres-Job-Queue-implementation
@jgambarios jgambarios added this pull request to the merge queue Oct 11, 2024
Merged via the queue into main with commit 8f2ccfa Oct 11, 2024
35 checks passed
@jgambarios jgambarios deleted the issue-30315-Create-upgrade-task-for-the-Postgres-Job-Queue-implementation branch October 11, 2024 21:39
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.

Create upgrade task for the Postgres Job Queue implementation
4 participants