Skip to content
#

governance

Here are 344 public repositories matching this topic...

sfarazkazmi
sfarazkazmi commented Jun 16, 2021

Describe the bug
When using parse-tree command, error information in printed twice with slightly different text.

To Reproduce
Please supply:

var status = ['ACTIVE']

NOTE: Please be sure that the templates, rules and logs you provide as part of your bug report do not contain any sensitive information.

Expected behavior
There should be one error log instead of dupli

pmbrull
pmbrull commented Feb 18, 2022

Is your feature request related to a problem? Please describe.
The current ometa_api method list_entities returns an EntityList which could possibly be missing some entities, in the request if we still have the value of after informed.

Describe the solution you'd like
Prepare a new convenience method list_all_entities by using the current list_entities to make sure we have

planetf1
planetf1 commented Apr 27, 2021

When using Ubuntu 'ootb' both natively and within windows WSL2 the asset consumer fvt has a tendency to fail with:

[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ asset-consumer-fvt ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/nigel/src/egeria/open-metadata-test/open-metadata-fvt/access-services-fvt/asset-consumer-fvt/tar
PIVX
furszy
furszy commented Mar 5, 2020

Our current JSON-RPC wiki is outdated.

A lot of commands were changed, new commands were added and some were removed.
Some description might need to be rewritten in a more comprehensible way.

This is a good first issue for anyone who wants to start familiarizing with the PIVX sources.

rezoan
rezoan commented Jul 14, 2021

In my ubuntu 20.04.2.0, i have python 2.7.18 and pip3 20.0.2.
I was trying to install prancer-basic via pip3 install prancer-basic
It get installed successfully with below warning:

WARNING: The scripts populate_json, prancer, register_key_in_azure_vault, terraform_to_json and validator are installed in '/home/r4redu/.local/bin' which is not on PATH.
  Consider adding this director

Improve this page

Add a description, image, and links to the governance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the governance topic, visit your repo's landing page and select "manage topics."

Learn more