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 plugin management bugs in nikola plugin and nikola import_wordpress (fix #3737) #3738

Merged
merged 7 commits into from
Apr 29, 2024

Conversation

Kwpolska
Copy link
Member

This fixes #3737 as well as some bugs in nikola import_wordpress. I also modernized the nikola plugin code to use pathlib.

nikola/plugins/command/import_wordpress.py Outdated Show resolved Hide resolved
nikola/plugins/command/import_wordpress.py Outdated Show resolved Hide resolved
nikola/plugins/command/plugin.py Show resolved Hide resolved
nikola/plugins/command/plugin.py Outdated Show resolved Hide resolved
nikola/plugins/command/plugin.py Outdated Show resolved Hide resolved
nikola/plugins/command/plugin.py Show resolved Hide resolved
nikola/plugins/command/plugin.py Outdated Show resolved Hide resolved
@Kwpolska Kwpolska merged commit 6f845ee into master Apr 29, 2024
11 checks passed
@Kwpolska Kwpolska deleted the plugin-manager-bugfixes branch April 29, 2024 10:56
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.

nikola plugin --upgrade broken
2 participants