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

Move poetry export inside the charm build #301

Closed
wants to merge 1 commit into from

Conversation

lengau
Copy link

@lengau lengau commented Aug 12, 2024

This demonstrates using poetry export inside the build of the charm, allowing the user to git clone and then charmcraft pack.

It also:

NOTE: this requires canonical/charmcraft#1808 before charmcraft will work.

Issue

Solution

This demonstrates using `poetry export` inside the build of the charm,
allowing the user to `git clone` and then `charmcraft pack`.

It also:

- Uses the dump plugin to add extra primed files
- Adds an explicit requirements file (see: canonical/charmcraft#1389)
@carlcsaposs-canonical
Copy link
Contributor

implemented in #319

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.

2 participants