Closed ncoghlan closed 2 weeks ago
With the hash updates merged, it looks like the updated build & deployment processes are working, but the sample project tests need to be updated to expect the unversioned names when checking the build environment folders have been created.
The test failures highlighted a deeper problem with the post-install scripts being overly sensitive to how they're executed in the deployed environment: #66
Marking this as BLOCKED until #66 is resolved.
First pass at resolving the problem with automated layer versioning breaking venv layering.
Will close #24 when completed