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

[Tech Debt] Establish a separate changelog process for dbt-tests-adapter #206

Open
2 tasks done
mikealfare opened this issue May 13, 2024 · 0 comments
Open
2 tasks done

Comments

@mikealfare
Copy link
Contributor

Is this a new bug?

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

Current Behavior

Changelog entries are co-mingled for dbt-adapters and dbt-tests-adapter, despite these packages being released independently. Additionally, the linked issues don't appear to be populating.

Expected Behavior

Setup a separate changelog process inside of ./dbt-tests-adapter to manage changelog entries and the consolidated changelog:

|___ ./dbt-tests-adapter
    |--- ./changes
    |--- dbt/tests/adapter
    |--- CHANGELOG.md
    |___ pyproject.toml

Steps To Reproduce

Look at the current CHANGELOG.md, notice that it contains changes for a version 1.1.0 (dbt-adapters) and a version 1.8.0 (dbt-tests-adapter).

Relevant log output

No response

Environment

  • OS:
  • Python:
  • dbt-adapter:

Additional Context

No response

@mikealfare mikealfare added bug Something isn't working triage tech_debt and removed bug Something isn't working triage labels May 13, 2024
@dbeatty10 dbeatty10 changed the title [Tech Debt] Establish a separate changelog process for debt-tests-adapter [Tech Debt] Establish a separate changelog process for dbt-tests-adapter Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant