catalyst-cooperative / ccai-entity-matching

An exploration of generalizable approaches to unsupervised entity matching for use in linking tabular public energy data sources.
MIT License
1 stars 2 forks source link

updates tox-pytest for checking cache and download pudl db #113

Closed ggurjar333 closed 5 months ago

ggurjar333 commented 11 months ago

PR Overview

PR Checklist

Issue #2461 : Have nightly builds output cache keys when successful

Enhancement: Add Nightly Builds Output Cache Keys

This pull request aims to enhance the workflow for handling Nightly Builds Output in our repository by introducing cache keys. The goal is to optimize the downloading process and reduce unnecessary downloads of the PUDL DB.

Changes Made:

Why This Enhancement: The introduction of cache keys improves the efficiency of the CI workflow by only downloading a new PUDL DB when necessary. This change can significantly speed up the CI process and save resources by avoiding redundant downloads.

Please review this pull request, and your feedback and suggestions are welcome.