pulp / pulp/pulp_ansible

fix: set dynaconf lower bound to 3.2.11 on >=0.25

Open
#2,192 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue Triage-Needed
Dominant language
Python
Stars
68
Forks
62
Avg merge
1d 14h
Merged PRs (30d)
37

Description

Pulp Ansible >= 0.25 must use Dynaconf 3.2.11 (To be Released)

The PR https://github.com/dynaconf/dynaconf/pull/1287 fixes an error.

Can't access browsable API

Thrown error:

ImproperlyConfigured

Unknown parameters: raw_ansible_content_hostname, raw_ansible_authentication_classes, raw_ansible_permission_classes

Problem introduced on https://github.com/pulp/pulp_ansible/pull/1130

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the repository's dependency declaration and the Pulp Ansible >= 0.25 compatibility context described in the issue. Confirm that Dynaconf 3.2.11 is the lower bound and verify that the browsable API no longer raises the listed ImproperlyConfigured error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.