-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: create basic policy sample #35
feat: create basic policy sample #35
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'We are always happy to welcome new contributors ❤️ To make things easier for everyone, please - make sure to follow our contribution guidelines, - check if you have already signed the ECA, and - relate this pull request to an existing issue or discussion.'
This pull request is stale because it has been open for 7 days with no activity. |
This pull request was closed because it has been inactive for 7 days since being marked as stale. |
This pull request is stale because it has been open for 7 days with no activity. |
This pull request is stale because it has been open for 7 days with no activity. |
This pull request is stale because it has been open for 7 days with no activity. |
This pull request was closed because it has been inactive for 7 days since being marked as stale. |
This pull request is stale because it has been open for 7 days with no activity. |
This pull request is stale because it has been open for 7 days with no activity. |
This pull request was closed because it has been inactive for 7 days since being marked as stale. |
…#134) add missing edc-control-plane-api-client dependency
…from 1.30.0 to 1.31.0 (eclipse-edc#136) build(deps): bump io.opentelemetry.javaagent:opentelemetry-javaagent Bumps [io.opentelemetry.javaagent:opentelemetry-javaagent](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 1.30.0 to 1.31.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java-instrumentation@v1.30.0...v1.31.0) --- updated-dependencies: - dependency-name: io.opentelemetry.javaagent:opentelemetry-javaagent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor: consumer-pull transfer README update - Setting up a data plane on the consumer is not required, both sink and source are on the provider side - Coherent case for paragraph titles
…#134) (eclipse-edc#138) add missing edc-control-plane-api-client dependency
…ipse-edc#139) Bumps [agilepathway/label-checker](https://github.com/agilepathway/label-checker) from 1.5.9 to 1.6.3. - [Release notes](https://github.com/agilepathway/label-checker/releases) - [Commits](agilepathway/label-checker@v1.5.9...v1.6.3) --- updated-dependencies: - dependency-name: agilepathway/label-checker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ipse-edc#141) Bumps [agilepathway/label-checker](https://github.com/agilepathway/label-checker) from 1.6.3 to 1.6.7. - [Release notes](https://github.com/agilepathway/label-checker/releases) - [Commits](agilepathway/label-checker@v1.6.3...v1.6.7) --- updated-dependencies: - dependency-name: agilepathway/label-checker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `jupiter` from 5.10.0 to 5.10.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.0...r5.10.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.0...r5.10.1) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.0...r5.10.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* extracting negotiation tests * implementing Transfer02consumerPullTest * implementing Transfer03providerPushTest.java * implementing Transfer04eventConsumerTest.java * moving open telemetry to 'advanced' directory * reworking download of open telemetry jar inside gradle build file * checkStyle fixes * fix: clean up and merge * fix: added libs.edc.control.plane.api to build file * fix: fixed event consumer test * fix: resolving pr comments * refactor: move http-request-logger-wrapper.yaml to test directory * refactor: using docker image instead of docker compose for http request logger container * fix: fixing check style issues * fix: removing unnecessary stuff * refactor: removing HttpRequestLoggerUtil.java * fix: setting http-request-logger.jar archiveFilename explicitly
…ites (eclipse-edc#149) Signed-off-by: Masatake Iwasaki <iwasakims@gmail.com>
…ipse-edc#147) Bumps [agilepathway/label-checker](https://github.com/agilepathway/label-checker) from 1.6.7 to 1.6.9. - [Release notes](https://github.com/agilepathway/label-checker/releases) - [Commits](agilepathway/label-checker@v1.6.7...v1.6.9) --- updated-dependencies: - dependency-name: agilepathway/label-checker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(docs): change contributing.md link to correct one * fix(docs): point to common repo readme rather than same repo * fix(docs): delete contributing.md since we point to core repo now
…eat/basic-policy-sample
This reverts commit 78207b5.
This reverts commit 20b4a3c.
This pull request is stale because it has been open for 7 days with no activity. |
This pull request was closed because it has been inactive for 7 days since being marked as stale. |
What this PR changes/adds
Adds a basic policy sample,
policy-01-contract-negotiation
module in a separate sample scope namedpolicy
.Why it does that
It shows how a custom function for policy evaluation can be implemented and registered.
Linked Issue(s)
#33
Checklist