Skip to content

Commit b775430

Browse files
committed
Update publication candidate
1 parent a34eb3a commit b775430

4 files changed

Lines changed: 13 additions & 6 deletions

File tree

changelog.d/1114.added renamed to .github/publication_candidates/usdata-gha26310962899-a1/changelog.d/1114.added

File renamed without changes.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"base_release_version": "1.115.5",
3+
"candidate_scope": "1.115.5-minor",
4+
"release_bump": "minor",
5+
"run_id": "usdata-gha26310962899-a1",
6+
"would_release_as_at_build_time": "1.116.0"
7+
}

.github/publication_scope.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"base_release_version": "1.115.5",
3-
"candidate_scope": "1.115.5-patch",
4-
"release_bump": "patch",
5-
"run_id": "usdata-gha26308543444-a1",
6-
"would_release_as_at_build_time": "1.115.6"
3+
"candidate_scope": "1.115.5-minor",
4+
"release_bump": "minor",
5+
"run_id": "usdata-gha26310962899-a1",
6+
"would_release_as_at_build_time": "1.116.0"
77
}

docs/generated/pipeline_api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@
474474
"docstring": "Build all datasets with preemption-resilient checkpointing.\n\nArgs:\n upload: Whether to upload completed datasets.\n branch: Git branch to build from.\n sequential: Use sequential (non-parallel) execution.\n clear_checkpoints: Clear existing checkpoints before starting.\n skip_tests: Skip running the test suite (useful for calibration runs).\n skip_enhanced_cps: Skip enhanced_cps.py and small_enhanced_cps.py\n (useful for calibration runs that only need source_imputed H5).\n skip_stage_5: Skip source-imputed CPS and small enhanced CPS after\n enhanced_cps_2024.h5 is built.\n stage_only: Upload to HF staging only, without promoting a release.\n version: policyengine-us-data package version used for staging and\n dataset-build contracts.",
475475
"id": "build_datasets",
476476
"kind": "function",
477-
"line": 642,
477+
"line": 643,
478478
"metadata": {
479479
"api_refs": [
480480
"modal_app.data_build.build_datasets"
@@ -1004,7 +1004,7 @@
10041004
"docstring": "Build CPS before PUF because PUF pension imputation loads CPS_2024.",
10051005
"id": "cps_puf_build_phase",
10061006
"kind": "function",
1007-
"line": 499,
1007+
"line": 500,
10081008
"metadata": {
10091009
"api_refs": [
10101010
"modal_app.data_build.run_cps_then_puf_phase"

0 commit comments

Comments
 (0)