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
14 stars 5 forks source link

mismatch in upstream testing workflow and actual docker compose image name #134

Open gsnider2195 opened 1 month ago

gsnider2195 commented 1 month ago

These 2 should be using the same variable:

https://github.com/nautobot/cookiecutter-nautobot-app/blob/9f6610d480781761f83fa93008d57da29c79f299/nautobot-app/%7B%7B%20cookiecutter.project_slug%20%7D%7D/development/docker-compose.base.yml#L10

https://github.com/nautobot/cookiecutter-nautobot-app/blob/9f6610d480781761f83fa93008d57da29c79f299/nautobot-app/%7B%7B%20cookiecutter.project_slug%20%7D%7D/.github/workflows/upstream_testing.yml#L13