test commit message (auto creation) #7

Open
fyrchik wants to merge 1 commit from test-1455858384 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:49:17 +00:00
fyrchik added 16 commits 2023-03-24 18:49:18 +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>
Author
Owner

Oh my god, the commit is not formatted. The PR index is 7, let me force-push to update the message, should not take long.

Oh my god, the commit is not formatted. The PR index is 7, let me force-push to update the message, should not take long.
fyrchik force-pushed test-1455858384 from a780d82f03 to c20628c650 2023-03-24 18:49:24 +00:00 Compare
fyrchik referenced this pull request from a commit 2023-03-24 18:51:05 +00:00
fyrchik referenced this pull request from a commit 2023-03-24 18:51:05 +00:00
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-1455858384:test-1455858384
git checkout test-1455858384

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff test-1455858384
git checkout master
git merge --ff-only test-1455858384
git checkout test-1455858384
git rebase master
git checkout master
git merge --no-ff test-1455858384
git checkout master
git merge --squash test-1455858384
git checkout master
git merge --ff-only test-1455858384
git checkout master
git merge test-1455858384
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#7
No description provided.