Are you talking about my patch here? Because that wasn’t an enhancement relative to the last release: I was just undoing a (presumably unintended) change.
Also, there’s one change I’d like to make before the next release, but haven’t had time: the global configuration should use the app_dirs crate so that it goes in a good, platform-appropriate place.
As for as I know, all pending issues have been fixed. I will push one last time a patch to add my show-dependencies command and we will wait for @joeneeman to finish its own item and I think we will be good. Once done, we will just have to update the ChangeLog before releasing.
Do not hesitate to test the latest pijul as much as possible, @all!
Thanks a lot, @joeneeman! I think we will be ready for releasing this weekend if that suits the pijul team. I will try to push my own patch so that either @pmeunier or @flobec can merge them along with yours.
Hi guys! I’m sorry, but I had to make lots of changes in the Nest recently, mostly for stability problems. I’ve not been able to do it all as fast as I first imagined.
Summary of the changes to the Nest in the last week:
no more pending patches, these were really fat on disk. They might come back in the future.
massive refactoring: several modules were getting fat (> 3000 lines). The situation is now back under control, but I had to re-debug a number of things (such as oauth).
repositories got an “admin” page. You can give extra permissions to other users. The UI is not great. Also, remember that all repos on the Nest are public anyway, and there’s no way yet to create a private repository.
after a testing period, webhooks are now available for all repositories.
the Pijul IRC bot is now public.
Now that the Nest is back on its feet, I’d like to ask you guys to check if you want any other patch in. Else, I’ll upload 0.7 to crates.io, and build a windows version, by tomorrow (Thursday) night.
I can help for that. The only thing I could add is you have introduced the wrong version of my show-dependencies command. It is not a big deal however: I will try to submit the diff as an additional patch for the next release.