alexruiz / fest-assert-2.x

FEST Fluent Assertions 2.x
http://fest.easytesting.org
Apache License 2.0
402 stars 69 forks source link

wiki not world-editable #135

Closed gaul closed 9 years ago

gaul commented 11 years ago

I cannot edit https://github.com/alexruiz/fest-assert-2.x/wiki/Tips-and-tricks despite the disclaimer:

Please share your tips with us, this page can be edited by everybody !

joel-costigliola commented 11 years ago

I thought it was possible, sorry :( I can't give you the proper rights as I'm not admin of the project but I'll ask Alex to allow people to contribute.

In the meantime, if you have a tip, can you share it with us on a comment, I'll write back to the wiki.

Thanks in advance,

Joel

joel-costigliola commented 11 years ago

@alexruiz : can you go in settings and give rights to everyone to update the wiki ? thanks !

gaul commented 11 years ago

@alexruiz Can we make the wiki world-writable?

alexruiz commented 11 years ago

Andrew, let me see how the wiki works. If "world-writable" means anybody can make changes without moderation, the answer will be "No", unfortunately. But if there is a way to do something like "pull requests" for the wiki (or some other way to moderate-before-submit) I'm all for it.

BTW, I'm referring to the github wiki. All the stuff in CodeHaus is legacy and we won't be updating it (probably I will just delete everything).

The move to github has been slow. Mea culpa. I work on FEST on spare time, and frankly, with a full-time job and a family it is pretty hard to find spare time. We will get there...thanks for the patience! :)

Cheers!

On Thu, Feb 7, 2013 at 3:40 PM, Andrew Gaul notifications@github.comwrote:

@alexruiz https://github.com/alexruiz Can we make the wiki world-writable?

— Reply to this email directly or view it on GitHubhttps://github.com/alexruiz/fest-assert-2.x/issues/135#issuecomment-13269123.

joel-costigliola commented 11 years ago

IMO, I think we can let Fest users edit freely this wiki. All changes are in git so we can easily rollback an update, moreover we know who did the update so it's not anonymous.

Let's trust our users here ... and if things go wrong, we only have to withdraw the edit rights and fall back to a more conservative way of maintaining this doc.

BTW the wiki git repo is : https://github.com/alexruiz/fest-assert-2.x.wiki.git

alexruiz commented 11 years ago

The problem is that that model will make us reactive and would require more work to constantly scan the wiki. Pull requests is the proper way to go.

On Fri, Feb 8, 2013 at 1:53 AM, Joel Costigliola notifications@github.comwrote:

IMO, I think we can let Fest users edit freely this wiki. All changes are in git so we can easily rollback an update, moreover we know who did the update so it's not anonymous.

Let's trust our users here ... and if things go wrong, we only have to withdraw the edit rights and fall back to a more conservative way of maintaining this doc.

BTW the wiki git repo is : https://github.com/alexruiz/fest-assert-2.x.wiki.git

— Reply to this email directly or view it on GitHubhttps://github.com/alexruiz/fest-assert-2.x/issues/135#issuecomment-13283508.