fix: set dynaconf lower bound to 3.2.11 on >=0.25
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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