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

[Bug] dbt docker image are not available in GHCR #9597

Closed
2 tasks done
Tracked by #7571
scauglog opened this issue Feb 19, 2024 · 3 comments
Closed
2 tasks done
Tracked by #7571

[Bug] dbt docker image are not available in GHCR #9597

scauglog opened this issue Feb 19, 2024 · 3 comments
Labels
bug Something isn't working wontfix Not a bug or out of scope for dbt-core

Comments

@scauglog
Copy link

Is this a new bug in dbt-core?

  • I believe this is a new bug in dbt-core
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

The last docker image available on github package is dbt-core 1.7.5 but the last version available on pypi is dbt-core 1.7.8

Expected Behavior

For each release of dbt-core there should be a container available on github package.

Steps To Reproduce

docker pull ghcr.io/dbt-labs/dbt-core:1.7.8

Relevant log output

No response

Environment

No response

Which database adapter are you using with dbt?

No response

Additional Context

No response

@dbeatty10
Copy link
Contributor

Thanks for reporting this @scauglog 👍

I've added your report to #7571

@dbeatty10 dbeatty10 removed the triage label Feb 19, 2024
@dbeatty10
Copy link
Contributor

Thank you again for raising this issue @scauglog 🏅

Since your initial report, we've released 1.7.11 and tagged appropriately:

image

We've accidentally missed versions like 1.7.8 a few times, and we're sorry about the impact it has had. We recently merged dbt-labs/dbt-release#109 to try to prevent this in the future.

I'm going to close this as "not planned" since we'd have to do a manual release to backfill this, which is an effort we'd like to avoid so we can put it towards other areas.

Because we have more recent images available now, so hopefully this isn't too much of a problem. Please let us know if it is and we can revisit it.

@dbeatty10 dbeatty10 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2024
@dbeatty10 dbeatty10 added the wontfix Not a bug or out of scope for dbt-core label Apr 3, 2024
@scauglog
Copy link
Author

scauglog commented Apr 3, 2024

Thank you. An image with the latest version of dbt is fine for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix Not a bug or out of scope for dbt-core
Projects
None yet
Development

No branches or pull requests

2 participants