Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Version 3.0.0 #743

Merged
merged 14 commits into from
Oct 2, 2024
Merged

Release Version 3.0.0 #743

merged 14 commits into from
Oct 2, 2024

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    b0a458c View commit details
    Browse the repository at this point in the history
  2. Merge #735: Version 3.0.0-rc.1 was Released

    b0a458c develop: bump to version 3.0.0-develop (Jose Celano)
    867a1f5 release: version 3.0.0-rc.1 (Jose Celano)
    
    Pull request description:
    
      Version 3.0.0-rc.1 was Released
    
    ACKs for top commit:
      josecelano:
        ACK b0a458c
    
    Tree-SHA512: e0fc02224cc87ee8f9bef7e8a9a02fff402498e8bb654457bbc9ebf8ca124b6ea51eb9479f3db0427470b92b28d44646e707e058b3b059e2e44273b8ef5e26f4
    josecelano committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6954805 View commit details
    Browse the repository at this point in the history
  3. ci: move testing with MySQL to a new workflow

    Integration tests with MySQL are working locally but not in the GitHub
    Runner. We don't know yet why. See:
    
    #580
    
    That's affecting deployments and releases. We move the execution to a
    new temporary workflows until it's fixed. Be sure to execute it locally
    before opening new PR:
    
    ```console
    ./contrib/dev-tools/container/e2e/mysql/run-e2e-tests.sh
    ```
    josecelano committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    840e1d8 View commit details
    Browse the repository at this point in the history
  4. Merge #736: Move testing with MySQL to a new workflow

    840e1d8 ci: move testing with MySQL to a new workflow (Jose Celano)
    
    Pull request description:
    
      Integration tests with MySQL are working locally but not in the GitHub Runner. We don't know why yet. See #580.
    
      That's affecting deployments and releases. We move the execution to a new temporary workflow until it's fixed. Be sure to execute it locally before opening a new PR:
    
      ```console
      ./contrib/dev-tools/container/e2e/mysql/run-e2e-tests.sh
      ```
    
    ACKs for top commit:
      josecelano:
        ACK 840e1d8
    
    Tree-SHA512: b828e98b4fcde4490f6d3d7b2d837c943e377e2c314d8ef69de5977fe3e09e7e1f2ad1c6c5d850dc33c26113f5eceeda743eb467d490ed7433c43d3b1763402e
    josecelano committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e953836 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    3c046b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    6df7a7e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    e3baeda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17de729 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge #737: Authorization tests for the torrent context

    17de729 refactor: moved test to authorization mod (Mario)
    e3baeda test: new authorization test for guests to download a torrent file searching by info hash (Mario)
    6df7a7e refactor: moved test to new authorization mod (Mario)
    3c046b1 refactor: move authorization test for guests to new mod (Mario)
    
    Pull request description:
    
      Part of #718
    
    ACKs for top commit:
      josecelano:
        ACK 17de729
    
    Tree-SHA512: c5ac01bb7fbc14a9988e00a48bffe00b191d41874fbbfb8bc79a952216be2ee3c63f6b60819b6cbe19553aff855f6cf7989d6775b89534d0a27f88d1b3c08118
    josecelano committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6864423 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. docs: [#738] fix command

    josecelano committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    15adcb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdf62e9 View commit details
    Browse the repository at this point in the history
  3. fix: clippy errors

    josecelano committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7f605b1 View commit details
    Browse the repository at this point in the history
  4. Merge #740: Docs: fix command

    7f605b1 fix: clippy errors (Jose Celano)
    fdf62e9 docs: [#739] fix command to run with docker (Jose Celano)
    15adcb9 docs: [#738] fix command (Jose Celano)
    
    Pull request description:
    
      Fix the command to run the index from sources after compilation.
    
    ACKs for top commit:
      josecelano:
        ACK 7f605b1
    
    Tree-SHA512: f0b7161fc038db601da31b30f5a1dad4ecd90d1cfda7630526b612b6895e543ae15adbae91aef9274b420cb3ec172c3c914072df62121f2feb9b1d69f80f2da1
    josecelano committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e65caf5 View commit details
    Browse the repository at this point in the history
  5. release: version 3.0.0

    josecelano committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8383e3b View commit details
    Browse the repository at this point in the history