Nuno Godinho

Results 37 issues of Nuno Godinho

Hello, I'm trying to use this role to install Vault in a Proxmox LXC in a home lab context. Everything runs smoothly. Even the mlock capability check. But then the...

Proposal for implementing issue #287 which I posted earlier today.

Hi, I turned on the option "Preserve file permissions, attributes and hardlinks" expecting the file dates to remain unchanged. But the "date modified" is still updated. Is this a bug?...

In the chapter about [wrapping foreign exceptions](https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#wrap-foreign-exceptions-instead-of-letting-them-invade-your-code) I think it would be worth mentioning that what is being proposed is called [exception chaining](https://en.wikipedia.org/wiki/Exception_chaining). My suggestion is to change this sentence:...

In the [Exceptions catching chapter](https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md#catching) I believe it would be useful to provide an example of exception bubbling, making it clear that, while exception throwing is to be done any...

Because they're not in table `VRSD` apparently. To be investigated...

bug

Is there an enhancement or menu exit that can be used for this?

enhancement
help wanted

Currently, the timestamps dropdown will "time travel" whenever a new one is selected. Instead, add a "Time travel" button to trigger that functionality. And now, whenever a new timestamp is...

enhancement
help wanted

The part list is obtained based on the latest version. This means that a method existed in the past and was deleted, it will never be picked. The part list...

bug