Anderson Mesquita

Results 10 issues of Anderson Mesquita

ADP recently changed they way login is performed and now requires some extra parameters to be sent along with the `username` and `password`. The new params are calculated at runtime...

help wanted

Temporary tokens created via the [token creation API][1] are prefixed with `tk.` and are still valid access tokens. This issue is related to and fixes https://github.com/react-native-mapbox-gl/maps/issues/1541 [1]: https://docs.mapbox.com/api/accounts/tokens/#create-a-temporary-token `Include "tk."...

This is the first step towards translating the entire UI to other languages. Lots need to be done still as there are many strings hard coded in the code and...

After installing it on a newer macbook pro (late 2016) the touch bar stopped working and just went black. The only way to make it work again was uninstalling XVim2...

### Use case It would be nice to be able to just specify `--download-artifacts` (without any other parameters) or even a completely different `--download-all-artifacts` option and download all artifacts from...

#### Problem Description Setting up mitmproxy on a default android-33 emulator always yields a connection reset error, regardless of HTTP or HTTPS. #### Steps to reproduce the behavior: 1. Create...

kind/triage

### Describe the bug? When upgrading Xcode to the latest version, my team and I noticed the build process fails when compiling the pod associated with `@okta/okta-react-native` (`2.7.0`). No code...

bug

### Troubleshooting - [x] I've searched [discuss.bitrise.io](https://discuss.bitrise.io/) for possible solutions. - Which version of the step is affected? 3.2.0 - Is the issue reproducible with the latest version? YES -...

Builds currently succeed whenever using the `--download-artifacts` flag, because `exit_code` is overridden with the return value of `curl`. This initiates `exit_code=0` and ensures that any errors will be accumulated to...

**Describe the bug** When running `nanomq_cli pub ...`, the command never returns control back to the shell. Exiting with an appropriate status code is essential for automating tasks. For example:...