Page 3 of 4

Re: Contributing without github account

Posted: Mon Mar 06, 2023 10:42 pm
by wmayer

Re: Contributing without github account

Posted: Tue Apr 18, 2023 6:50 pm
by PrzemoF
@wmayer
Another one please: https://github.com/PrzemoF/FreeCAD/tree/copr_fix_v61
Do we still have Licence.txt somewhere? I can't locate it.

Re: Contributing without github account

Posted: Wed Apr 19, 2023 3:27 pm
by wmayer
PrzemoF wrote: Tue Apr 18, 2023 6:50 pm Do we still have Licence.txt somewhere? I can't locate it.
We had one in data but that was removed with git commit f22c391700fc78e as requested by a Debian maintainer. See viewtopic.php?p=665513#p665513
Something is wrong with your PR as it contains stuff of other PRs. I guess you only want the top commit.

Re: Contributing without github account

Posted: Wed Apr 19, 2023 4:26 pm
by PrzemoF
Thanks for catching that! I think something weird happened with force push. I did a deep master branch reset, pulled it again and then applied my commit, but looks that was not enough to fix it.

Re: Contributing without github account

Posted: Wed Apr 19, 2023 6:01 pm
by wmayer
Don't worry. I have fixed it in my PR and merged it already.

Re: Contributing without github account

Posted: Wed Apr 19, 2023 11:16 pm
by PrzemoF
Thank you! I see that the builds are back :D Thanks for @mr-miky as well! He did the hard part!

Re: Contributing without github account

Posted: Fri May 05, 2023 10:03 am
by PrzemoF
@wmayer
Could you pull this one in please?
https://github.com/PrzemoF/FreeCAD/tree/copr_fix_v64

Re: Contributing without github account

Posted: Fri Jul 14, 2023 8:04 pm
by PrzemoF
@wmayer

Please pull https://github.com/PrzemoF/FreeCAD/tree/copr_fix_v66
There is a new plugin that was not listed derailing the build.

Re: Contributing without github account

Posted: Fri Jul 14, 2023 8:25 pm
by wmayer
Merged.

Re: Contributing without github account

Posted: Thu Aug 31, 2023 7:59 pm
by PrzemoF
@wmayer

Please pull this one: https://github.com/PrzemoF/FreeCAD/tree/copr_fix_v67
It only affects the fedora nightly spec file, so it's safe

Thank you!!