Closed Bug 1360637 Opened 9 years ago Closed 9 years ago

Merge how tecken/symbolicate and tecken/download downloads symbols

Categories

(Socorro :: Symbols, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

References

Details

Attachments

(1 file)

41 bytes, text/x-github-pull-request
Details | Review
Both tecken/symbolicate/views.py and tecken/download/views.py share that it's using settings.SYMBOL_URLS. However, the code that does the actual download is different (at the time of writing). They do slightly different things so some refactoring is necessary. The symbolidate/views.py code actually downloads the bytes. The download/views.py only cares if the object exists or generate a presigned URL.
Assignee: nobody → peterbe
Attached file PR
Commit pushed to master at https://github.com/mozilla/tecken https://github.com/mozilla/tecken/commit/51b8ac0a4db1ae1c949b3f6f548c28b472ce0783 fixes bug 1360633, 1360637 - Support public and non-public S3 buckets (#61)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: