-
Notifications
You must be signed in to change notification settings - Fork 22
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
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 ```
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
…arching by info hash
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
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
ACK 8383e3b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release Version 3.0.0