Describe the bug
When source operations toolkit is run on Django 4, neither the Pipfile or poetry.lock file can be found.
Include some logs
https://github.com/platformsh-templates/django4/actions/runs/4189911585/jobs/7262777039
Reproducing
https://github.com/platformsh-templates/django4/actions/runs/4189911585/jobs/7262777039
Expected behavior
If anything, we would expect that - since the default app is running pip:
- Pipfile is detected, but fails to update (pipenv not installed)
- poetry.lock is detected, but fails to update (poetry not installed)
Your environment
See above
Screenshots
No response
Additional context
Temporary pipeline fix implemented in #23
Describe the bug
When source operations toolkit is run on Django 4, neither the Pipfile or poetry.lock file can be found.
Include some logs
https://github.com/platformsh-templates/django4/actions/runs/4189911585/jobs/7262777039
Reproducing
https://github.com/platformsh-templates/django4/actions/runs/4189911585/jobs/7262777039
Expected behavior
If anything, we would expect that - since the default app is running pip:
Your environment
See above
Screenshots
No response
Additional context
Temporary pipeline fix implemented in #23