Skip to content

SO toolkit cannot locate dependency files #24

Description

@chadwcarlson

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions