Skip to content

Add package sudo-pradip/dbt-hacks - #444

Open
sudo-pradip wants to merge 1 commit into
dbt-labs:mainfrom
sudo-pradip:add-sudo-pradip-dbt-hacks-v2
Open

Add package sudo-pradip/dbt-hacks#444
sudo-pradip wants to merge 1 commit into
dbt-labs:mainfrom
sudo-pradip:add-sudo-pradip-dbt-hacks-v2

Conversation

@sudo-pradip

@sudo-pradip sudo-pradip commented Aug 16, 2026

Copy link
Copy Markdown

Description

dbt-hacks fills gaps when dbt doesn't support the pattern you need, doesn't fit your project's workflow, or simply hasn't gotten there yet.

Link to your package's repository: https://github.com/sudo-pradip/dbt-hacks

Checklist

Real world usage

  • (Required): I have been using this package in production and am satisfied with its behavior.

First run experience

  • (Required): The package includes a licence file detectable by GitHub, such as the Apache 2.0 or MIT licence.
  • The package includes a README which explains how to get started with the package and customise its behaviour
  • The README indicates which data warehouses/platforms are expected to work with this package

Customisability

  • The package uses ref or source, instead of hard-coding table references.

Dependencies

Dependencies on dbt Core

  • The package has set a supported require-dbt-version range in dbt_project.yml ([">=1.3.0", "<2.0.0"]).

Interoperability

  • The package does not override dbt Core behaviour in such a way as to impact other dbt resources (models, tests, etc) not provided by the package.
  • The package uses the cross-database macros built into dbt Core where available.
  • The package disambiguates its resource names to avoid clashes with nodes that are likely to already exist in a project.

Versioning

  • (Required): The package's git tags validates against the regex defined in hubcap/version.py.
  • The package's version follows the guidance of Semantic Versioning 2.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant