Skip to content
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

Closed

Conversation

farhin23
Copy link
Contributor

What this PR changes/adds

Adds a basic policy sample, policy-01-contract-negotiation module in a separate sample scope named policy.

Why it does that

It shows how a custom function for policy evaluation can be implemented and registered.

Linked Issue(s)

#33

Checklist

  • performed checkstyle check locally?
  • added/updated copyright headers?
  • documented public classes/methods?
  • documented code?
  • assigned appropriate label?
  • formatted title correctly? (take a look at the CONTRIBUTING for details)

@farhin23 farhin23 requested a review from ronjaquensel as a code owner March 22, 2023 13:02
Copy link

@github-actions github-actions bot left a 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.'

@farhin23 farhin23 marked this pull request as draft March 22, 2023 13:10
@github-actions
Copy link

This pull request is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale Open for x days with no activity label Mar 30, 2023
@github-actions
Copy link

github-actions bot commented Apr 7, 2023

This pull request was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this Apr 7, 2023
@juliapampus juliapampus reopened this Apr 12, 2023
@github-actions github-actions bot removed the stale Open for x days with no activity label Apr 13, 2023
@github-actions
Copy link

This pull request is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added stale Open for x days with no activity and removed stale Open for x days with no activity labels Apr 20, 2023
@github-actions
Copy link

github-actions bot commented May 3, 2023

This pull request is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added stale Open for x days with no activity and removed stale Open for x days with no activity labels May 3, 2023
@github-actions
Copy link

This pull request is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale Open for x days with no activity label May 11, 2023
@github-actions
Copy link

This pull request was closed because it has been inactive for 7 days since being marked as stale.

@github-actions
Copy link

github-actions bot commented Sep 5, 2023

This pull request is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale Open for x days with no activity label Sep 5, 2023
@juliapampus juliapampus removed the stale Open for x days with no activity label Sep 5, 2023
@github-actions
Copy link

This pull request is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale Open for x days with no activity label Sep 23, 2023
@github-actions
Copy link

This pull request was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this Sep 30, 2023
talele08 and others added 26 commits November 15, 2023 17:22
…#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
…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
Copy link

This pull request is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale Open for x days with no activity label Nov 29, 2023
Copy link

github-actions bot commented Dec 6, 2023

This pull request was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale Open for x days with no activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants