Skip to content

Commit

Permalink
update: Policy Sample update
Browse files Browse the repository at this point in the history
  • Loading branch information
majadlymhmd committed Nov 20, 2023
1 parent 872d318 commit 78207b5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,6 @@ Click the link above to learn about the transfer samples in more detail.

All transfer samples are located in the `advanced` directory.

### [Policy](./policy/README.md)

These samples deal with the topic of policies and their evaluation and enforcement. They will teach you what
configurations you need to make to enable the evaluation of specific policy rules and constraint and how to provide
custom code for their enforcement.

All policy samples are located in the `policy` directory.

## Contributing

See [how to contribute](https://github.com/eclipse-edc/docs/blob/main/CONTRIBUTING.md).
Expand Down
5 changes: 0 additions & 5 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@ include(":transfer:streaming:streaming-03-kafka-broker:streaming-03-runtime")
include(":advanced:advanced-01-open-telemetry:open-telemetry-consumer")
include(":advanced:advanced-01-open-telemetry:open-telemetry-provider")

include(":policy:policy-01-policy-enforcement:policy-enforcement-provider")
include(":policy:policy-01-policy-enforcement:policy-enforcement-consumer")
include(":policy:policy-01-policy-enforcement:policy-functions")
include(":policy:policy-01-policy-enforcement:policy-enforcement-integration-tests")

include(":other:custom-runtime")

include(":util:http-request-logger")
Expand Down

0 comments on commit 78207b5

Please sign in to comment.