Skip to content
Avatar
🐍
Python Tamer
🐍
Python Tamer

Sponsors

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

Sponsoring

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

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 465

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

    Python 3.3k 583

  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 11 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 168 27

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

    dot-config.github.io website

Contribution activity

April 2022

Created 2 repositories

Created a pull request in ansible/ansible that received 7 comments

Ensure syntax check errors include playbook filenames

SUMMARY This fixes bug which prevents identification of broken playbook when passing multiple playbooks as arguments, something that is common espe…

+5 −3 7 comments
Opened 90 other pull requests in 18 repositories
ansible/schemas 34 merged 1 closed
ansible/ansible-navigator 7 merged
ansible-community/molecule-podman 7 merged
ansible/ansible-lint 4 merged 2 open
ansible/ansible-language-server 1 open 5 merged
ansible/vscode-ansible 6 merged
ansible-community/molecule-containers 3 merged
tox-dev/tox-extra 1 open 2 merged
ansible/devtools 3 merged
SchemaStore/schemastore 3 merged
ansible-community/molecule-ec2 2 merged
ansible/creator-ee 2 merged
ansible-community/molecule 2 merged
debops/debops 1 open
ansible-community/molecule-cloud 1 open
ansible-community/ansible-london-meetup 1 merged
ansible/ansible-compat 1 merged
redhat-developer/yaml-language-server 1 merged
Reviewed 78 pull requests in 22 repositories
ansible/ansible-lint 11 pull requests
ansible-community/molecule 9 pull requests
ansible/ansible-navigator 9 pull requests
ansible-community/molecule-gce 8 pull requests
ansible/ansible-language-server 7 pull requests
ansible/creator-ee 4 pull requests
ansible-community/molecule-vagrant 4 pull requests
ansible-community/molecule-lxd 3 pull requests
ansible/vscode-ansible 3 pull requests
ansible/schemas 3 pull requests
ansible-community/molecule-ec2 2 pull requests
pycontribs/ruyaml 2 pull requests
ansible-community/molecule-podman 2 pull requests
ansible-community/pytest-molecule 2 pull requests
ansible-community/molecule-openstack 2 pull requests
ansible-community/ansible-lint-action 1 pull request
ansible/ansible-runner 1 pull request
pytest-dev/pytest 1 pull request
SchemaStore/schemastore 1 pull request
ansible-community/awesome-ansible 1 pull request
ansible/devtools 1 pull request
jazzband/pip-tools 1 pull request

Created an issue in ansible/ansible that received 11 comments

devel/2.14: ansible-config dump output broken, affecting ansible-compat

Summary Newly introduced output change in ansible-config broke ansible-compat, ansible-lint, molecule and likely even ansible-navigator. This also …

11 comments
Opened 31 other issues in 25 repositories
ansible/schemas 2 open 1 closed
redhat-developer/yaml-language-server 1 open 1 closed
python-jsonschema/jsonschema 1 closed 1 open
utmapp/UTM 1 open 1 closed
thoth-station/thamos 2 open
pytest-dev/pytest-cov 1 closed
tox-dev/tox 1 open
jiffyclub/snakeviz 1 open
ansible/ansible-builder 1 open
ansible/ansible-runner 1 open
pypa/pip 1 open
pytest-dev/pytest 1 open
microsoft/vscode 1 open
evilz/vscode-reveal 1 open
vector-im/element-web 1 closed
ansible/ansible-language-server 1 open
ansible/ansible-compat 1 open
pypa/build 1 open
ansible/ansible-navigator 1 open
tox-dev/tox-extra 1 open
release-drafter/release-drafter 1 open
terkelg/tiny-glob 1 open
ansible/devtools 1 open
containers/podman-desktop 1 closed
iongion/podman-desktop-companion 1 open
Started 10 discussions in 9 repositories
tox-dev/tox-extra
rxhanson/RectanglePro-Community
P403n1x87/austin
containers/podman
ansible/ansible-language-server
ansible-community/molecule
ansible-community/molecule-podman
ansible/schemas
ansible/creator-ee
1 contribution in private repositories Apr 4

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