Allow to add a prefix path in s3

Open
#905 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

No files or tests are named. Start by locating the S3 upload or storage configuration and the environment-variable handling; verify how object paths are currently built. Done means a configured prefix scopes S3 writes while an unset or empty value preserves writing at the bucket root.

Written by the indexing model from the issue text.

Description

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.
Right now, impress is writing into the root of the bucket which might cause some conflicts if we reuse the bucket for another things.

Describe the solution you'd like
I would like to have an environment variable to configure the prefix. For backward compatibility, we could set it to empty.

Do you want to work on it through a Pull Request?
Yes

Dominant language
Python
Stars
16.8k
Forks
638
Avg merge
1d 15h
Merged PRs (30d)
40

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.

More from suitenumerique/docs

All issues in suitenumerique/docs

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.