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

feat: Updated sample rubric to v1.2 and added tag images and phrases [PT-188479846] #483

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

dougmartin
Copy link
Member

Also added debug:rubricSummaryTableOverride query parameter to override the tag summary table rubric option.

Copy link

cypress bot commented Oct 25, 2024

portal-report    Run #1890

Run Properties:  status check passed Passed #1890  •  git commit a88d1721f8: feat: Updated sample rubric to v1.2 and added tag images and phrases [PT-1884798...
Project portal-report
Branch Review 188479846-update-sample-rubric-to-use-tags
Run status status check passed Passed #1890
Run duration 03m 54s
Commit git commit a88d1721f8: feat: Updated sample rubric to v1.2 and added tag images and phrases [PT-1884798...
Committer Doug Martin
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 5
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 187
View all changes introduced in this branch ↗︎

@dougmartin dougmartin force-pushed the 188479846-update-sample-rubric-to-use-tags branch from 766cf89 to 1f9fcd4 Compare October 25, 2024 15:19
…T-188479846]

Also added debug:rubricSummaryTableOverride query parameter to override the tag summary table rubric option.
@dougmartin dougmartin force-pushed the 188479846-update-sample-rubric-to-use-tags branch from 1f9fcd4 to a88d172 Compare October 25, 2024 16:33
Copy link

@bgoldowsky bgoldowsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I just had one question.

@@ -66,6 +80,7 @@ const migrations = [
version: "1.2.0",
migrations: [
createCriteriaGroups,
fixUndefinedIconPhrase,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the version number will already be 1.2.0, it doesn't seem like this function will actually run when a rubric is fetched. Is that going to be a problem?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point - I'll fix that.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually I'll do it in the summary table display PR so I don't have to rebase and push the current follow on PT.

@dougmartin dougmartin merged commit 29efdbc into master Oct 25, 2024
6 of 7 checks passed
@dougmartin dougmartin deleted the 188479846-update-sample-rubric-to-use-tags branch October 25, 2024 17:34
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