Skip to content
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

Cache for CircleCI is not working #211

Closed
5 tasks
dbeatty10 opened this issue Nov 21, 2024 · 0 comments · Fixed by #215
Closed
5 tasks

Cache for CircleCI is not working #211

dbeatty10 opened this issue Nov 21, 2024 · 0 comments · Fixed by #215
Labels
bug Something isn't working

Comments

@dbeatty10
Copy link
Contributor

Describe the bug

CircleCI is not able to retrieve a cache environment.

Steps to reproduce

  1. Run CI for a PR.
  2. Check the output for the "Restoring cache" step in CircleCI.

Expected results

I expected it to retrieve a previous cache.

Actual results

It says:

No cache is found for key: deps1-BRANCHNAME

Screenshots and log output

image

System information

The contents of your packages.yml file:

Which database are you using dbt with?

  • postgres
  • redshift
  • bigquery
  • snowflake
  • other (specify: ____________)

The output of dbt --version:

<output goes here>

The operating system you're using:

The output of python --version:

Additional context

Are you interested in contributing the fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant