Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » UppHub - new package registration (How do we want to solve this problem?)
Re: UppHub - new package registration [message #56292 is a reply to message #56285] Wed, 17 February 2021 23:36 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
mirek wrote on Wed, 17 February 2021 03:07
Novo wrote on Tue, 02 February 2021 15:58

That includes my build automation system.


BTW, I was thinking: Would it be in perspective possible to commit (automatically) your results to UppHub as some Json in some form? Probably only if changed to keep number of commits low.

It is just an idea, but I think this could definitely allow us to do some thing automatically, like OS support, detecting broken packages etc... UppHub code could refer directly to your files.

Mirek

My build automation system is based on Buildbot (for historical reasons).
Buildbot is used by almost all major IT companies. Example: LLVM/Clang.
Buildbot has a concept of "reporters". Most useful reporters in case of U++ are email, Telegram, and GitHubStatusPush.
I've already set up a Telegram bot, which can report results of U++ builds. It is currently down because U++ builds and my own builds share same setup. I need to separate them first.
I guess you do not want to get spammed by emails from Buildbot. Smile
Another useful thing is GitHubStatusPush, which is using GitHub Status API to report build result directly to GitHub.
I do not want to develop custom reporters to produce JSON files or something else. At least right now.
My current goal is to make osxcross work to get rid of an always running MacOS VM, which is using 8GB of RAM and keeps one CPU busy all the time.
And Buildbot requires explicit branch name ...



Regards,
Novo
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How can I use CORE/SSL to sign something or check signatures?
Next Topic: How does one get argc and argv parms when making use of GUI_APP_MAIN?
Goto Forum:
  


Current Time: Tue May 14 22:20:26 CEST 2024

Total time taken to generate the page: 0.02586 seconds