Skip to content

Conversation

@bigabig
Copy link
Member

@bigabig bigabig commented Aug 19, 2025

No description provided.



def upgrade() -> None:
# ### commands auto generated by Alembic - please adjust! ###
Copy link
Collaborator

Choose a reason for hiding this comment

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

Don't we need a migration from doc link to folder?

links: list[str] = Field(
description="List of links (source document filenames) associated with the source document"
)
# TODO: Folder(s)
Copy link
Collaborator

Choose a reason for hiding this comment

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

important todo :)

result.append(
TaggingResult(
status=BackgroundJobStatus.FINISHED,
status="finished",
Copy link
Collaborator

Choose a reason for hiding this comment

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

lets also use an enum for this..?

@bigabig bigabig merged commit 414b82b into main Aug 19, 2025
4 checks passed
@bigabig bigabig deleted the remove-old-prepro branch August 19, 2025 10:05
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