Skip to content

2078: create the current year repo on Huggingface#2079

Merged
rayneng merged 1 commit intomainfrom
ssiegal.2078
Feb 19, 2026
Merged

2078: create the current year repo on Huggingface#2079
rayneng merged 1 commit intomainfrom
ssiegal.2078

Conversation

@ssiegal1
Copy link
Copy Markdown
Contributor

@ssiegal1 ssiegal1 commented Feb 18, 2026

(partially) Fixes #2078

Explanation

As part of the huggingface update workflow, we need to ensure that the repo matching the current year exists, otherwise the huggingface update script will fail to upload its parquet file. Added a bit of code to create the repo if it exists (and ignore if it already exists).

Testing

Ran it locally and the dataset now exists and is populated with data: https://huggingface.co/datasets/311-Data-Dev/2026

image
  • Up to date with main branch
  • Branch name follows guidelines
  • All PR Status checks are successful
  • Peer reviewed and approved

Any questions? See the getting started guide

…xist, before trying to upload any data sets
Copy link
Copy Markdown
Member

@rayneng rayneng left a comment

Choose a reason for hiding this comment

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

PR description includes screenshot of 2026 data for dev HF storage. We can also see the operation succeeded here:

Approved.

@rayneng rayneng merged commit f0efd37 into main Feb 19, 2026
@rayneng rayneng deleted the ssiegal.2078 branch February 19, 2026 00:52
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.

DEV - Create HuggingFace Repo For New Years

2 participants