Evgeni Golov

Results 163 issues of Evgeni Golov

Personnally, I would prefer to have the list of capsules where the LifeCycle environment is replicated in the LifeCycle environment definition. I find it cleaner in the ansible code, specially...

help wanted
triaged

I killed `master`, but that closed the following PRs without the possibility to reopen: - [ ] https://github.com/theforeman/foreman-ansible-modules/pull/314 - [ ] https://github.com/theforeman/foreman-ansible-modules/pull/400 - [ ] https://github.com/theforeman/foreman-ansible-modules/pull/518 - [ ] https://github.com/theforeman/foreman-ansible-modules/pull/548...

help wanted
triaged

they have common history and probably should be split out into a `ansible-vcr-wrapper` project that both can use.

refactor
triaged

##### SUMMARY in #791/#794 we fixed the rendering of the devel docs to point to the right file when viewed on GH, but the rendering on https://theforeman.github.io/foreman-ansible-modules/ still has bad...

help wanted
triaged
documentation

##### SUMMARY I've been wondering if we should try to use https://quay.io/repository/foreman/foreman for our tests. This obviously won't work well for tests that either need setup (like those that import...

enhancement
triaged

vcrpy 2.0.1, requests 2.22.0 We are using requests with sessions to call an API endpoint to trigger a job and then call another endpoint in a loop to get the...

ready
requests
verified can replicate

https://github.com/openid/python-openid/blob/master/openid/extensions/ax.py#L546 says: `@raises KeyError: If the attribute was not sent in this response` However, KeyError is never raised explicitely and `values = self.data.get(type_uri)` will return `None` when `type_uri` isn't found...

## Issue ### Context - **Gitlab plugin version**: 1.4.6 - **Gitlab version**: 9.3.10 - **Jenkins version**: 1.6.x - **Job type**: Pipeline ### Logs & Traces None ### Problem description When...

feature request

##### SUMMARY I think this repo should provide a snippet example how collections can/should lint their changelogs (if they use antsibull at least). This started as a discussion in `#ansible-community`...

### Vagrant version 2.2.19 ### Host operating system CentOS Stream 8 (but shouldn't matter) ### Guest operating system CentOS Stream 8 (but shouldn't matter) ### Vagrantfile ```ruby Vagrant.configure("2") do |config|...

bug
core
needs-repro