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

Release 0.12.0 #94

Merged
merged 9 commits into from
May 19, 2022
Merged

Release 0.12.0 #94

merged 9 commits into from
May 19, 2022

Conversation

josegonzalez
Copy link
Member

Fixed

Changed

Ignore plugins that do not have a .git directory
Do not require PLUGIN_PATH to fetch version
This allows dokku to trigger plugin:update as root while keeping plugins owned by the Dokku user.

See https://github.blog/2022-04-12-git-security-vulnerability-announced/ for more details on this change (which was backported in to Git 2.25.1 for Ubuntu).

Closes dokku/dokku#5186
Add the plugin to the safe.directory list
Log when a plugin trigger is not executable
### Fixed

- @josegonzalez Ignore plugins that do not have a .git directory when performing updates #90
- @josegonzalez Add the plugin to the safe.directory list #92

### Changed

- @josegonzalez Do not require PLUGIN_PATH to fetch version #91
- @josegonzalez Log when a plugin trigger is not executable #93
@josegonzalez josegonzalez merged commit 3a27594 into release May 19, 2022
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.

1 participant