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

Checking for plugin updates: Show current version + new version #206

Closed
swashbuck opened this issue Jul 29, 2024 · 1 comment · Fixed by #208
Closed

Checking for plugin updates: Show current version + new version #206

swashbuck opened this issue Jul 29, 2024 · 1 comment · Fixed by #208

Comments

@swashbuck
Copy link
Contributor

swashbuck commented Jul 29, 2024

Subject of the enhancement

When checking to see what plugins can be updated, it would be useful to see the current version of a plugin plus the new version that it will be updated to. The current version is already shown when not using --check.

Steps to reproduce

Run adapt update --check

Expected behaviour

In the report, plugins that will be updated show what the current version is:

The following plugins will be updated:
adapt-contrib-accordion from 7.6.3 to 7.6.4 (latest compatible version is 7.6.4)
adapt-contrib-confidenceSlider from 5.5.2 to 5.5.3 (latest compatible version is 5.5.3)

Actual behaviour

Current plugin version is not shown:

The following plugins will be updated:
adapt-contrib-accordion 7.6.4 (latest compatible version is 7.6.4)
adapt-contrib-confidenceSlider 5.5.3 (latest compatible version is 5.5.3)
@swashbuck swashbuck changed the title Updating plugins: Show current version + new version Checking for plugin upgrades: Show current version + new version Jul 29, 2024
@swashbuck swashbuck changed the title Checking for plugin upgrades: Show current version + new version Checking for plugin updates: Show current version + new version Jul 29, 2024
@swashbuck swashbuck self-assigned this Aug 5, 2024
oliverfoster pushed a commit that referenced this issue Sep 12, 2024
…ns (fixes #206) (#208)

* Show current version plus latest compatible version in dry runs

* Fix typo in .github/pull_request_template.md
github-actions bot pushed a commit that referenced this issue Sep 12, 2024
# [3.3.0](v3.2.0...v3.3.0) (2024-09-12)

### Update

* Show current version plus latest compatible version in dry runs (fixes #206) (#208) ([2abf865](2abf865)), closes [#206](#206) [#208](#208)
Copy link

🎉 This issue has been resolved in version 3.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Recently Released
1 participant