Add license and README #95

Open
potyarkin wants to merge 1 commit from potyarkin/policy-engine:fix/license into master
Member
No description provided.
potyarkin added 1 commit 2024-11-08 12:09:42 +00:00
[#48] Add license and README
All checks were successful
Tests and linters / Tests (pull_request) Successful in 1m44s
DCO action / DCO (pull_request) Successful in 2m42s
Tests and linters / Tests with -race (pull_request) Successful in 3m21s
Tests and linters / Staticcheck (pull_request) Successful in 3m22s
Tests and linters / Lint (pull_request) Successful in 3m50s
5635f91b14
(close #48)

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
potyarkin requested review from realloc 2024-11-08 12:09:51 +00:00
potyarkin_admin added a new dependency 2024-11-08 12:25:21 +00:00
All checks were successful
Tests and linters / Tests (pull_request) Successful in 1m44s
DCO action / DCO (pull_request) Successful in 2m42s
Tests and linters / Tests with -race (pull_request) Successful in 3m21s
Tests and linters / Staticcheck (pull_request) Successful in 3m22s
Tests and linters / Lint (pull_request) Successful in 3m50s
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 fix/license:potyarkin-fix/license
git checkout potyarkin-fix/license

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 potyarkin-fix/license
git checkout potyarkin-fix/license
git rebase master
git checkout master
git merge --ff-only potyarkin-fix/license
git checkout potyarkin-fix/license
git rebase master
git checkout master
git merge --no-ff potyarkin-fix/license
git checkout master
git merge --squash potyarkin-fix/license
git checkout master
git merge --ff-only potyarkin-fix/license
git checkout master
git merge potyarkin-fix/license
git push origin master
Sign in to join this conversation.
No description provided.