Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K-API Fix: Resolve poetry install issue on CI/CD chain #34

Closed
chrisbc opened this issue Sep 12, 2022 · 0 comments
Closed

K-API Fix: Resolve poetry install issue on CI/CD chain #34

chrisbc opened this issue Sep 12, 2022 · 0 comments
Assignees

Comments

@chrisbc
Copy link
Member

chrisbc commented Sep 12, 2022

getting this error in GHA (see below) ...

as I'm runnig poetry 1.14 locally it's very likely a poetry lock file issue - see snok/install-poetry#89

Run poetry install --with dev
  poetry install --with dev
  poetry add tox-gh-actions
  shell: /usr/bin/bash -e {0}
  env:
    pythonLocation: /opt/hostedtoolcache/Python/3.9.13/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.9.13/x64/lib
    VENV: .venv/bin/activate
  
Creating virtualenv kororaa-graphql-api in /home/runner/work/kororaa-graphql-api/kororaa-graphql-api/.venv
Installing dependencies from lock file


Error: Process completed with exit code 1.
@chrisbc chrisbc self-assigned this Sep 12, 2022
@chrisbc chrisbc closed this as completed Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant