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

New/task similarity #429

Merged
merged 110 commits into from
Nov 20, 2023
Merged

New/task similarity #429

merged 110 commits into from
Nov 20, 2023

Conversation

jakerenzella
Copy link
Member

Merge nts into development to ensure development IS the current development branch

Also update to improve rubocop linting
Ensure that actions can be retried on failue. The new TII Submission class allows the status
of the submission to be tracked and used to determine the next action.

The user table is updated to record the user's eula status.
@jakerenzella jakerenzella merged commit 7088999 into development Nov 20, 2023
2 of 3 checks passed

get "/api/tasks/#{task.id}/similarities/#{sim.id}/viewer_url"
assert_equal 200, last_response.status
assert last_response.body.include? "https://viewer.url"

Check failure

Code scanning / CodeQL

Incomplete URL substring sanitization High test

'
https://viewer.url
' can be anywhere in the URL, and arbitrary hosts may come before or after it.
macite pushed a commit to macite/doubtfire-api that referenced this pull request Nov 30, 2023
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.

2 participants