gitlab CI - stage beta, testers needed

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!
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: gitlab CI - stage beta, testers needed

Post by bernd »

adrianinsaval wrote: Wed Jul 06, 2022 9:50 pm here some other dockerfiles for other distros in the source repo: https://github.com/FreeCAD/FreeCAD/tree ... ools/build
perhaps it's better to use (and update if necessary) those instead of having a separate one for the ci
I did not know about them ... For sure we should use them and update if necessary.
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: gitlab CI - stage beta, testers needed

Post by bernd »

bernd wrote: Thu Jul 07, 2022 6:34 am
adrianinsaval wrote: Wed Jul 06, 2022 9:50 pm here some other dockerfiles for other distros in the source repo: https://github.com/FreeCAD/FreeCAD/tree ... ools/build
perhaps it's better to use (and update if necessary) those instead of having a separate one for the ci
I did not know about them ... For sure we should use them and update if necessary.
I opened a new topic in the regard of the build scripts ... https://forum.freecadweb.org/viewtopic.php?f=4&t=70074
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: gitlab CI - stage beta, testers needed

Post by Kunda1 »

Aside, bernd so good to see you again! :D
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
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: gitlab CI - stage beta, testers needed

Post by bernd »

CI on gitlab runs and runs and runs ... BUT I still would like to extend the CI to another newer ubuntu but since I did not set up the CI I am a bit lost how to add another build.

bernd
PrzemoF wrote: :bell:
User avatar
yorik
Founder
Posts: 13640
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: gitlab CI - stage beta, testers needed

Post by yorik »

Is your build machine still holding up @bernd? The FPA has some spare money now, that we could use to build some server time if needed
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: gitlab CI - stage beta, testers needed

Post by bernd »

yorik wrote: Tue Oct 25, 2022 7:45 am Is your build machine still holding up @bernd? The FPA has some spare money now, that we could use to build some server time if needed
When it was offline it was most of the time a software problem I would have had to fix too if it was a build server somewhere else. But I am improving. ATM it runs allmost stable for 3 weeks without any break. It is up 24/7. The machine runs still fine. Because of ccache build times are short. See https://gitlab.com/freecad/FreeCAD-CI/-/jobs
screen.png
screen.png (90.69 KiB) Viewed 629 times

But on the contrary no hardware will run forever ...
User avatar
PrzemoF
Veteran
Posts: 3520
Joined: Fri Jul 25, 2014 4:52 pm
Contact:

Re: gitlab CI - stage beta, testers needed

Post by PrzemoF »

The setup is bulletproof. It still runs on my laptop, surviving updates, reboots, hard restarts, etc.
Should we start a new thread for the updated ubuntu build? Maybe some ubuntu specialists could help. (I'll be off line for the next 2 weeks anyway)
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: gitlab CI - stage beta, testers needed

Post by bernd »

PrzemoF wrote: Wed Oct 26, 2022 9:24 pm The setup is bulletproof. It still runs on my laptop, surviving updates, reboots, hard restarts, etc.
Should we start a new thread for the updated ubuntu build? Maybe some ubuntu specialists could help. (I'll be off line for the next 2 weeks anyway)
hopefully some great vacations will be the reason to be offline ... I will come back to the topic in two weeks. I might try to compile it on ubuntu on a normal machine. Thus the only things to solve will be the docker and gitlab-CI setup. This is what I have problems with since all this was done by you for the current FreeCAD-CI.
User avatar
PrzemoF
Veteran
Posts: 3520
Joined: Fri Jul 25, 2014 4:52 pm
Contact:

Re: gitlab CI - stage beta, testers needed

Post by PrzemoF »

Thanks.. Kind of. If you can compile it than doing the rest shoud be easy
Post Reply