feature/compatibility #4

Open
orikik wants to merge 2 commits from feature/compatibility into master
Owner
No description provided.
orikik added 2 commits 2024-11-06 09:36:12 +00:00
Update linters.

Signed-off-by: Ori Bruk <o.bruk@yadro.com>
[#68] Remove unnecessary language options.
All checks were successful
Formatters / Run fmt (pull_request) Successful in 25s
Pre-commit hooks / Pre-commit (pull_request) Successful in 36s
DCO action / DCO (pull_request) Successful in 42s
b0df4dfc4d
Change proto package path.

Signed-off-by: Ori Bruk <o.bruk@yadro.com>
orikik force-pushed feature/compatibility from b0df4dfc4d to ce37ce12d6 2024-11-06 12:02:06 +00:00 Compare
All checks were successful
Formatters / Run fmt (pull_request) Successful in 24s
Pre-commit hooks / Pre-commit (pull_request) Successful in 36s
DCO action / DCO (pull_request) Successful in 42s
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 feature/compatibility:feature/compatibility
git checkout feature/compatibility

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff feature/compatibility
git checkout feature/compatibility
git rebase master
git checkout master
git merge --ff-only feature/compatibility
git checkout feature/compatibility
git rebase master
git checkout master
git merge --no-ff feature/compatibility
git checkout master
git merge --squash feature/compatibility
git checkout master
git merge --ff-only feature/compatibility
git checkout master
git merge feature/compatibility
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: orikik/frostfs-api#4
No description provided.