Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Tags: 42atomys/stud42

Tags

v0.33.4

Toggle v0.33.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.33.3

Toggle v0.33.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: change the contribute button to the contribution guide (#615)

Signed-off-by: Atomys <contact@atomys.fr>

v0.33.2

Toggle v0.33.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

v0.33.1

Toggle v0.33.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.33.0

Toggle v0.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump axios from 1.6.1 to 1.6.2 in /web/ui (#600)

v0.32.2

Toggle v0.32.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.32.1

Toggle v0.32.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.32

Toggle v0.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump autoprefixer from 10.4.14 to 10.4.17 in /web/ui (#574)

v0.31.1

Toggle v0.31.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.31

Toggle v0.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 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