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

[release] Automate version bump and changelog generation in release #116

Closed
1 task done
emmyoop opened this issue Apr 24, 2024 · 1 comment
Closed
1 task done
Labels
tech_debt Behind-the-scenes changes, with little direct impact on end-user functionality

Comments

@emmyoop
Copy link
Member

emmyoop commented Apr 24, 2024

Housekeeping

  • I am a maintainer of dbt-common

Short description

Right now we manually bump the version on release and never generate changelogs.

Acceptance criteria

version bump is automated in release
changelogs are auto generated in release
changelog notes gets posted to the github release

Suggested Tests

manual testing

Impact to Other Teams

None

Will backports be required?

No

Context

See release in dbt-core and adapters for how this is currently done. It will vary because we're using hatch here instead of setuptools. dbt-postgres and dbt-adapters both use hatch - they may be good examples

@emmyoop emmyoop added user docs tech_debt Behind-the-scenes changes, with little direct impact on end-user functionality and removed user docs labels Apr 24, 2024
@emmyoop
Copy link
Member Author

emmyoop commented Apr 24, 2024

duplicate of #92

@emmyoop emmyoop closed this as not planned Won't fix, can't repro, duplicate, stale Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech_debt Behind-the-scenes changes, with little direct impact on end-user functionality
Projects
None yet
Development

No branches or pull requests

1 participant