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

Improve make target scripts #18

Closed
4 tasks done
rszamszur opened this issue Jan 19, 2022 · 1 comment · Fixed by #20
Closed
4 tasks done

Improve make target scripts #18

rszamszur opened this issue Jan 19, 2022 · 1 comment · Fixed by #20
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rszamszur
Copy link
Member

rszamszur commented Jan 19, 2022

  • [install] Allow overriding Python binary from env
  • [install] Fix Poetry being installed in a non-deterministic way.
  • [all] Remove unused DIR var
  • [metrics, unit-test, integration-test] Set default poetry home var
@rszamszur rszamszur added the enhancement New feature or request label Jan 19, 2022
@rszamszur rszamszur added this to the 0.6.0 milestone Jan 19, 2022
@rszamszur rszamszur changed the title Improve Make install script Improve make install script Jan 19, 2022
@rszamszur rszamszur changed the title Improve make install script Improve make scripts Jan 21, 2022
@rszamszur rszamszur changed the title Improve make scripts Improve make target scripts Jan 21, 2022
@rszamszur
Copy link
Member Author

rszamszur commented Jan 21, 2022

For now, Poetry install is locked on release 1.1.12 and deprecated get-poetry.py script, which will be replaced in Poetry 1.2 by install-poetry.py.

After the official Poetry 1.2 release, this can be addressed. Issue: #21

@rszamszur rszamszur self-assigned this Jan 21, 2022
rszamszur added a commit that referenced this issue Jan 22, 2022
Improve make target scripts both for package and template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant