Hi! :wave: I’ve got a case of a failed changes det...
# seed
f
Hi! 👋 I’ve got a case of a failed changes detection with the Incremental Service Deploys feature. I can provide the job number if a maintainer wants to debug. That being said, in general, is that feature stable? I am considering setting
Copy code
check_code_change: false
in my configurations to avoid that kind of issue, but that’s not ideal. Any advice? Thanks! 🙂
Additional info: The services are in a flat directory structure.
Or at least the one at cause here.
f
Hey @François-Michel L'Heureux, yeah, can you share a link to the build?
The git diff is f0c4563...9eb8d6a The file that changed towards that specific lambda is lambda/auth/auth0/handler.py
f
Hey @François-Michel L'Heureux lemme follow up in DM.
Leaving a note here. There was an issue with how Seed detect changes when connection to GitHub is interrupted. This is now fixed.