Skip to content

Conversation

@Panaetius
Copy link
Member

No description provided.

@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-namespaces branch from b5b9b54 to 274052e Compare August 7, 2024 07:16
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-projects branch from 4694d00 to f49cd19 Compare August 7, 2024 07:16
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-namespaces branch from 274052e to be18fd1 Compare August 7, 2024 08:25
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-projects branch from f49cd19 to 24bc452 Compare August 7, 2024 08:25
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-namespaces branch from be18fd1 to e15f658 Compare August 7, 2024 08:41
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-projects branch from 24bc452 to d21d12a Compare August 7, 2024 08:41
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-namespaces branch from e15f658 to fc708bd Compare August 7, 2024 12:53
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-projects branch from d21d12a to c858d50 Compare August 7, 2024 12:53
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-namespaces branch from fc708bd to c0912b7 Compare August 7, 2024 13:24
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-projects branch 5 times, most recently from fb54287 to 340974f Compare August 8, 2024 15:12
@Panaetius Panaetius marked this pull request as ready for review August 9, 2024 07:35
@Panaetius Panaetius requested a review from a team as a code owner August 9, 2024 07:35
Comment on lines 47 to 48
@dataclass(frozen=True, eq=True, kw_only=True)
class UnsavedSessionLauncher(BaseModel):
Copy link
Member

Choose a reason for hiding this comment

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

suggestion: Same as above there is no reason to use pydantic here. The model validator below can just be a dataclass __post_init__ method.

Copy link
Member

Choose a reason for hiding this comment

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

@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-namespaces branch from c0912b7 to f9e1096 Compare August 12, 2024 09:44
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-projects branch from 340974f to c5c79ac Compare August 12, 2024 09:44
Base automatically changed from refactor/304-add-validation-to-namespaces to main August 12, 2024 13:31
@Panaetius Panaetius changed the base branch from main to refactor/304-add-ulid-type-to-db-models August 12, 2024 14:13
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-projects branch from c5c79ac to 9fa160e Compare August 12, 2024 14:13
@Panaetius Panaetius force-pushed the refactor/304-add-ulid-type-to-db-models branch from e7932fc to 56d6b86 Compare August 12, 2024 14:40
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-projects branch from 9fa160e to 405c2e8 Compare August 12, 2024 14:40
@Panaetius Panaetius force-pushed the refactor/304-add-ulid-type-to-db-models branch from 56d6b86 to 5a32c11 Compare August 13, 2024 13:27
@Panaetius
Copy link
Member Author

Panaetius commented Aug 13, 2024

@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-projects branch from 405c2e8 to 1f06994 Compare August 13, 2024 13:28
@Panaetius Panaetius force-pushed the refactor/304-add-ulid-type-to-db-models branch from 5a32c11 to b54659b Compare August 13, 2024 13:31
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-projects branch from 1f06994 to ed94ebe Compare August 13, 2024 13:31
@Panaetius Panaetius changed the base branch from refactor/304-add-ulid-type-to-db-models to refactor/304-add-validation-to-repos-sessions-storage August 14, 2024 13:49
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-projects branch from ed94ebe to aa80d4a Compare August 14, 2024 13:49
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-repos-sessions-storage branch from 8dbfc73 to 4803f45 Compare August 14, 2024 14:43
@Panaetius Panaetius force-pushed the refactor/304-add-validation-to-projects branch from aa80d4a to def8f59 Compare August 14, 2024 14:43
@Panaetius Panaetius merged commit def8f59 into refactor/304-add-validation-to-repos-sessions-storage Aug 15, 2024
5 of 9 checks passed
@Panaetius Panaetius deleted the refactor/304-add-validation-to-projects branch August 15, 2024 06:26
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.

3 participants