Alexandre de Souza

Results 20 issues of Alexandre de Souza

![useless but funny](https://media.giphy.com/media/583zNf1yK2UjcWz0Lx/giphy.gif) ### Changelog - Add ExCoveralls library to implement code coverage - Add more tests to increase code coverage up to 100% - Implements TDD library (optional) -...

Add the page and the sidebar only with: ```elixir config :livebook, :feature_flags, hub: true ``` #### Hub Page ![image](https://user-images.githubusercontent.com/6402997/183450054-ce13893e-35e4-4055-9a4c-09b7b1a6b3db.png) #### Sidebar ![image](https://user-images.githubusercontent.com/6402997/183449788-70f41645-7938-47f7-a590-4f80099e96ae.png)

Hi, my team was thinking about how we can implement instrumentations around Bamboo context and I thought about if we implement `:telemetry` app inside Bamboo, we can get all data...

contribution wanted

For some reason, my `PATH` is being messed by PHP and I didn't found anything that could causes this: ```sh $ echo $PATH {PATH}:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:Warning: PHP Startup: Unable to load dynamic...

I've been using `ExMachina` for so long, and then my recent project is using the `Ecto.Enum` feature, which when I tried to use `string_params_with_assocs/2` (the same happens with `string_params_for/2`), it...

stale:discard

``` ==> kino_db Compiling 4 files (.ex) warning: Mint.HTTP.connect/3 is undefined (module Mint.HTTP is not available or is yet to be defined) lib/kino_db/connection_cell.ex:395: KinoDB.ConnectionCell.running_on_google_metadata?/0 warning: Mint.HTTP.set_mode/2 is undefined (module Mint.HTTP...

We should show an output message (or a feedback message) when the user wants to upload a credentials file and it doesn't return any type of feedback about if it...