Giter VIP home page Giter VIP logo

evidence-ext's People

Contributors

aaronsteers avatar dependabot[bot] avatar edgarrmondragon avatar kgpayne avatar matsonj avatar meltybot avatar pnadolny13 avatar pre-commit-ci[bot] avatar willdasilva avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

matsonj

evidence-ext's Issues

Add `kind` to `meltano.yml` from #2

In reading through #2, I noticed that we don't yet have kind set for settings in meltano.yml file. This is probably fine for most settings, but we'll want to add kind at minimum for password-type settings (creds) and non-string settings.

Most importantly, we just want to make sure that secrets are properly handled by testers and devs who might be trying this out.

`TypeError: 'type' object is not subscriptable` When running utility

Hey team,

I'm trying to run this plugin in a docker container using the Meltano 2.5 - Python 3.8 image but am getting this error when invoking:

    parameters = get_params_from_function(callback)
  File "/project/.meltano/utilities/evidence/venv/lib/python3.8/site-packages/typer/utils.py", line 9, in get_params_from_function
    type_hints = get_type_hints(func)
  File "/usr/local/lib/python3.8/typing.py", line 1264, in get_type_hints
    value = _eval_type(value, globalns, localns)
  File "/usr/local/lib/python3.8/typing.py", line 270, in _eval_type
    return t._evaluate(globalns, localns)
  File "/usr/local/lib/python3.8/typing.py", line 518, in _evaluate
    eval(self.__forward_code__, globalns, localns),
  File "<string>", line 1, in <module>
TypeError: 'type' object is not subscriptable

Possible cause: Plugin is only adapted for python 3.8 and above.

Slack channel conversation

What could be the cause of this error?

Thanks, and have a great day!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.