Pedro Silva
Pedro Silva
Adds searchable annotations to DataHubPolicyInfo fields: `privilege`, `type`, `status` and `editable` fields so that we can use these fields for filtering in graphQL queries. For backfilling pre-existing policies, adds a...
I've had a brief look at the code and it seemed to me that there is no reason to have selenium webdriver as a dependency. Is there any specific reason...
Hi, I am not sure if this is a problem with my computer but my installation of the plugin failed. Here is the log if it helps :) http://pastebin.com/Rb4uF2sy
Security vulnerabilities have been found in apache-httpclient:commons-httpclient:3.1. Unfortunately, 3.1 is the latest version of this package. The suggestion to resolve the vulnerability is to https://hc.apache.org/httpcomponents-client-5.1.x/
Hello, This is online an enhancement to the plugin but it would be IMO a great enhancement if when searching for something in the plugin it showed that result in...
Adds check in GMS when processing `schemaMetadata` aspects that all field paths are unique. If that is not the case, reject the MCP. The reason for this validator is that...
Deprecates `get_url_and_token()` in favor of a more complete option: `load_graph_config()` that returns a full `DatahubClientConfig`. This change was then propagated across previous usages of `get_url_and_token` so that connections to DataHub...
Npm module does not work with NodeJS. I'm using node v.8.0.0 but i think thats irrelevant. You can try it out with this code snippet: ```js var EXI4JSON = require("exificient.js");...
Hi, I've been trying to get this repo to work, so far unsuccessful with ubuntu 20.04. If anyone can help out I may be able to create a docker image...