Jacob Coffee
Jacob Coffee
#### Description - Fixes asset links on sponsor user page #### Closes - Closes: #2577 #### funny - code change: 30 minutes - tests: 1.5 hours
These would need to be changed - https://github.com/python/pythondotorg/blob/82682b072d615ad7563aa64232c247ee54354142/pydotorg/settings/local.py#L29 - https://github.com/python/pythondotorg/blob/624dc3a3a5b0861b88a8cebfc76dc51bb33361d8/pydotorg/settings/cabotage.py#L29 _Originally posted by @JacobCoffee in https://github.com/python/pythondotorg/issues/2582#issuecomment-2364227239_
#### Description - Makes the top level more manageable by moving the application inside a directory - Moves most `./templates/$APP/` into their respective homes `./app/$APP/templates/` for ease of use -...
#### Description - Adds a shorter /latest link thats less to type than latest/python3 Just an idea while poking around, could also do it in nginx or just not
#### What When a sponsor is viewing their profile, `users/sponsorships/$ID`,they can click into a specific asset: However, clicking this link browses to `users/sponsorships/$ID/provided-assets/?provided_asset=##` where the query passed, `?provided_asset=##` does nothing....
#### Description - Uses 3rd party GH action to combine dependabot PRs weekly Other Option #2592
#### Description - Updates config to combine dependabot PRs weekly Other Option #2591
### Is your feature request related to a problem? Please describe. We need the monitoring from this, _eventually_ ### Describe the solution you'd like Add the Datadog integration https://docs.datadoghq.com/integrations/sigsci/ ###...
This is a flaky test that fails periodically after latest updates https://github.com/python/pythondotorg/actions/runs/10887332034/job/30209329967?pr=2527 ``` ====================================================================== ERROR: test_save_info_for_image_asset (sponsors.tests.test_forms.SponsorRequiredAssetsFormTest.test_save_info_for_image_asset) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.12.6/x64/lib/python3.12/site-packages/django/db/backends/utils.py", line 87, in _execute return...
#### What A way to publish logos and generate/deliver voucher codes before a signed contract is uploaded (required to mark a sponsorship “Finalized”)