Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 42atomys/stud42
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.33.0
Choose a base ref
...
head repository: 42atomys/stud42
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

Commits on May 30, 2024

  1. fix: devcontainer installation process with new kubernetes versions (#…

    …588)
    
    **Describe the pull request**
    
    The pull request introduces modifications to the Dockerfile and scripts
    within the `.devcontainer` directory, notably changing the method of
    installing kubectl and helm from using repositories to directly
    downloading binaries. It also updates the `devcontainer.json` to specify
    absolute paths for certain commands and refines the associated
    postCreateCommand.sh and postStartCommand.sh scripts for improved syntax
    and environment variable handling.
    
    **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
    42atomys authored May 30, 2024
    Copy the full SHA
    90e78fe View commit details
  2. 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
    42atomys authored May 30, 2024
    Copy the full SHA
    eea9fd9 View commit details

Commits on Jun 3, 2024

  1. Copy the full SHA
    5858eec View commit details
  2. Copy the full SHA
    8b14f00 View commit details
  3. Copy the full SHA
    ec3bd64 View commit details
  4. Copy the full SHA
    e891d3f View commit details
  5. Copy the full SHA
    35bdcb6 View commit details
  6. Copy the full SHA
    61b03b2 View commit details

Commits on Jun 10, 2024

  1. fix: github webhooked template json synthax error (#610)

    **Describe the pull request**
    
    A JSON synthax error cause error on webhooks processor.
    
    **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>
    42atomys authored Jun 10, 2024
    Copy the full SHA
    3eb2f22 View commit details

Commits on Jun 15, 2024

  1. Copy the full SHA
    29eb10b View commit details

Commits on Jul 24, 2024

  1. Copy the full SHA
    f60f91e View commit details
  2. Copy the full SHA
    b355f40 View commit details
  3. Copy the full SHA
    07f4f7e View commit details
  4. Copy the full SHA
    8423ce0 View commit details
  5. fix: 42 token rotation (#621)

    **Describe the pull request**
    
    The 42 token rotation are not work correctly and block the auth service
    to allow login of any users
    
    **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>
    42atomys authored Jul 24, 2024
    Copy the full SHA
    642953f View commit details
  6. Copy the full SHA
    af978bd View commit details
  7. Copy the full SHA
    2e581a0 View commit details
  8. chore: change the contribute button to the contribution guide (#615)

    Signed-off-by: Atomys <contact@atomys.fr>
    42atomys authored Jul 24, 2024
    Copy the full SHA
    bc51493 View commit details

Commits on Aug 23, 2024

  1. Copy the full SHA
    bdb5161 View commit details
  2. Copy the full SHA
    a21b36a View commit details
  3. Copy the full SHA
    c2f04cf View commit details
  4. 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>
    42atomys authored Aug 23, 2024
    Copy the full SHA
    8ddbbad View commit details

Commits on Aug 28, 2024

  1. fix: loki retention are not cleaned at all

    Signed-off-by: Atomys <contact@atomys.fr>
    42atomys authored Aug 28, 2024
    Copy the full SHA
    2983684 View commit details

Commits on Oct 21, 2024

  1. Copy the full SHA
    2d90639 View commit details
  2. Copy the full SHA
    689c876 View commit details

Commits on Nov 2, 2024

  1. Copy the full SHA
    1f54f1f View commit details

Commits on Jan 27, 2025

  1. fix: malaga identifier don't match the api (#656)

    **Describe the pull request**
    
    The Malaga campus file don't match the identifier of the real campus.
    
    **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
    
    **Additional context**
    
    <!-- Add any other context about your PR here. -->
    
    ---------
    
    Signed-off-by: Steamopollys <152987794+Steamopollys@users.noreply.github.com>
    Signed-off-by: Atomys <contact@atomys.fr>
    Co-authored-by: Atomys <contact@atomys.fr>
    Steamopollys and 42atomys authored Jan 27, 2025
    Copy the full SHA
    ecb4d2b View commit details
  2. Copy the full SHA
    88632f1 View commit details
  3. Copy the full SHA
    ca7bff8 View commit details

Commits on Mar 2, 2025

  1. Copy the full SHA
    b6a7d4a View commit details
Loading