Alex Willmer

Results 127 issues of Alex Willmer

Fixing version comparison bugs in #878 has revealed failing tests, including one for kubectl. I believe our loading of ansible plugins is incorrectly implemented for Ansible collections, and or the...

affects-0.3

Ansible 2.* and higher emit warnings about snake case, and it may be causing tests to get skipped or behave differently.

Seen when running integration suite under vanilla Ansible (strategy=linear). Whilst trying to implement #859

affects-0.3

I am seeing this interittantly when I run the tests suites on Ubuntu 20.04, under tox ``` :~/src/mitogen master(+120/-30)+* 1± tox -r -e py36-mode_ansible-ansible29 GLOB sdist-make: /home/alex/src/mitogen/setup.py py36-mode_ansible-ansible29 recreate: /home/alex/src/mitogen/.tox/py36-mode_ansible-ansible29...

https://github.com/mitogen-hq/mitogen/blob/master/docs/changelog.rst is a hot spot for lines changed/added in a pull request. This causes merge conflicts when two pull requests both add a changelog entry. Consequences are - higher maintainer...

workflow

How should a multihash implementation handle a call where the digest is longer than the specified output of that hash function? E.g. (pseudocode) ``` javascript // The provided digest is...

The documentation pages at https://pylons-webframework.readthedocs.org/en/latest/index.html are served over https. They include the stylesheet http://static.pylonsproject.org/fonts/neuton/stylesheet.css using an http:// url, not an https:// one. In Chrome this means the file is not...

N.B. Please assign this issue to me. I'll be investigating and hope to provide a PR soon. **Describe the bug** Using `scripts/ansible/service_playbook.yml` to upgrade a running node to 1.5.2 I...

bug

# AVA Enhancement Proposal ## Abstract This AEP proposes storing per-node data (e.g. the databases, staking keys) in directories according to [XDG Base directory specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html). For instance the staking key...

enhancement
lifecycle/stale

**Describe the bug** If scripts/ansible/service_playbook.yml is is used to upgrade a node that is running, and was previously installed by this playbook, then during installation the following Ansible error may...

bug