-
Notifications
You must be signed in to change notification settings - Fork 0
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
Dev/robin/9530 end to end scitt #23
Conversation
The local workflow does not agree with the CI for mysterious reasons
Signed-off-by: steve lasker <[email protected]>
Signed-off-by: steve lasker <[email protected]>
Signed-off-by: steve lasker <[email protected]>
Updated to:
I got all the tests running locally
It is not passing CI, 😢 and I could use a wee bit of help |
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.
LGTM,
We need to resolve #25, however that will be a separate coordinated backend PR.
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.
LGTM
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.
LGTM
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.
Big improvement
Signed-off-by: steve lasker <[email protected]>
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.
Again
Update scitt samples to show end to end scitt statement creation, registration and verification
Implements a simple common configuration context pattern for interacting with the DataTrails SCITT and proprietary apis and consistent use of logging.
The pattern accomodates CI config via environment and imperative config for command line use.
Also, refactor the scripts and packages so they can be consumed by scitt-actions and the like.