nutrina

Results 27 issues of nutrina

Review the existing NGINX configuration and decide what needs to be brought over to the new environment. There are some directives that only routing to external servers, we need to...

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...

Try uploading an image in the admin , for a hackathon event for example, this will lead to an error.

##### Description This adds new task for calculating the trust bonus for gr15 (new algorithm) ##### Refers/Fixes ##### Testing

dont merge

Need a proper fix for the hotfix implemented here: https://github.com/gitcoinco/web/pull/10968

Review this task definition in pulumi: ```js const task = new awsx.ecs.FargateTaskDefinition("task", { ... ``` I assume this was only created to run migrations. If so we should change the...

##### Description This PR creates a single workflow for staging and production, and eliminates the need to have duplicate build. ##### Refers/Fixes ##### Testing

dont merge

The health checks have been manually configured for now, but should be set via pulumi.