alberto

Results 7 issues of alberto

this is an open-source tool I wrote for my team. It has spread through our office and has been adopted by several other teams. https://github.com/sky-uk/what-bump/

At the moment, one can choose a number of options about when top bar buttons should be visible. I have set it to "maximized only", because I don't like having...

feature

### Describe the bug We are running an SQS client as a Kubernetes pod on EC2. When doing any SQS request, we get the following error: `Error: ConstructionFailure(MissingCredentials)` ### Expected...

bug

The wiki page "Swagger 2.X Migration from 1.5" (https://github.com/swagger-api/swagger-core/wiki/Swagger-2.X---Migration-from-1.5) is just a placeholder, saying that it would be slowly filled up "in the next few weeks". That was written 9...

**Describe the bug** When running the AppImage thru [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher), it fails with this error: ``` ERROR: appimage_register_in_system : Icon field contains path ``` **Leapp Version** Leapp-0.18.1.AppImage (when clicking on Leapp/About,...

enhancement

When mocking a method that takes complex structures as parameters, it is common to prime the mock to capture that argument, and subsequently assert on it. See e.g. https://site.mockito.org/javadoc/current/org/mockito/ArgumentCaptor.html. I...

enhancement