-
Notifications
You must be signed in to change notification settings - Fork 18
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
[5º] - Release/v1.1.0 irs setup: Created Initial Structure for IRS Configuration + Prepare Release v1.1.0 #133
Merged
matbmoser
merged 14 commits into
eclipse-tractusx:main
from
catenax-ng:release/v1.1.0-irs-setup
Oct 19, 2023
Merged
[5º] - Release/v1.1.0 irs setup: Created Initial Structure for IRS Configuration + Prepare Release v1.1.0 #133
matbmoser
merged 14 commits into
eclipse-tractusx:main
from
catenax-ng:release/v1.1.0-irs-setup
Oct 19, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature/cmp 863/irs setup: prepare irs helm chart and initial postman collection
…testdata Feature/cmp 889/register DPP testdata: prepare EDC assets and update scripts for DPP/IRS
The number of files is acceptable for this PR since 40% of it are just test data. |
matbmoser
force-pushed
the
release/v1.1.0-irs-setup
branch
from
September 28, 2023 15:39
725e5af
to
00d25f1
Compare
matbmoser
force-pushed
the
release/v1.1.0-irs-setup
branch
from
September 28, 2023 15:42
00d25f1
to
482a63f
Compare
matbmoser
force-pushed
the
release/v1.1.0-irs-setup
branch
from
September 29, 2023 11:35
31938d4
to
6682c48
Compare
matbmoser
changed the title
[5º] - Release/v1.1.0 irs setup: Created Initial Structure for IRS Configuration
[5º] - Release/v1.1.0 irs setup: Created Initial Structure for IRS Configuration + Prepare Release v1.1.0
Oct 10, 2023
matbmoser
force-pushed
the
release/v1.1.0-irs-setup
branch
from
October 19, 2023 08:51
c6f1b36
to
75da2e9
Compare
matbmoser
force-pushed
the
release/v1.1.0-irs-setup
branch
from
October 19, 2023 08:56
75da2e9
to
ce296c6
Compare
I runned the dependencies, and also checked for what was changed. Most of the changes are test files and configurations. Because of this reason the number of files/ lines of code changed is high. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
documentation
Improvements or additions to documentation
irs
Issue or PR related to the IRS component
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why we create this PR?
Our application needs to be able to connect and communicate with the
IRS
component from Catena-XTherefore we need to configure it and create the necessary test data
Deploy full IRS (all components) locally as well as on DEV environment accessible at accessible at https://materialpass-irs.dev.demo.catena-x.net/
Setup IRS API component on INT environment (accessible through postman agent https://materialpass-irs.int.demo.catena-x.net/)
Prepared initial postman collection to test irs apis
Prepared EDC assets, policies, contract definitions, digital twins and payloads for the DPP and IRS
Prepared new shell script to register IRS test data to the dpp provider setup
Update scripts
What we want to achieve with this PR?
We want to have the initial configuration for the IRS component.
What is new?
Added