Big fan of homemade pizza and reusable code.
-
Red Hat
- http://codingshell.com
Block or Report
Block or report bregman-arie
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
devops-exercises Public
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
-
devops-resources Public
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
-
-
android-dev-notebook Public
List of resources for a self-taught education in Android mobile development
542 contributions in the last year
Less
More
Contribution activity
March 2022
Created 89 commits in 5 repositories
Created a pull request in rhos-infra/cibyl that received 5 comments
Add defalt attrobute to Argument class
This will allow us to have default values to some used arguments, so when user runs for example 'cibyl --jobs' this will actually be translated beh…
+268
−9
•
5
comments
Opened 22 other pull requests in 1 repository
rhos-infra/cibyl
19
merged
3
closed
- Fix systems argument duplication
- Introduce quiet exceptions
- Add plugin mechanism
- Fix missing configuration file bug
- Fix CLI help message
- Add build duration
- Fix system __str__ method
- Disable certificates warning
- Introduce verbosity
- Fix Python 3.6 tests
- Drop assignment expression usage
- Fix setup.py
- Remove dataclasses
- Modify setup.py
- Populate systems with output from source(s)
- Add Source instances
- Invoke Source Methods
- Associate model arguments with functions
- Associate model arguments with functions
- Associate model arguments with functions
- Add initial publisher
- Extend parser with arguments from the CI environments
Reviewed 51 pull requests in 6 repositories
rhos-infra/cibyl
40 pull requests
- Log time that each query takes
- Added initial plugin setup
- Use pylintrc according to Google Python Style Guide
- Consider system type when creating ci environment
- Adding the 'enabled' item to sources.
- Support filtering list of build ids in jenkins
- Node model
- Deleted 'too-few-public-methods' comments and fix elastic query type
- Add support for --job-name, --job-url in jenkins
- Be able to get jobs using cibyl from elasticsearch
- [WIP] proposal for color output
- Add build duration
- Introducing the Zuul source
- Add readthedocs folder
- Fix system __str__ method
- Fix bug in System __str__ with jobs and builds
- Add Jenkins Job Builder source to SourceFactory
- removed unnecessary lintings warning avoidance
- Use AttributeDictValue for populated models
- Reworked how sources are instantiated to adapt to heterogeneous sources
- Add --last-build argument and function in jenkins
- Revisiting conditions for linting error
- Modify parts of code incompatible with py36
- Enable selection of envs and systems from cli
- Updated config template
- Some pull request reviews not shown.