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

Add ability to update plugins #292

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

adamvoss
Copy link

@adamvoss adamvoss commented Jul 5, 2018

The property processPlugins has been added (default: false making the change backwards compatible) which enables updating of plugins (plugins, reporting plugins, and plugin management) for the following Mojos:

  • UseLatestVersion
  • UseLatestSnapshot
  • UseLatestRelease
  • ForceReleases
  • UseDepVersion
  • UseNextReleases
  • UseNextSnapshots
  • UseNextVersions

This depends on #289 which has not been merged, making this diff harder at the moment, but I wanted to get this out there now that I had it. I didn't need to add much new logic to support this, just refactor the existing code to be able to utilize existing functionality.

Fixes #8

@github-actions
Copy link

This PR is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Jun 10, 2021
@github-actions github-actions bot closed this Jul 11, 2021
@andrzejj0 andrzejj0 reopened this Nov 21, 2024
@github-actions github-actions bot removed the Stale label Nov 22, 2024
@andrzejj0 andrzejj0 self-assigned this Dec 16, 2024
@slachiewicz slachiewicz marked this pull request as draft December 22, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No automatic plugin version updates?
2 participants