-
-
Notifications
You must be signed in to change notification settings - Fork 72
DEV - Create HuggingFace Repo For New Years #2078
Copy link
Copy link
Closed
Labels
Complexity: Mediumrequire research/investigation before completing; internal team info/input or external team questionrequire research/investigation before completing; internal team info/input or external team questionFeature: Code HealthMake our code more readable, testable, and modularMake our code more readable, testable, and modularRole: DevOpsinfrastructure, CI or related workinfrastructure, CI or related workp-feature: Analyticscollection & study of data on how people use the productcollection & study of data on how people use the productsize: 1ptCan be done in 6 hoursCan be done in 6 hours
Milestone
Metadata
Metadata
Assignees
Labels
Complexity: Mediumrequire research/investigation before completing; internal team info/input or external team questionrequire research/investigation before completing; internal team info/input or external team questionFeature: Code HealthMake our code more readable, testable, and modularMake our code more readable, testable, and modularRole: DevOpsinfrastructure, CI or related workinfrastructure, CI or related workp-feature: Analyticscollection & study of data on how people use the productcollection & study of data on how people use the productsize: 1ptCan be done in 6 hoursCan be done in 6 hours
Type
Projects
Status
Done
Overview
We need to create a script that, when run in GitHub Actions, creates a new HuggingFace repository for the new year. This will eliminate the manual process of dev lead creating a
311-data/YYYYrepository every year, which often results in failing GitHub Action pipeline builds.More Info
311 Devs are given token access to the 311-data-dev HF account, but they do not have token access to 311-data HF account. Therefore, they cannot manually create repositories in our prod storage repos. The prod tokens are available in the 311 Data GitHub repository's secrets, and can be utilized in GitHub Actions (e.g. via Python script).
Action Items
updateHfDataset.pyscript to make a new HuggingFace repository for the current yearhuggingface.co/311-data-devas a result of running the workflowhuggingface.co/311-dataas a result of running the workflowResources/Instructions
HuggingFace Links
Screenshots
Screenshot: 311-data-dev with no 2026 repository
Taken on 2026-02-18 @ 10:40 AM PST
Screenshot: 311-data (prod) with no 2026 repository
Taken on 2026-02-18 @ 10:43 AM PST