test commit message (auto creation) #2

Open
fyrchik wants to merge 1 commit from test-435854846 into master
Owner

Fasten your seatbelts.
The following script was applied: ```
#!/bin/sh -e

set -euo pipefail

sed -i 's|regex=.*|regex=^[#[0-9Xx]+]\s|' .gitlint

Fasten your seatbelts. The following script was applied: ``` #!/bin/sh -e set -euo pipefail sed -i 's|regex=.*|regex=^\[\#[0-9Xx]+\]\s|' .gitlint ```
fyrchik self-assigned this 2023-03-24 18:42:50 +00:00
fyrchik added 17 commits 2023-03-24 18:42:51 +00:00
Due to source code relocation from GitHub.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Update go version 1.17 -> 1.18

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
Split methods to separate files, drop redundant intefaces

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
Add benchmarks for sign and verify methods

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
Sign request/response parts in parallel

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
Verify request/response parts in parallel

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
Add bug reposrt and feature request templates

Signed-off-by: Liza <e.chichindaeva@yadro.com>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin test-435854846:test-435854846
git checkout test-435854846

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff test-435854846
git checkout master
git merge --ff-only test-435854846
git checkout test-435854846
git rebase master
git checkout master
git merge --no-ff test-435854846
git checkout master
git merge --squash test-435854846
git checkout master
git merge --ff-only test-435854846
git checkout master
git merge test-435854846
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fyrchik/frostfs-api-go#2
No description provided.