Ichimonji10
- Login: Ichimonji10
- Email: jerebear@protonmail.com
- Registered on: 11/16/2015
- Last connection: 08/13/2018
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 4 | 4 |
Reported issues | 0 | 104 | 104 |
Projects
Project | Roles | Registered on |
---|---|---|
Ansible Plugin | Contributor | 08/28/2018 |
CertGuard | Contributor | 04/06/2020 |
Container Support | Contributor | 12/06/2019 |
Crane | Contributor | 08/28/2018 |
Debian Support | Contributor | 08/28/2018 |
Docker Support | Contributor | 08/28/2018 |
File Support | Contributor | 08/28/2018 |
Migration Plugin | Contributor | 01/14/2020 |
Nectar | Contributor | 08/28/2018 |
NPM Plugin | Contributor | 05/11/2020 |
OSTree Support | Contributor | 08/28/2018 |
Packaging | Contributor | 08/28/2018 |
Pulp | Contributor | 08/28/2018 |
Puppet Support | Contributor | 08/28/2018 |
Python Support | Contributor | 08/28/2018 |
RPM Support | Contributor | 08/28/2018 |
Activity
08/17/2018
-
Molecule 2.17 adds support for Python 3.7. See:
https://molecule.readthedocs.io/en/latest/changelog.html Revision 817e01ba (ansible-pulp): Add Python 3.7 to the test matrix -
Split the body of the readme into "usage" and "development" sections.
Reference ANXS.postgresql in the former section. Write the latter
section from scratch. Revision def75fe0 (ansible-pulp): Expand the readme -
Quite a bit of development work effort has been put into solving this issue. From where we currently stand, I think the next steps for the installer are as follows:
1. Polish the existing code.
<!-- end list -->
- Merge existing PR... Story #3716: As a production Pulp user, I have an Ansible installer### Motivation
1\. [Installation of Pulp](https://docs.pulpproject.org/en/3.0/nightly/installation/instructions.html#pypi-installation) is complicated and could be made much easier with an Ansible installer.
2\. Clustered based ins... -
Letting a linter tell us what the proper formatting for code should be
eliminates a type of bike-shedding.
yamllint and ansible-review have different opinions about proper code
formatting. But yamllint is a much easier tool to use, and ... Revision 9a2ff1ec (ansible-pulp): Enable yamllint -
This branch largely implements https://pulp.plan.io/issues/3716. Revision c7358f45 (ansible-pulp): Merge re-write of Pulp 3 installer
-
08/16/2018
-
Molecule will install ANXS.postgresql as needed. It's pointless and
confusing to also install it with tox. Revision 20871912 (ansible-pulp): Don't unnecessarily install ANXS.postgresql -
In addition to targeting CentOS 7 and Fedora 27, also target Fedora 28. Revision 2668708b (ansible-pulp): Expand the test matrix
08/06/2018
-
Issue #3904 (CLOSED - CURRENTRELEASE): Can't upload manifest list to Docker repositoryIt's impossible to upload a manifest to a Docker repository. This is a regression. Attempting to do triggers an error in Pulp. No errors are logged (according to journalctl). Here's the only interesting journal output I could find:
~~... -
Detect more types of errors, and save time
`.travis/script.sh` runs unit tests and functional tests. Unfortunately,
it only fails when certain expressions fail. For example, if
`pulp-manager migrate --noinput` fails, then the script as ... Revision 740ee2ac (pulpcore): Detect more types of errors, and save time
Also available in: Atom