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

Is there a way to see pulled changes on :PaqUpdate? #100

Open
ikalnytskyi opened this issue Jan 8, 2022 · 7 comments
Open

Is there a way to see pulled changes on :PaqUpdate? #100

ikalnytskyi opened this issue Jan 8, 2022 · 7 comments
Labels
enhancement New feature or request

Comments

@ikalnytskyi
Copy link

Hey there,

First of all, thanks for the plugin. It's really close to what I actually want to see from a package manager plugin. There's one missing thing for my use case though. Is there a way to see pulled changes on :PaqUpdate? I found this to be convenient since it allows me to audit the changes and follow projects development (new features, breaking changes, deprecations, etc). Is this something on the roadmap or you consider this out-of-scope?

@savq
Copy link
Owner

savq commented May 1, 2022

A very basic way of doing this was added in #106 .

Still, let's keep the issue open to see how this could be improved in the future.

@savq savq added the enhancement New feature or request label May 1, 2022
@gegoune
Copy link

gegoune commented May 2, 2022

@savq One possible improvement would be functionality to show diff for each sha.

@wviana
Copy link
Contributor

wviana commented May 13, 2022

Hi there. Could you see the updated packages commit messages in :PaqLogOpen after updating?
Right now it's mixing a bit the logs, will try to fix it soon.
Is there any improvements over it?
Are you proposing to display these changes after done with update or I am missing the point?

@gegoune
Copy link

gegoune commented May 13, 2022

Ideally I would like to see separate screen, packer's alike which is very useful.

@wviana
Copy link
Contributor

wviana commented May 13, 2022

@savq maybe using uv.fs_fsync(fd, [callback]) ??

@gegoune
Copy link

gegoune commented Oct 27, 2022

This is the only limitation that stops me from migrating from Packer (I really like minimalistic approach of paq and Packer grew into something "way too big"). Before, if ever, this gets implemented I would like to ask current paq users - how do you keep track of changes that were brought in by syncing your plugins?
Thanks!

@wviana
Copy link
Contributor

wviana commented Mar 6, 2023

Hi @gegoune the package update logging was changed, it should be working fine now. Tell me if you have found any problems with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants