You are not logged in.
I don't know why, but each time the package gets flagged out of date it's only upgraded to the next minor version.
Is there some reason why it isn't just updated to the newest version?
It's useless to use every little outdated version.
Offline
https://github.com/npm/cli/releases/tag/v8.19.1 tagged as latest which matches the version Arch is packaging. What newer version are you referring to and where can it be obtained?
Edit:
Sorry for the noise somehow I pulled the git for npm-cli instead of bpm-check-updates.
Last edited by loqs (2022-09-08 00:06:36)
Offline
@felixonmars - no comment on this?
Offline
https://github.com/archlinux/svntogit-c … ates/trunk
Looks like it has been updated, version is now 16.0.1 .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
https://github.com/archlinux/svntogit-c … ates/trunk
Looks like it has been updated, version is now 16.0.1 .
It get's updated each time I flag it as outdated.
Otherwise it wouldn't get any update.
But upstream is now at 16.1.0 and not 16.0.1.
I started flagging it on Aug 7, 2022 where he updated it to 15.0.1 where upstream already was at 16.0.5
Offline
https://github.com/archlinux/svntogit-c … ates/trunk
Looks like it has been updated, version is now 16.0.1 .
Look at the upstream tags -> https://github.com/raineorshine/npm-check-updates/tags
Now look at your commit history.
Do you notice something?
edit: feels like felixonmars is a github commit collector - the more commits, the better for him?
Last edited by Loader009 (2022-09-09 09:59:33)
Offline
I think you are more likely to get a response if you simply email the maintainer and ask why the arch package is not updated to the newest upstream release. There could be many reasons.
I also feel the need to point out the fact that all Arch devs and TU's are volunteers who spend their free time on Arch.
Lone_Wolf wrote:https://github.com/archlinux/svntogit-c … ates/trunk
Looks like it has been updated, version is now 16.0.1 .
Look at the upstream tags -> https://github.com/raineorshine/npm-check-updates/tags
Now look at your commit history.Do you notice something?
edit: feels like felixonmars is a github commit collector - the more commits, the better for him?
Comments like this one does not help in any way. I can only speculate on the intent of this comment, but I want to point out that felixonmars currently have over 3300 packages in the repos. That means there is more than enough work to keep up with, and definitely a lot more useful contributions to Arch than your current attitude.
Offline
I think you are more likely to get a response if you simply email the maintainer and ask why the arch package is not updated to the newest upstream release. There could be many reasons.
I also feel the need to point out the fact that all Arch devs and TU's are volunteers who spend their free time on Arch.
I know and I already tried it last month.
I wrote my message in the "flag text" and added my e-mail.
No response.
Last edited by MartinX3 (2022-09-09 11:52:51)
Offline
Comments like this one does not help in any way. I can only speculate on the intent of this comment, but I want to point out that felixonmars currently have over 3300 packages in the repos. That means there is more than enough work to keep up with, and definitely a lot more useful contributions to Arch than your current attitude.
It's not my attitude. If someone is having too much work, then he/she should give the work to someone else. This is just being mindful.
Also - if you want to lower your amount of work, then you would update the package straight to the current version and not just update piece by piece.
You should not try to attack those who criticize, you should try to explain why it's done like this.
I am just pointing out a weird behavior, which I cannot understand at all.
Offline
I also don't understand why the work need to be done manually.
I work in the IT sector and the optimal workflow would be
1. CI detects new tag and builds it.
2.1 Build error -> Report to maintainer
2.2 Build succeed -> auto pushing to testing repo
3. after 7 days and no issue reports auto pushing to stable repo
4. repeat step 1 with the newest tag if it differs
Last edited by MartinX3 (2022-09-09 12:08:49)
Offline