这是indexloc提供的服务,不要输入任何密码
Skip to content

Use new nox_utils from opendp/tumult-tools #2

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

Merged
merged 2 commits into from
Jun 6, 2025
Merged

Conversation

tmager
Copy link
Contributor

@tmager tmager commented May 13, 2025

Switches away from Tumult's original nox_utils to a new implementation in
opendp/tumult-tools, and makes changes required for that switch:

  • Poetry 2.0 or above is now required, and the pyproject has largely been migrated
    to the new format for that.
  • The noxfile has been completely overhauled, and a few other changes related to
    nox_utils have been made.
  • Various sessions that we no longer need or don't yet support have been removed.

@tmager tmager marked this pull request as draft May 13, 2025 00:24
@tmager tmager changed the title WIP Use new nox_utils from opendp/tumult-tools Use new nox_utils from opendp/tumult-tools May 13, 2025
@tmager tmager force-pushed the tmager/use-new-nox-utils branch from afb122a to d33bb9e Compare May 30, 2025 00:51
@tmager tmager marked this pull request as ready for review May 30, 2025 00:53
@tmager tmager force-pushed the tmager/use-new-nox-utils branch from d33bb9e to 9a20ce2 Compare May 30, 2025 01:24
@tmager tmager requested a review from Maegereg May 30, 2025 01:36
@tmager tmager self-assigned this May 30, 2025
@tmager tmager force-pushed the tmager/use-new-nox-utils branch from 9a20ce2 to 1054d12 Compare May 31, 2025 14:13
tmager added 2 commits June 3, 2025 19:41
Switches away from Tumult's original `nox_utils` to a new implementation in
`opendp/tumult-tools`, and makes changes required for that switch. Most notably,
Poetry 2.0 or above is now required, and the pyproject has largely been migrated
to the new format. The noxfile has been updated to use the new `nox_utils` and
to remove various sessions that either we no longer need or are not yet supported.
Adds support for running benchmarks in the noxfile using the new
`SessionManager.benchmark` method in nox-utils. Also renames all of the
benchmark scripts to remove the `benchmark_` prefix -- they're already in a
directory called `benchmark`, and it makes some of the scripting in nox-utils a
bit more intuitive.
@tmager tmager force-pushed the tmager/use-new-nox-utils branch from 1054d12 to b4029e8 Compare June 3, 2025 23:52
@tmager tmager merged commit 337aa97 into main Jun 6, 2025
@tmager tmager deleted the tmager/use-new-nox-utils branch June 6, 2025 00:03
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.

2 participants