Hugo Beauzée-Luyssen

Results 27 issues of Hugo Beauzée-Luyssen

tasn1Parser is only required by the release packager, to generate `spnego_asn1.c` However, we now require it to be present at all time, including when building from a release tarball. Additionally,...

bug

This leaks are detected by asan when playing a midi file with VLC: ``` ================================================================= ==20254==ERROR: LeakSanitizer: detected memory leaks Direct leak of 256 byte(s) in 1 object(s) allocated from:...

### What does this PR do? This PR uses an alternative installation path that's compatible with the remote updater ### Motivation Having an artifact usable from the remote updater ###...

changelog/no-changelog
team/agent-platform
qa/no-code-change

### What does this PR do? This PR enables omnibus git cache, in order to stop rebuilding all of our dependencies during each CI job. All packages before the agent...

### What does this PR do? Switch OCI layer compression from the default (XZ) to GZip ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to...

changelog/no-changelog
team/agent-platform
qa/no-code-change

### What does this PR do? It extract build time information from a `build-summary.json` file that omnibus now generates ### Motivation Having more insight on what takes the longest when...

changelog/no-changelog
team/agent-platform
qa/no-code-change

### What does this PR do? This PR introduces a configuration for conductor, in order to drive our nightly pipelines through that tool. ### Motivation We currently have 2 nightly...

changelog/no-changelog
[deprecated] team/agent-platform
qa/no-code-change

### What does this PR do? This PR bumps our build images to drop CentOS 6 support and now targets CentOS 7 for RHEL derivatives. These images also bump rust...

[deprecated] team/agent-platform
backport/7.52.x

Fix #2006 This was manually tested, but please let me know if you'd wish to add some automated tests. I'm very new to the ruby ecosystem so I'm a bit...

### What does this PR do? This PR reworks the way we package our remote updater payload. We now always build both AMD and ARM versions of the agent, and...

changelog/no-changelog
qa/no-code-change