Code Monkey home page Code Monkey logo

party's People

Contributors

e4r7hbug avatar indybeck avatar sijis avatar tedops avatar zeogod avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

party's Issues

find_by_pattern search fails to find file but used to work

find_by_pattern search fails to find file but used to work - I don't know what version of Artifactory was used, but the current version is Artifactory Professional 5.3.1 rev 50046.

When I added request/urllib3 logging to my script using party, I can see that some queries find files but the search doesn't stop.
NOTE - it would be nice if party had an easier way to enable HTTP debug logging.

Need way to disable SSL checks

requests allows me to disable SSL verification, but don't see how to add this to party; it would be nice if I could add this to the config.

  File "/usr/lib64/python2.7/site-packages/party/party.py", line 99, in find
    raw_response = self.query_artifactory(query)
  File "/usr/lib64/python2.7/site-packages/party/party.py", line 37, in query_artifactory
    response = requests.get(query, auth=auth, headers=self.headers)
  File "/usr/lib/python2.7/site-packages/requests/api.py", line 70, in get
    return request('get', url, params=params, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/api.py", line 56, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 488, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 609, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 497, in send
    raise SSLError(e, request=request)
SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)

new pypi release

Hi,

Are there any plans to update the release of party that is on pypi? The version currently out there is over a year old.

document relation with existing python artifactory library: artifactory

It would be great if you could document the differences between this libary and the other existing one named Artifactory. I raised a similar request against it too at Parallels/artifactory#31

How do they compare, pros, cons, maybe policy regarding accepting contributions.

I am asking this because I do want to pick one and probably I will want to contribute to it and I want to make a good pick and not having to maintain my own fork. As a side not, on open-source world is good to document about "competition" :)

no API for upload artefacts

It seems that there is to APi for uploading artefacts and that's not clear in the package description.

Same applies for builds.

License

Can you update a license?

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.