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

Notes field of Run cleanup #251

Merged
merged 3 commits into from
Dec 8, 2024
Merged

Notes field of Run cleanup #251

merged 3 commits into from
Dec 8, 2024

Conversation

bracyw
Copy link
Contributor

@bracyw bracyw commented Nov 28, 2024

Changes

Added a note field to PublicRun (changed transformer, PublicRun type (CL and scylla)).

Made note field able to be NULL.

Notes

Any other notes go here

Test Cases

new run button still works

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No package-lock.json changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #250

@bracyw bracyw self-assigned this Nov 29, 2024
@bracyw bracyw requested a review from RChandler234 December 2, 2024 19:31
scylla-server/src/schema.rs Outdated Show resolved Hide resolved
@bracyw bracyw requested a review from RChandler234 December 6, 2024 01:27
Copy link
Contributor

@jr1221 jr1221 left a comment

Choose a reason for hiding this comment

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

Lgtm.

The default thing is nice.

@RChandler234 RChandler234 merged commit c944d04 into develop Dec 8, 2024
2 of 4 checks passed
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.

PublicRun fields remake
3 participants