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(linters): fix Framework linter crash #1746

Merged
merged 3 commits into from
Jul 22, 2024
Merged

fix(linters): fix Framework linter crash #1746

merged 3 commits into from
Jul 22, 2024

Conversation

lengau
Copy link
Collaborator

@lengau lengau commented Jul 19, 2024

Fixes #1715

Spread test failures are fixed in #1744 and #1749

Makes `build_zip` use the Charmcraft 2.x behaviour of following symlinks
even for directories:
https://github.com/canonical/charmcraft/blob/2.7.1/charmcraft/package.py#L440

This ensures that not only symlinked files, but also symlinked dirs
are included in the resulting charm or bundle.
@lengau lengau marked this pull request as ready for review July 22, 2024 19:31
@lengau lengau requested a review from a team July 22, 2024 19:31
Copy link
Contributor

@dariuszd21 dariuszd21 left a comment

Choose a reason for hiding this comment

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

Looks good!

@dariuszd21 dariuszd21 requested a review from a team July 22, 2024 20:09
@lengau lengau merged commit e18ecc0 into main Jul 22, 2024
15 of 17 checks passed
@lengau lengau deleted the work/1715 branch July 22, 2024 23:09
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.

FTBFS with reactive plugin, getting charmcraft internal error
3 participants