Having a RepRap issue tracker and RepRap bounties. October 09, 2013 06:41PM |
Registered: 14 years ago Posts: 7,616 |
Generation 7 Electronics | Teacup Firmware | RepRap DIY |
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 02:01AM |
Registered: 17 years ago Posts: 392 |
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 05:09AM |
Registered: 11 years ago Posts: 36 |
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 06:20AM |
Registered: 14 years ago Posts: 7,616 |
Quote
Please let me know if there is anything I can do to help.
Generation 7 Electronics | Teacup Firmware | RepRap DIY |
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 07:16AM |
Registered: 14 years ago Posts: 7,616 |
Generation 7 Electronics | Teacup Firmware | RepRap DIY |
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 07:51AM |
Registered: 13 years ago Posts: 1,236 |
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 08:31AM |
Admin Registered: 17 years ago Posts: 7,881 |
Quote
Hmmm, yes staying off of Github might be a good idea. I don't really see how it can work well with hardware. The wiki works because you can use photos and diagrams easily.
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 09:12AM |
Registered: 12 years ago Posts: 374 |
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 09:56AM |
Registered: 12 years ago Posts: 809 |
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 10:56AM |
Registered: 17 years ago Posts: 392 |
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 11:12AM |
Registered: 14 years ago Posts: 7,616 |
Quote
There's absolutely no reason why you need to transfer any projects into github
Quote
Obviously git presents a new tool to learn
Quote
You get a wiki with each Github project if you want to have pictures, etc.
Quote
In my opinion the Reprap wiki should just have information that doesn't change over time (and therefore need revisions)
Generation 7 Electronics | Teacup Firmware | RepRap DIY |
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 11:21AM |
Registered: 14 years ago Posts: 7,616 |
Quote
Amen. The reprap.org wiki is pure chaos.
Generation 7 Electronics | Teacup Firmware | RepRap DIY |
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 05:38PM |
Registered: 14 years ago Posts: 406 |
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 08:27PM |
Registered: 11 years ago Posts: 36 |
Quote
Traumflug
The basic idea is: if you found an issue with, let's say, a flaw in the design of the Sanguinololu, open a bounty...
Quote
Nophead
You get a wiki with each Github project if you want to have pictures, etc. Also if your project contains pictures, for example the Mendel90 has assembly views for the manual, then the difference view between versions shows how the pictures change. It has four ways of differencing two pictures. It also shows great 3D views of STL files that you can rotate, pan and zoom, much slicker than Thingiverse.
Quote
Traumflug
One big bonus of the wiki is it's visibility. People see something nice instead of a cryptic list of files. Looking at recent Kickstarter projects and talking to their backers I have a pretty strong impression these people are mostly interested in technics, but not neccessarily educated or experienced there. They decide for a fair share by "looks good", "makes fun" and "sounds interesting".
Re: Having a RepRap issue tracker and RepRap bounties. October 10, 2013 09:42PM |
Registered: 11 years ago Posts: 36 |
Quote
nophead
You get a wiki with each Github project if you want to have pictures, etc. Also if your project contains pictures, for example the Mendel90 has assembly views for the manual, then the difference view between versions shows how the pictures change. It has four ways of differencing two pictures. It also shows great 3D views of STL files that you can rotate, pan and zoom, much slicker than Thingiverse.
Re: Having a RepRap issue tracker and RepRap bounties. October 11, 2013 04:53AM |
Registered: 14 years ago Posts: 7,616 |
Generation 7 Electronics | Teacup Firmware | RepRap DIY |
Re: Having a RepRap issue tracker and RepRap bounties. October 11, 2013 10:07AM |
Registered: 11 years ago Posts: 27 |
Re: Having a RepRap issue tracker and RepRap bounties. October 11, 2013 10:29AM |
Registered: 14 years ago Posts: 7,616 |
Quote
Just a quick question here...would it be possible to code a new front end for Github?
Generation 7 Electronics | Teacup Firmware | RepRap DIY |
Re: Having a RepRap issue tracker and RepRap bounties. October 13, 2013 04:54AM |
Registered: 14 years ago Posts: 142 |
Quote
For example, uploading a patch to Github is a pretty complex procedure (fork, clone again, move the changes to the new repo, commit, push, submit a pull request).
Re: Having a RepRap issue tracker and RepRap bounties. October 13, 2013 05:54AM |
Admin Registered: 12 years ago Posts: 1,063 |
>Quote
> For example, uploading a patch to Github is a
> pretty complex procedure (fork, clone again, move
> the changes to the new repo, commit, push, submit
> a pull request).
>
Re: Having a RepRap issue tracker and RepRap bounties. October 13, 2013 06:53AM |
Registered: 13 years ago Posts: 1,236 |
>Quote
There's absolutely no reason why you need
> to transfer any projects into github
>Quote
Obviously git presents a new tool to
> learn
>Quote
You get a wiki with each Github project if
> you want to have pictures, etc.
Re: Having a RepRap issue tracker and RepRap bounties. October 13, 2013 07:23AM |
Registered: 14 years ago Posts: 7,616 |
Quote
Nope, you just use the issues tracker, you don't need to store any files there.
Quote
Maybe I should just go ahead and set up an example.
Generation 7 Electronics | Teacup Firmware | RepRap DIY |
Re: Having a RepRap issue tracker and RepRap bounties. October 13, 2013 09:54AM |
Registered: 12 years ago Posts: 305 |