pulp / pulp/pulp_deb

[core 3.70 compat] Django storages config deprecation

Open
#1,216 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Triage-Needed
Dominant language
Python
Stars
71
Forks
91
Avg merge
1d 19h
Merged PRs (30d)
22

Description

Action for django's storages deprecation:

  1. Pre or on core-3.70 compat declaration:
    • Replace legacy with new (not required)
    • Settings on signal-handler (not required)
  2. On core 3.70 compat declaration: (closes this)
    • Use new setting in one CI scenario

See for context:
https://discourse.pulpproject.org/t/action-required-plugins-should-use-djangos-new-storage-config-for-3-70/1866

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

Start with the core 3.70 compatibility declaration and the CI configuration to identify an existing scenario for this plugin. Update one CI scenario to use Django's new storage setting, then verify that the scenario runs successfully with the core 3.70 compatibility declaration.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend, ci-cd
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.