-
Notifications
You must be signed in to change notification settings - Fork 32
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: remove last afgo and orb dependencies #1410
Conversation
64c1b42
to
685144d
Compare
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #1410 +/- ##
=======================================
Coverage 85.35% 85.35%
=======================================
Files 162 162
Lines 10234 10234
=======================================
Hits 8735 8735
Misses 1092 1092
Partials 407 407
☔ View full report in Codecov by Sentry. |
@@ -180,13 +180,7 @@ clean: | |||
|
|||
.PHONY: update-aries | |||
update-aries: |
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.
Can this target just be removed completely?
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.
Not sure if it's used elsewhere, so I've left it with a deprecation notice for now.
@@ -0,0 +1,661 @@ | |||
/* | |||
Copyright SecureKey Technologies Inc. All Rights Reserved. |
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.
Copyrights should be updated
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.
Done.
Signed-off-by: Filip Burlacu <Filip.Burlacu@gendigital.com>
685144d
to
d35ea62
Compare
No description provided.