Skip to content
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

ci(custom-checks): fix sibling pkg dependency version inconsistencies #2457

Merged
merged 1 commit into from
Jun 17, 2023

Commits on Jun 17, 2023

  1. ci(custom-checks): fix sibling pkg dependency version inconsistencies

    I also snuck in a couple of additional changes in the interest of speeding
    up CI execution as soon as possible. Apologies for the intrusion!
    - Peter Somogyvari
    
    The additional changes are:
    1. Comment out (e.g. disable) the odap-hermes plugin's tests for now
    since they are completely broken anyway and just wasting CI resources.
    2. Fixed a logging bug in the custom-checks .ts script
    3. Modified the ci.sh file (the workhorse of the CI) so that it does
    run the custom-checks as part of it. This was made possible by the
    change that this commit is originally intended to do (e.g., without
    this change the custom checks would fail but now they pass)
    
    Closes: hyperledger-cacti#2431
    
    Co-authored-by: Peter Somogyvari <[email protected]>
    
    Signed-off-by: Peter Somogyvari <[email protected]>
    Signed-off-by: Tomasz Awramski <[email protected]>
    rwat17 authored and petermetz committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    3868a3f View commit details
    Browse the repository at this point in the history