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] latest and 1.x.latest tags for ghcr Docker releases are stale #9

Closed
2 tasks done
Tracked by #7571
dbeatty10 opened this issue Jan 31, 2024 · 3 comments
Closed
2 tasks done
Tracked by #7571
Assignees
Labels
bug Something isn't working support

Comments

@dbeatty10
Copy link
Contributor

dbeatty10 commented Jan 31, 2024

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

Look at https://github.com/dbt-labs/dbt-postgres/pkgs/container/dbt-postgres/versions?filters%5Bversion_type%5D=tagged

1.2.3 is tagged as latest:

image

Expected Behavior

1.7.6 is tagged as latest and 1.7.latest:

image

And the rest of the 1.x minor versions have 1.x.latest tags as well.

Steps To Reproduce

See current behavior above.

Relevant log output

No response

Environment

- OS:
- Python:
- dbt:

Which database adapter are you using with dbt?

postgres

Additional Context

No response

@dbeatty10
Copy link
Contributor Author

dbt-labs/dbt-core#9495 fixes the underlying issue (thank you @mikealfare !), and this particular issue will be resolved for each 1.x version of this adapter upon its next patch release.

We are choosing not to address any un-supported versions at this time, so <=1.4.x will not be updated.

Here are the most recent ones for the supported versions of dbt-postgres in PyPI:

  • 1.7.6
  • 1.6.9
  • 1.5.9

So this will be completely resolved for >=1.5.x when each of the following are released (but only if each is released prior to falling out of support):

  • 1.7.7
  • 1.6.10
  • 1.5.10

@dbeatty10 dbeatty10 removed the triage label Jan 31, 2024
@dbeatty10 dbeatty10 transferred this issue from dbt-labs/dbt-core Feb 8, 2024
@mikealfare mikealfare self-assigned this Feb 14, 2024
@mikealfare
Copy link
Contributor

I'm throwing this in this sprint since I'm going on support. I'll verify that the labels appear correctly.

@mikealfare
Copy link
Contributor

These tags have been updated due to releasing dbt-postgres.

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

No branches or pull requests

2 participants