This repository was archived by the owner on Oct 27, 2025. It is now read-only.
Tags: 42atomys/stud42
Tags
fix: webhook on github sponsorship cause crash due to an error or for… …mat (#628) **Describe the pull request** We encountered a critical issue where the webhook associated with GitHub Sponsorships is causing a system crash. The crash occurs due to an unexpected error in the payload format received from the webhook **Checklist** - [x] I have made the modifications or added tests related to my PR - [x] I have run the tests and linters locally and they pass - [x] I have added/updated the documentation for my RP --------- Signed-off-by: Atomys <contact@atomys.fr>
fix: intra send location create event for 3b3 users (#603) **Describe the pull request** This pull request resolves an issue that occurs when the 42 intranet sends an event to the webhook processor to create a new location for an anonymized (3b3-) user. By design, this should never happen on the intra side, but when it does, it causes a significant increase in the size of RabbitMQ. Therefore, I have implemented a protection mechanism to prevent this. **Checklist** - [x] I have made the modifications or added tests related to my PR - [x] I have run the tests and linters locally and they pass - [x] I have added/updated the documentation for my RP
fix: webhooks processor unamrshal empty interface (#582) **Describe the pull request** An issue when webhooks are unmarshalled into an interface and not a struct. **Checklist** - [x] I have made the modifications or added tests related to my PR - [x] I have run the tests and linters locally and they pass - [x] I have added/updated the documentation for my RP
chore: enable backup sync for all campus (#581) **Describe the pull request** This pull request enable the backup sync strategy for all activated campus (as a workaround of intra instability) **Checklist** - [x] I have made the modifications or added tests related to my PR - [x] I have run the tests and linters locally and they pass - [x] I have added/updated the documentation for my RP
chore: upgrade to meilisearch v1.4.2 (#543) **Describe the pull request** This pull request do the upgrade to the latest version of meilisearch (v1.4.2) and use the first stable version of the app **Checklist** - [x] I have made the modifications or added tests related to my PR - [x] I have run the tests and linters locally and they pass - [x] I have added/updated the documentation for my RP
security: bump deps with vulnerabilities on interface (#538) **Describe the pull request** Security upgrades of dependencies with vulnerabilities **Checklist** - [x] I have made the modifications or added tests related to my PR - [x] I have run the tests and linters locally and they pass - [x] I have added/updated the documentation for my RP
PreviousNext