nautobot / cookiecutter-nautobot-app

Cookiecutter template for creating new Nautobot Apps.
https://docs.nautobot.com/projects/cookiecutter-nautobot-app/en/latest/
Apache License 2.0
16 stars 5 forks source link

upstream testing is failing due to changes made to dependency resolution/dockerfile in app cookie v2.3.1 #167

Closed gsnider2195 closed 2 months ago

gsnider2195 commented 2 months ago

Upstream testing is missing the CI=true build arg and poetry lock is unable to resolve the Nautobot prerelease version when running from a branch.

image

Probably need to do these things:

https://github.com/nautobot/nautobot-app-chatops/actions/runs/10868027086/job/30157480033

gsnider2195 commented 2 months ago

https://github.com/nautobot/cookiecutter-nautobot-app/pull/170