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

Crawler Integration #358

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Crawler Integration #358

wants to merge 16 commits into from

Conversation

kamilczaja
Copy link
Collaborator

@kamilczaja kamilczaja commented Oct 24, 2024

What issues does this PR close?
Closes #347

Checklist

richardtreier and others added 15 commits August 28, 2023 15:21
* chore: prepare release

* fix: openapi.yaml, postman_collection.json Test Connector Remote for Eclipse EDC 0.2.1

* docs: fix API Wrapper documentation and client examples

* docs: create deployment guides for 5.0.0

* chore: bump versions for local demo docker compose

* chore: fix CHANGELOG.md structure

* feat: add custom auth possibility to the java client

* docs: fix asset creation and transfer initiation in docs

* docs: migrate docs using the management api
* Add accidentally deleted SUMMARY

* chore: Apply new config style

* Code review

* Merge docs

* Merge trivial templates changes

* Merge more conflicting files

* Merge more conflicting files

* Merge more conflicting files and cleanup old versions

* Add connector submodule

* Merge more conflicting files

* Move broker CHANGELOG

* Move the broker's README

* More cleaning

* Fix links

* Prepare docker build to merge the broker

* Merge the docker build

* Fix links and format

* Add connector type info

* self review

* Convert MD table to html

* Only use test containers for the Broker

* Add broker NPM delivery

* code review

* Add broker local dev doc

* Merge deployment READMEs and change healthcheck header

* Fix links

* Cleanup

* Fix javadocs and add -sources and -javadocs artefacts

* Rename .env.extensions to .env.connector

* Rename IDS broker -> broker

* Remove redundant .editorconfig setting

* Change connector-type -> deployment-type in workflow config

* NPM clean install

* Removed mention of the broker in the main readme

* Dry postgres image name

* Remove test DB deprecation

* Move broker group to toml

* Fix missing broker's groups

* More versions cleanup

* Change MD for HTML

* Merge the broker compose file

* sovity/edc-ce#921 (comment)

* Merge local quick start for broker

* Align postgres versions

* Stop annoying me with DB not ready messages on new startup

* Wait for the DBs

* Code review

* remove docs task. The repo is now public

* Avoid star imports

* Remove reference to the merged doc
* change the health indicator to be compatible with both the broker and the extensions

* Use the latest EDC version
@kamilczaja kamilczaja changed the title Crawler Integration (new) Crawler Integration Oct 24, 2024
@kamilczaja kamilczaja enabled auto-merge (squash) October 24, 2024 15:41
@kamilczaja kamilczaja linked an issue Oct 24, 2024 that may be closed by this pull request
@@ -0,0 +1,75 @@
name: "Build EDC Connector Image"
Copy link
Collaborator

Choose a reason for hiding this comment

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

please squash your commits that went on top so we can merge it with keeping the history

@kamilczaja kamilczaja force-pushed the crawler-integration-temp-3 branch 3 times, most recently from fa511b3 to 7b22355 Compare November 6, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Integration] Move crawler module from edc-ce Repo to AP
4 participants