Fabricio Aguiar

Results 9 issues of Fabricio Aguiar

Como usuário, eu gostaria de um makefile para facilitar a instalação e execução do projeto. Referência: https://github.com/rochacbruno/dynaconf/blob/master/Makefile

https://www.claritician.com/how-to-mock-google-cloud-storage-during-development https://github.com/pulp/pulpcore/issues/3424

Feature

Author: @melcorr (mcorr) Redmine Issue: 9149, https://pulp.plan.io/issues/9149 --- I have community feedback from the survey and elsewhere from over five users asking for end-to-end tutorial style RPM docs. From what...

Documentation
Task

Author: @dralley (dalley) Redmine Issue: 9331, https://pulp.plan.io/issues/9331 --- None

Performance
Issue
Satellite

Author: @dralley (dalley) Redmine Issue: 9208, https://pulp.plan.io/issues/9208 --- 1. "packages" field on variants may not match with reality in the mirror case. You can see that the "repository" and "packages"...

Issue

EE_BASE_IMAGE default was: quay.io/ansible/ansible-runner:latest which is a 2 years old image: https://quay.io/repository/ansible/ansible-runner?tab=tags&tag=latest Now the default is: ghcr.io/ansible/community-ansible-dev-tools:latest which is the recommended image for execution environments according to https://github.com/ansible/creator-ee

Improve gateway IP detection in get_gateway_ip() to handle both legacy and newer Docker API formats: - Try legacy NetworkSettings.Gateway first for backwards compatibility - Fall back to Networks section for...

This enhances error reporting when external Quay.io API requests fail by checking HTTP response status before attempting JSON parsing. Changes: - Add status code validation in manifest.rs before JSON deserialization...