Back port commits to 0.18 branch

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Back port commits to 0.18 branch

Post by Kunda1 »

Russ4262 wrote: Sat Jun 22, 2019 12:28 pm commit 332bfb5052a2f7d45c0683866eba79bf2807d22f
Hey @Russ4262
FYI, if you put the hash within the commit bbcode tags it will automagically link to said commit. You don't actually need to use the whole hash number (8 chars should be enough) :)

Code: Select all

[commit]332bfb50[/commit]
git commit 332bfb50
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Back port commits to 0.18 branch

Post by uwestoehr »

There are 2 commits to be backported for the sketcher:
abdullah wrote: Wed Jun 26, 2019 3:40 pm Carbon copy related that should be clean to backport:
git commit e632e9feb8a9dd56d5a879f2afef636cc159095e
git commit b9417938c487d82ae0b4132850b172d2108cd096
I don't know how backporting is handled. Could anyone please tell abdullah that he can do the backport?
jmaustpc
Veteran
Posts: 11207
Joined: Tue Jul 26, 2011 6:28 am
Location: Australia

Re: Back port commits to 0.18 branch

Post by jmaustpc »

uwestoehr wrote: Wed Jun 26, 2019 6:59 pm There are 2 commits to be backported for the sketcher:
abdullah wrote: Wed Jun 26, 2019 3:40 pm Carbon copy related that should be clean to backport:
e632e9feb8a9dd56d5a879f2afef636cc159095e
b9417938c487d82ae0b4132850b172d2108cd096
I don't know how backporting is handled. Could anyone please tell abdullah that he can do the backport?
uwestoehr is referring to this topic from Abdullah,
https://forum.freecadweb.org/viewtopic. ... 80#p317083

which is about "Sketcher Carbon Copy"

Jim
wmayer
Founder
Posts: 20243
Joined: Thu Feb 19, 2009 10:32 am
Contact:

Re: Back port commits to 0.18 branch

Post by wmayer »

Done.
Russ4262
Posts: 941
Joined: Sat Jun 30, 2018 3:22 pm
Location: Oklahoma
Contact:

Re: Back port commits to 0.18 branch

Post by Russ4262 »

wmayer wrote: Sat Jun 22, 2019 12:40 pmDone!
Than you, Sir!
Have a great day.
User avatar
kkremitzki
Veteran
Posts: 2511
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: Back port commits to 0.18 branch

Post by kkremitzki »

Should we tag 0.18.3 yet?
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
User avatar
uwestoehr
Veteran
Posts: 4961
Joined: Sun Jan 27, 2019 3:21 am
Location: Germany
Contact:

Re: Back port commits to 0.18 branch

Post by uwestoehr »

kkremitzki wrote: Tue Jul 16, 2019 5:37 pm Should we tag 0.18.3 yet?
I vote for yes.

I also have 2 proposals:
* to release every 2 months a point release (bugfixes only)
* we nominate someone as "backport manager".

Why a 2 month rhythm?: There were even crash bugs fixed but also other already fixed bugs are annoying for users and since there is already a fix, we can deliver it to the users.

Why a "backport manager"?: To consequently backport all bugfixes there should be somebody, if possible a developer with commit rights. He checks once a week the commits on what has been fixed. If something could be backported he nominates this in this forum section. If necessary this can be discussed and the bugfix authors can do the backport, or he does the backport directly in straight forward cases.
User avatar
looo
Veteran
Posts: 3941
Joined: Mon Nov 11, 2013 5:29 pm

Re: Back port commits to 0.18 branch

Post by looo »

kkremitzki wrote: Tue Jul 16, 2019 5:37 pm Should we tag 0.18.3 yet?
I am waiting for 0.18.3 since quite some time: https://github.com/conda-forge/freecad- ... ck/pull/26
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: Back port commits to 0.18 branch

Post by sgrogan »

looo wrote: Tue Jul 16, 2019 7:53 pm I am waiting for 0.18.3 since quite some time: https://github.com/conda-forge/freecad- ... ck/pull/26
@looo and @kkremitzki, can you see this https://github.com/FreeCAD/FreeCAD/rele ... 22eec954f2?

You need to be logged on to Github and may need repo rights.
I created a tag, but left it as draft. We were under construction last time for too long, mostly due to me. I will try to push some assets as draft and see if it's OK. If we can fill up the assets before making public that would be good.
"fight the good fight"
Post Reply