[12:00] Is there a way to determine that a build is on Launchpad (as opposed to Github, for example)? Maybe some environment variable? [14:06] @nteodosio: This has been asked a couple of times already, but AFIAK we do not have something like that for Launchpad. GitHub on the other hand offers a number of environment variables, see https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables#default-environment-variables [14:06] Is this already helpful? If not, I'd need more context, especially what kinds of builds you are referring to. [14:11] jugmac00, I wanted a variable (or something) to check that "this build is in Launchpad". Checking for Github variables does answer if "this build is in Github", but for my case it is not enough, I really need a Launchpad check. [14:11] Thanks for the answer anyway. [14:41] @nteodoiso: Which build type are you referring to? [14:41] And could you give more context why you need to determine whether the build happens on Launchpad? [14:46] jugmac00, Firefox builds are done in Launchpad by us and somewhere else by Mozilla. Launchpad builds often OOM so I want {if Launchpad then turn down parallelism}. I know I could use some heuristic based on `free` but allocated memory can change on either side so I'd rather have a solid conditional. [14:47] Under no circumstances I want to somehow affect their builds. [19:22] @nteodoiso: Thanks for the context. Would you please reach out to us on the ~Launchpad mattermost channel and put Clinton in cc. It is a bit surprising to get to know that builds are still running out of memory, as we have increased the ram size over the year end break. In your message to ~Launchpad, would you please also include links to builds, and also the failing architectures? === JanC is now known as Guest4283 === JanC_ is now known as JanC === JanC is now known as Guest3211 === JanC_ is now known as JanC