-
Notifications
You must be signed in to change notification settings - Fork 5
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
chore: renames e2e test folder #156
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Those changes look to be in line with the renaming activity we started to move from IO Atala Prism to Hyperledger Identus organisation. I would leave the approval to the codeowner of Edge Agent SDK KMP though.
I have made a new commit and added a request to update the README file of the test before approval.
@@ -5,7 +5,7 @@ plugins { | |||
id("net.serenity-bdd.serenity-gradle-plugin") version "4.0.1" | |||
} | |||
|
|||
group = "io.iohk.atala.prism" | |||
group = "org.hyperledger.identus" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's better to keep these changes until the legal approves moving the repo under the Hyperledger org.
Otherwise, it might be difficult to release a new package: each group maintains the secrets that allow them to publish packages.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is the automation package, there's no artifact being released from here... but should I revert this change @yshyn-iohk ?
e5ae9ba
to
eebdc1a
Compare
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
PRISM Agent renamed to Cloud Agent
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
eebdc1a
to
4cde3d5
Compare
Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io> Signed-off-by: Allain Magyar <allain.magyar@iohk.io> Co-authored-by: Cristian G <cristian.castro@iohk.io> Co-authored-by: Ahmed Moussa <ahmed.moussa@iohk.io> Co-authored-by: mkbreuning <97112931+mkbreuningIOHK@users.noreply.github.com>
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io> Signed-off-by: Allain Magyar <allain.magyar@iohk.io> Co-authored-by: Cristian G <cristian.castro@iohk.io> Co-authored-by: Ahmed Moussa <ahmed.moussa@iohk.io> Co-authored-by: mkbreuning <97112931+mkbreuningIOHK@users.noreply.github.com>
Description:
Renames atala/prism references for e2e test
https://input-output.atlassian.net/browse/ATL-6471
Checklist: