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

Fix the CI/CD pipeline #236

Merged
merged 3 commits into from
Nov 30, 2021
Merged

Fix the CI/CD pipeline #236

merged 3 commits into from
Nov 30, 2021

Conversation

ubajze
Copy link
Contributor

@ubajze ubajze commented Nov 9, 2021

No description provided.

Copy link
Contributor

@dgarros dgarros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, @jvanderaa I would love your input too if you have some time to review

@dgarros
Copy link
Contributor

dgarros commented Nov 10, 2021

and thank you @ubajze for taking care of this issue so quickly, much appreciated

poetry config installer.parallel false
poetry install --no-interaction --no-ansi --no-root
- name: "Setup environment"
uses: "networktocode/gh-action-setup-poetry-environment@v2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this to include Python pinned to version 3.9.7?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- name: "Setup environment"
  uses: "networktocode/gh-action-setup-poetry-environment@v2"
    with:
      python-version: "3.9.7" 

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

Successfully merging this pull request may close these issues.

3 participants