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

Upgrade to Ruby 3.3 #984

Merged
merged 16 commits into from
Mar 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: 'ubuntu-latest'
strategy:
matrix:
ruby: ['3.0', '3.2']
ruby: ['3.2', '3.3']
services:
postgres:
image: postgres:13
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,11 @@
href="/admin">
<a href="/admin"> Admin Console </a>
</li>
<li
nz-menu-item
href="/errors">
<a href="/errors"> Error Monitoring </a>
</li>
<li
nz-menu-item
href="/jobs">
Expand Down
62 changes: 31 additions & 31 deletions client/src/app/generated/server.model.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ input AcceptRevisionsInput {
}

"""
Autogenerated return type of AcceptRevisions
Autogenerated return type of AcceptRevisions.
"""
type AcceptRevisionsPayload {
"""
Expand Down Expand Up @@ -224,7 +224,7 @@ input AddCommentInput {
}

"""
Autogenerated return type of AddComment
Autogenerated return type of AddComment.
"""
type AddCommentPayload {
"""
Expand Down Expand Up @@ -259,7 +259,7 @@ input AddDiseaseInput {
}

"""
Autogenerated return type of AddDisease
Autogenerated return type of AddDisease.
"""
type AddDiseasePayload {
"""
Expand Down Expand Up @@ -299,7 +299,7 @@ input AddRemoteCitationInput {
}

"""
Autogenerated return type of AddRemoteCitation
Autogenerated return type of AddRemoteCitation.
"""
type AddRemoteCitationPayload {
"""
Expand Down Expand Up @@ -334,7 +334,7 @@ input AddTherapyInput {
}

"""
Autogenerated return type of AddTherapy
Autogenerated return type of AddTherapy.
"""
type AddTherapyPayload {
"""
Expand Down Expand Up @@ -1880,7 +1880,7 @@ input CreateMolecularProfileInput {
}

"""
Autogenerated return type of CreateMolecularProfile
Autogenerated return type of CreateMolecularProfile.
"""
type CreateMolecularProfilePayload {
"""
Expand Down Expand Up @@ -1936,7 +1936,7 @@ input CreateVariantInput {
}

"""
Autogenerated return type of CreateVariant
Autogenerated return type of CreateVariant.
"""
type CreateVariantPayload {
"""
Expand Down Expand Up @@ -2035,7 +2035,7 @@ input DeprecateComplexMolecularProfileInput {
}

"""
Autogenerated return type of DeprecateComplexMolecularProfile
Autogenerated return type of DeprecateComplexMolecularProfile.
"""
type DeprecateComplexMolecularProfilePayload {
"""
Expand Down Expand Up @@ -2096,7 +2096,7 @@ input DeprecateVariantInput {
}

"""
Autogenerated return type of DeprecateVariant
Autogenerated return type of DeprecateVariant.
"""
type DeprecateVariantPayload {
"""
Expand Down Expand Up @@ -2235,7 +2235,7 @@ input EditUserInput {
}

"""
Autogenerated return type of EditUser
Autogenerated return type of EditUser.
"""
type EditUserPayload {
"""
Expand Down Expand Up @@ -3071,7 +3071,7 @@ input FlagEntityInput {
}

"""
Autogenerated return type of FlagEntity
Autogenerated return type of FlagEntity.
"""
type FlagEntityPayload {
"""
Expand Down Expand Up @@ -3493,7 +3493,7 @@ enum GenesSortColumns {
"""
An ISO 8601-encoded datetime
"""
scalar ISO8601DateTime
scalar ISO8601DateTime @specifiedBy(url: "https://tools.ietf.org/html/rfc3339")

input IntSearchInput {
comparisonOperator: IntSearchOperator!
Expand Down Expand Up @@ -3842,7 +3842,7 @@ input ModerateAssertionInput {
}

"""
Autogenerated return type of ModerateAssertion
Autogenerated return type of ModerateAssertion.
"""
type ModerateAssertionPayload {
"""
Expand Down Expand Up @@ -3897,7 +3897,7 @@ input ModerateEvidenceItemInput {
}

"""
Autogenerated return type of ModerateEvidenceItem
Autogenerated return type of ModerateEvidenceItem.
"""
type ModerateEvidenceItemPayload {
"""
Expand Down Expand Up @@ -6832,7 +6832,7 @@ input RejectRevisionsInput {
}

"""
Autogenerated return type of RejectRevisions
Autogenerated return type of RejectRevisions.
"""
type RejectRevisionsPayload {
"""
Expand Down Expand Up @@ -6888,7 +6888,7 @@ input ResolveFlagInput {
}

"""
Autogenerated return type of ResolveFlag
Autogenerated return type of ResolveFlag.
"""
type ResolveFlagPayload {
"""
Expand Down Expand Up @@ -7627,7 +7627,7 @@ input SubmitAssertionInput {
}

"""
Autogenerated return type of SubmitAssertion
Autogenerated return type of SubmitAssertion.
"""
type SubmitAssertionPayload {
"""
Expand Down Expand Up @@ -7682,7 +7682,7 @@ input SubmitEvidenceItemInput {
}

"""
Autogenerated return type of SubmitEvidenceItem
Autogenerated return type of SubmitEvidenceItem.
"""
type SubmitEvidenceItemPayload {
"""
Expand Down Expand Up @@ -7735,7 +7735,7 @@ input SubmitVariantGroupInput {
}

"""
Autogenerated return type of SubmitVariantGroup
Autogenerated return type of SubmitVariantGroup.
"""
type SubmitVariantGroupPayload {
"""
Expand Down Expand Up @@ -7825,7 +7825,7 @@ input SubscribeInput {
}

"""
Autogenerated return type of Subscribe
Autogenerated return type of Subscribe.
"""
type SubscribePayload {
"""
Expand Down Expand Up @@ -7879,7 +7879,7 @@ input SuggestAssertionRevisionInput {
}

"""
Autogenerated return type of SuggestAssertionRevision
Autogenerated return type of SuggestAssertionRevision.
"""
type SuggestAssertionRevisionPayload {
"""
Expand Down Expand Up @@ -7937,7 +7937,7 @@ input SuggestEvidenceItemRevisionInput {
}

"""
Autogenerated return type of SuggestEvidenceItemRevision
Autogenerated return type of SuggestEvidenceItemRevision.
"""
type SuggestEvidenceItemRevisionPayload {
"""
Expand Down Expand Up @@ -7995,7 +7995,7 @@ input SuggestGeneRevisionInput {
}

"""
Autogenerated return type of SuggestGeneRevision
Autogenerated return type of SuggestGeneRevision.
"""
type SuggestGeneRevisionPayload {
"""
Expand Down Expand Up @@ -8053,7 +8053,7 @@ input SuggestMolecularProfileRevisionInput {
}

"""
Autogenerated return type of SuggestMolecularProfileRevision
Autogenerated return type of SuggestMolecularProfileRevision.
"""
type SuggestMolecularProfileRevisionPayload {
"""
Expand Down Expand Up @@ -8142,7 +8142,7 @@ input SuggestSourceInput {
}

"""
Autogenerated return type of SuggestSource
Autogenerated return type of SuggestSource.
"""
type SuggestSourcePayload {
"""
Expand Down Expand Up @@ -8191,7 +8191,7 @@ input SuggestVariantGroupRevisionInput {
}

"""
Autogenerated return type of SuggestVariantGroupRevision
Autogenerated return type of SuggestVariantGroupRevision.
"""
type SuggestVariantGroupRevisionPayload {
"""
Expand Down Expand Up @@ -8249,7 +8249,7 @@ input SuggestVariantRevisionInput {
}

"""
Autogenerated return type of SuggestVariantRevision
Autogenerated return type of SuggestVariantRevision.
"""
type SuggestVariantRevisionPayload {
"""
Expand Down Expand Up @@ -8382,7 +8382,7 @@ input UnsubscribeInput {
}

"""
Autogenerated return type of Unsubscribe
Autogenerated return type of Unsubscribe.
"""
type UnsubscribePayload {
"""
Expand Down Expand Up @@ -8417,7 +8417,7 @@ input UpdateCoiInput {
}

"""
Autogenerated return type of UpdateCoi
Autogenerated return type of UpdateCoi.
"""
type UpdateCoiPayload {
"""
Expand Down Expand Up @@ -8448,7 +8448,7 @@ input UpdateNotificationStatusInput {
}

"""
Autogenerated return type of UpdateNotificationStatus
Autogenerated return type of UpdateNotificationStatus.
"""
type UpdateNotificationStatusPayload {
"""
Expand Down Expand Up @@ -8509,7 +8509,7 @@ input UpdateSourceSuggestionStatusInput {
}

"""
Autogenerated return type of UpdateSourceSuggestionStatus
Autogenerated return type of UpdateSourceSuggestionStatus.
"""
type UpdateSourceSuggestionStatusPayload {
"""
Expand Down
Loading
Loading