For target-base I see the cookie cutter for the ta...
# singer-tap-development
v
For target-base I see the cookie cutter for the target has the singer-sdk set to 0.1.3-dev.1210880876 https://gitlab.com/meltano/sdk/-/blob/feature/target-base/cookiecutter/target-template/%7B%7Bcookiecutter.library_name%7D%7D/pyproject.toml#L11 Is this correct? Or is using the latest git hash for this branch better?
Copy code
flask = { git = "<https://gitlab.com/meltano/sdk.git>", rev = "12a770d981679a73830f0a7710af348f4cd10c1c " }
@aaronsteers 😄
a
Latest is best. Sorry, that one is behind.
Also - @visch - the cookiecutter there is somewhat stale and doesn’t include the latest updates discussed today in #C01QS0RV78D
Should be updated by tomorrow
I’ll also update those version references
v
nice! sounds good, is there an example in the latest I should look at to base mine off?
I could wait as well I have enough work it's not a huge deal
a
I think if you can wait until later this afternoon at least I’ll have a better example.
v
sounds good!
a
@visch - Just to give an update. I was able to update the cookiecutter but I’m still working on the function signatures. I need to switch gears for a few hours today to focus on training curriculum and then will return to this later today.
v
Thanks AJ! I'll take a look after I get through this dbt issue and lunch. 😄
Maybe you'll beat me and finish before me