Abril Rincón Blanco
Abril Rincón Blanco
Noticed that the compilers were not being sorted by semver, so checked and saw they just specified the name. This PR then creates a group, marks it as semver, and...
Just realized that there's no doc on how to add a pane. It would be nice to have it as a reference, even if it's just a list. Also, as...
This is what came to mind when I read the issue, but might have (read: totally has) some cases for which it does not properly work. I can't come up...
There is still some work to be done, but the gist of it is: - `ce builds set_current ...` store the oldest non-notified commit, skipping if something is already stored...
Is Invisible ReCaptcha support planned? Would PR with support for it be welcomed?
Closes #4043 - Disables line linking for program output in executor pane Also fixes line linking for executor pane for non tree mode by modifying its `getEditorIdBySourcefile` function, which might...
It currently does not work and if I remove the -gcflags flag, no asm is produced (Instead of the current "unrecognized error") If anyone is able to get this working,...
Changelog: Bugfix: Fix `conan profile show --format=json` for profiles with scoped confs Docs: Omit Weird that we didn't get it reported sooner, but this seems to have been here for...
### What is your suggestion? `trim_conandata` can be used inside a `post_export` hook instead of the `export()` method in recipes, but then we have no control over wether a recipe...