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

refactor: revisit transfer samples #140

Merged
merged 18 commits into from
Nov 6, 2023
Merged

refactor: revisit transfer samples #140

merged 18 commits into from
Nov 6, 2023

Conversation

hamidonos
Copy link
Contributor

What this PR changes/adds

Closes #62

@hamidonos hamidonos marked this pull request as ready for review October 26, 2023 08:37
@ndr-brt ndr-brt self-requested a review October 26, 2023 09:21
# Conflicts:
#	transfer/transfer-00-prerequisites/connector/build.gradle.kts
#	transfer/transfer-06-consumer-pull-http/README.md
#	transfer/transfer-07-provider-push-http/README.md
@ndr-brt ndr-brt added the enhancement New feature or request label Oct 26, 2023
Copy link
Member

@ndr-brt ndr-brt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generally speaking I think this structure will be more understandable for newjoiners, great job


> Before starting with these samples, be sure to check out the [basic](../basic/README.md) and [transfer](../transfer/README.md) samples!

## Samples
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: Also other/custom-runtime could be moved here, better in a subsequent PR

transfer/transfer-00-prerequisites/README.md Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Nov 4, 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 Nov 4, 2023
system-tests/build.gradle.kts Outdated Show resolved Hide resolved
settings.gradle.kts Outdated Show resolved Hide resolved
@hamidonos hamidonos requested a review from ndr-brt November 6, 2023 13:23
Copy link
Member

@ndr-brt ndr-brt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a little refactoring missing, then when checks will pass I will merge this

@hamidonos hamidonos requested a review from ndr-brt November 6, 2023 15:21
Copy link
Member

@ndr-brt ndr-brt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@ndr-brt ndr-brt merged commit e9e41d5 into eclipse-edc:main Nov 6, 2023
6 checks passed
majadlymhmd pushed a commit to FraunhoferISST/edc-samples that referenced this pull request Nov 20, 2023
* 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
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.

revisit "transfer" samples
2 participants