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

Evaluations List and Prompts Download #13

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Conversation

bbengfort
Copy link
Contributor

@bbengfort bbengfort commented Oct 6, 2024

Scope of changes

Download prompts and evaluations list view. Basic stubs for other linked pages.

Type of change

  • bug fix
  • new feature
  • documentation
  • other (describe)

Acceptance criteria

This PR will be merged without review.

Author checklist

  • I have manually tested the change and/or added automation in the form of unit tests or integration tests
  • I have updated the dependencies list
  • I have added new test fixtures as needed to support added tests
  • I have added or updated the documentation

@bbengfort bbengfort merged commit cc6ab69 into main Oct 6, 2024
6 checks passed
@bbengfort bbengfort deleted the evaluations-list branch October 6, 2024 22:05
Copy link

sentry-io bot commented Oct 7, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ NameError: name 'CreateReviewForm' is not defined parley.views in CreateReviewTask View Issue
  • ‼️ ImportError: cannot import name 'CreateReviewForm' from 'parley.forms' (/Users/benjamin/Workspace/go/src/githu... parley.views in <module> View Issue
  • ‼️ IndentationError: expected an indented block after 'try' statement on line 186 (forms.py, line 188) parley.views in <module> View Issue
  • ‼️ NameError: name 'ReviewTask' is not defined parley.views in ReviewTaskDetail View Issue
  • ‼️ NoReverseMatch: Reverse for 'prompt-detail' not found. 'prompt-detail' is not a valid view function or pattern name. /admin/r/{content_type_id}/{object_id}/ View Issue

Did you find this useful? React with a 👍 or 👎

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.

1 participant