Skip to content

Upgrade to Betty 0.5 - #156

Open
bartfeenstra wants to merge 4 commits into
mainfrom
betty-0.5
Open

Upgrade to Betty 0.5#156
bartfeenstra wants to merge 4 commits into
mainfrom
betty-0.5

Conversation

@bartfeenstra

Copy link
Copy Markdown
Owner

No description provided.

@bartfeenstra bartfeenstra added the dependencies Pull requests that update a dependency file label May 27, 2025
@bartfeenstra
bartfeenstra force-pushed the betty-0.5 branch 2 times, most recently from d2ecd4d to 6339101 Compare June 15, 2025 15:02
@override
async def post_load(self, scheduler: Scheduler[ProjectContext]) -> None:
await scheduler.add(
_PublishPeople(),

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Make these a single job

Comment thread ancestry/report.py
async def report(project: Project) -> None:
logging.getLogger("betty").setLevel(logging.DEBUG)
await load(project)
original_verbosity = project.app.user.verbosity

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

If and when we have ancestry storage and a separate load command, remove this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant