Fix hardcoded S3 website URL for review and staging environments
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
Currently the URL for s3 website hosting the static resources is hardcoded: https://github.com/gitcoinco/web/commit/7a342ea1751d9990fa27d8d63b8b312f24c98e71#diff-b63d1de93a4ecb5e4f46058665b57f4fccd63bc357d72ce314571454ce5c52c8R197
This implementation (to which the links points to) is on the branch dpopp-integration.
This should be obtained programatically.
Contributor guide
Research direction
Inspect the linked commit on the dpopp-integration branch, especially the referenced line around 197, to locate the hardcoded S3 website URL. Trace how review and staging environment values are configured, then verify that both environments obtain the static-resource URL programmatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100