Skip to content
Avatar
🐍
Python Tamer
🐍
Python Tamer

Sponsors

@geerlingguy @jsf9k @ehagerty @cybette @belfast77 @ThomasSanson @bgavrilMS

Sponsoring

@Julian @asottile @geerlingguy @gnachman @madskristensen @The-Compiler @gaborbernat @Homebrew @wagoodman

Achievements

Achievements

Highlights

Block or Report

Block or report ssbarnea

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ssbarnea/README.md

Hi, I'm Sorin 👋

I work on Ansible DevTools team at Red Hat

ssbarnea's GitHub stats

Credits

I would like to thanks everyone that has aver supported me in my volutary work of supporting open-source project. I should mention at least few of these:

  • Red Hat (IBM), which is also my employer, for giving me the freedom to contribute to whatever open-source project I do see fit while at work. In fact I suspect that 98% of what I do for work is on the public internet.
  • Every other open-source maintainer which ever reviewed my contributions, or just replied to issues I raise. I do value your help!
  • Those that decided to show appeciation by sponsoring me. Keep in mind that I donate 100% of what I receive to upstream opensource projects that I use.
  • Several companies that found a way to support my work:
    • JetBrains for providing me with a free license of the great PyCharm
    • Navicat for giving me a license of their powerful database development tool
    • Atlassian for providing a free cloud instance of Jira that is used to perform integrations testing on jira python library.

2020-12 Updates

2020 proved to be a very stressful year which got me very close to a burnout. One measure that I had to take was to suspend my maintenance of jira library. I am aware that it is affected by a lot of bitrot and nobody was willing to spend the considerable amount of time needed to restore the CI.

Please do not get offeended if I do not reply to support questions on irc or email. Unless I already know you as someone that contributed to one of projects I maintain or just use, I would likely ignore direct messages.

Tool others made and that I want to share with you

  • hyperfine for benchmarking command execution times
  • ripgrep for searching locally. It recognizes gitignores and provide a very useful output. I do also have an alias for it rg='rg --hidden --no-follow --max-columns 255 --no-heading --column -F'
  • pyenv install and use multiple versions of python. Useful to bring python versions that your distro may lack. Especialy useful for MacOS.
  • direnv which allows you to create .envrc fiels on disk which are automatically loaded. You can put env vars there, including secrets in order to avoid cluttering your entire user profile. This also limits their availability based on where you run from.
  • glances and htop as alternatives to old top.

Bits

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF+fxSQJpM7Ily1dWQ2Cpfft/0nnDwz2cjT1p0JZQqPr @ssbarnea (zbr)

Pinned

  1. mk ease contributing to any open source repository by exposing most common actions you can run. Inspired by make, tox and other cool tools!

    Python 18 5

  2. Best practices checker for Ansible

    Python 2.8k 474

  3. Molecule aids in the development and testing of Ansible roles

    Python 3.4k 579

  4. tox-ansible exposes Ansible molecule test scenarios as tox environments, so you can test them in insolation without having to setup tox.ini yourself.

    Python 13 6

  5. vscode/vscodium extension for providing Ansible auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.

    TypeScript 178 30

  6. Forked from dot-config/dot-config.github.io

    dot-config.github.io website

Contribution activity

June 1, 2022

Opened 4 pull requests in 2 repositories
ansible-community/molecule 2 open
ansible/ansible-compat 1 merged 1 open
Reviewed 3 pull requests in 2 repositories
ansible-community/molecule 2 pull requests
ansible-community/molecule-gce 1 pull request
Started 2 discussions in 2 repositories
go-task/task
ansible-community/molecule

Seeing something unexpected? Take a look at the GitHub profile guide.