dbt-labs / hubcap

This app adds modules to the hubsite at hub.getdbt.com
13 stars 100 forks source link

Add insert by timeperiod package #321

Closed alittlesliceoftom closed 4 months ago

alittlesliceoftom commented 4 months ago

Description

Insert by timeperiod builds on insert by period materialisation. It is currently supported in synapse, but hoping to add more support.

Adding any feedback from this PR to https://github.com/alittlesliceoftom/insert_by_timeperiod/pull/4

Checklist

This checklist is a cut down version of the best practices that we have identified as the package hub has grown. Although meeting these checklist items is not a prerequisite to being added to the Hub, we have found that packages which don't conform provide a worse user experience.

First run experience

Customisability

Dependencies

Dependencies on dbt Core

Versioning

alittlesliceoftom commented 3 months ago

@joellabes , based on https://docs.getdbt.com/guides/building-packages?step=7 I was expecting the package to now appear on https://hub.getdbt.com/, but I can't see it?

Am I missing something, or is there a deployment issue?