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

Production update #1212

Open
wants to merge 467 commits into
base: production
Choose a base branch
from
Open

Production update #1212

wants to merge 467 commits into from

Conversation

CarsonDavis
Copy link
Collaborator

update production branch to match the code currently deployed on production

Your Name and others added 28 commits January 10, 2025 11:07
…t-pr-time

Enforce Code Quality at PR Time
Automatic Running of Tests On Pull Request
…lack-notification-pipeline

1177 notifications update slack notification pipeline
var new_reindexing_status = $(this).text();

$(".reindexing-status-change-caption").html(
`<div>Reindexing status for <b class="bold">${collectionName}</b> will change to <b class="bold">${new_reindexing_status}</b></div>`

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
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.

5 participants