Fernando Brito
Fernando Brito
:+1: Nice! Thanks :)
@britishtea from what I know from bitbucket.org, when you own a repo and you have a pull request, there's a button to merge the changes directly from the web interface....
I was also receiving the `This page is using the development build of React.` message on a Rails 4.2 project with `react-rails` (through the Asset Pipeline) that I am working...
Thanks a lot, @ekspla! I just started using this library this week and I noticed that my GPX files went from: ```xml (omitted) ``` to ```xml (omitted) ``` after I...
@systematics78 I believe your problem can be explained by the fact that `enable_multiple_grants` seems to have no effect for `shares`. Since this GitHub issue here has now different people reporting...
Note that there's another issue: if you use the grant resource to give privileges to shares and leave the `roles` arguments empty, it will remove all the roles grants, even...
+1. Also affected by this.
I just started working on this one and I realized that the error message from `check-source-has-meta-keys` also gives a false impression that the check is checking for the existence of...
Interesting that you mentioned this, @z3z1ma 😄 In my other project where I create exposures for Tableau dashboards (https://github.com/voi-oss/dbt-exposures-crawler), currently, I do write directly in the `manifest.json`. Here is how...
Hmm, very nice, thanks for sharing the findings! We are currently working on some "data quality" metrics/score card so our consumers can get a better feeling how much they can...