test commit message (auto creation) #5

Open
fyrchik wants to merge 1 commit from test-2294713479 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:46:32 +00:00
fyrchik added 17 commits 2023-03-24 18:46:32 +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 330, let me force-push to update the message, should not take long.

Oh my god, the commit is not formatted. The PR index is 330, let me force-push to update the message, should not take long.
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-2294713479:test-2294713479
git checkout test-2294713479

Merge

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