+ [2020-05-12T21:16:45Z] R2robot Easily searchable
+ [2020-05-12T21:25:28Z] ComputerTech yeah i did it before you helped me

message no. 180427

Posted by Gurkenglas in #github at 2020-05-12T17:30:22Z

(That paste has layout broken, no matter.)
+ [2020-05-13T00:29:21Z] forgotmynick i don't know how to articulate this so please use your inside laughs. i'm trying to find the terminology for when you write xcode locally and then when you update the github repository, it communicates with a server to build it for you. microsoft has pipelines (not sure if that's their own terminology). i'm looking to host something myself while i learn it but don't have the computing power (computers are at work
+ [2020-05-13T00:31:08Z] R2robot you mean when you 'push' code to the repository?
+ [2020-05-13T00:31:27Z] nedbat forgotmynick: are you looking for continuous integration?
+ [2020-05-13T00:31:38Z] R2robot https://gitea.io/ is one option for self hosting repositories