Code Monkey home page Code Monkey logo

git-siren's Introduction

Hi there!

πŸ‘¨β€πŸ’» Β  My name is Simone Locci

πŸ“Œ Β  I'm from Italy, living in Tuscany

πŸ’Ό Β  I am currently working at Swascan as software developer


🧰 Technologies & tools


🀝 Open source contributions

Name Description Link
JXing-js My contribution was "transcribing" the implementation of reading EAN-13 from Java (JXing) to TypeScript for this library. I also made several minor adjustments, the most notable was the one related to the sample demo on the project which was not working :octocat: 🌍
Apache jclouds I made several adjustments and some new implementations, the most notable PRs were those related to Azure, such as the choice of the type of disks for root and data :octocat: 🌍
Microsoft ReactXP I developed two plugins which I have already mentioned in the side projects section. As for the main project, I made minor adjustments (mainly on the documentation) :octocat: 🌍
CNCF distribution I’ve collaborated on a PR written in Golang that was inactive. The code’s purpose is to activate β€œS3 Transfer Acceleration” via the AWS SDK :octocat: 🌍

πŸ“ˆ GitHub stats

pimuzzo's GitHub stats


πŸ’Œ You can find me here

git-siren's People

Contributors

kiaruzza avatar pimuzzo avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

git-siren's Issues

Manage 502 errors

Traceback (most recent call last):
  File "/home/pi/git_siren/github_adapter.py", line 48, in <module>
    main()
  File "/home/pi/git_siren/github_adapter.py", line 33, in main
    for issue in issues:
  File "/usr/local/lib/python2.7/dist-packages/github3/structs.py", line 76, in __iter__
    json = self._get_json(response)
  File "/usr/local/lib/python2.7/dist-packages/github3/structs.py", line 109, in _get_json
    return self._json(response, 200)
  File "/usr/local/lib/python2.7/dist-packages/github3/models.py", line 154, in _json
    if self._boolean(response, status_code, 404) and response.content:
  File "/usr/local/lib/python2.7/dist-packages/github3/models.py", line 176, in _boolean
    raise exceptions.error_for(response)
github3.exceptions.ServerError: 502 Server Error

Manage network errors

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/xxxxxxx/issues?per_page=100&state=open&labels=bug (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x760f6870>: Failed to establish a new connection: [Errno -2] Name or service not known',))
Traceback (most recent call last):
  File "/home/pi/git_siren/github_adapter.py", line 37, in <module>
    for issue in issues:
  File "/usr/local/lib/python2.7/dist-packages/github3/structs.py", line 67, in __iter__                                                                                       
    headers=headers)
  File "/usr/local/lib/python2.7/dist-packages/github3/models.py", line 185, in _get
    return self.session.get(url, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 521, in get
    return self.request('GET', url, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/github3/session.py", line 88, in request
    response = super(GitHubSession, self).request(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 508, in request                                                                                     
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 618, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/adapters.py", line 490, in send
    raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: ('Connection aborted.', error("(110, 'ETIMEDOUT')",))                                                                                     
Traceback (most recent call last):
  File "/home/pi/git_siren/github_adapter.py", line 37, in <module>
    for issue in issues:
  File "/usr/local/lib/python2.7/dist-packages/github3/structs.py", line 67, in __iter__                                                                                       
    headers=headers)
  File "/usr/local/lib/python2.7/dist-packages/github3/models.py", line 185, in _get
    return self.session.get(url, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 521, in get
    return self.request('GET', url, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/github3/session.py", line 88, in request
    response = super(GitHubSession, self).request(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 508, in request                                                                                     
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 618, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/requests/adapters.py", line 490, in send
    raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: ('Connection aborted.', error("(104, 'ECONNRESET')",))      

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.