Skip to content

Conversation

@bmg13
Copy link
Contributor

@bmg13 bmg13 commented Feb 28, 2025

WHAT

This PR aims mainly to fix the pods not starting properly (which makes the e2e tests to fail) and bump Connector and TX versions to 0.12.0 and 0.9.0, respectively.

WHY

Right now, these pods cannot be started and the documentation as well as the run e2e action are not correctly set. This PR aims to fix those.
Additionally, new versions of Connector and Tractus-X EDC are released and this PR allows to keep up with most recent versions.

FURTHER NOTES

I understand that these changes could be separated by fix and version bumps. However chosen to include both in here to have an update runnable application and have an all-in-one working solution.

The pre-existing Transfer tests are now finally passing (as an example) which is important to keep consistency. The most recent added test (can be seen in here) still is not passing and can possibly be due to incorrect/unupdated test setup. Since this PR already adds a lot of context, this issue can be targeted to the fix that test needs.

Screenshot 2025-03-21 at 11 50 31

Closes #510 and #528 and possibly #497 (tbc by author)

@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 label Mar 11, 2025
@rafaelmag110 rafaelmag110 added bug Something isn't working and removed stale labels Mar 12, 2025
@bmg13 bmg13 changed the title fix: e2e run tests action fix: pods not starting correctly Mar 21, 2025
@bmg13 bmg13 marked this pull request as ready for review March 21, 2025 11:51
@rafaelmag110 rafaelmag110 changed the title fix: pods not starting correctly fix: pods not starting correctly by updating edc-connector to 0.12.0 and tractusx-edc to 0.9.0 Mar 21, 2025
@rafaelmag110 rafaelmag110 changed the title fix: pods not starting correctly by updating edc-connector to 0.12.0 and tractusx-edc to 0.9.0 deps: update edc-connector to 0.12.0 and tractusx-edc to 0.9.0 Mar 21, 2025
@rafaelmag110
Copy link
Contributor

@bmg13 Changed the PR title to be more inline with what you actually did here.
You updated the dependencies and by consequence also had to update other code for the checks to work.

The pod start up being fixed was also a consequence of your update.

@rafaelmag110 rafaelmag110 merged commit 1e14bba into eclipse-tractusx:main Mar 21, 2025
7 checks passed
@Juanalbertw Juanalbertw mentioned this pull request Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update EDC to version 0.11.1 and TractusX-EDC to the 0.9.0-rc1

2 participants