Skip to content

ci(satp-hermes): CI for CBDC #3936

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

Draft
wants to merge 10 commits into
base: satp-stg
Choose a base branch
from

Conversation

pandaio22
Copy link

Pull Request Requirements

  • Rebased onto upstream/main branch and squashed into single commit to help maintainers review it more efficient and to avoid spaghetti git commit graphs that obfuscate which commit did exactly what change, when and, why.
  • Have git sign off at the end of commit message to avoid being marked red. You can add -s flag when using git commit command. You may refer to this link for more information.
  • Follow the Commit Linting specification. You may refer to this link for more information.

Character Limit

  • Pull Request Title and Commit Subject must not exceed 72 characters (including spaces and special characters).
  • Commit Message per line must not exceed 80 characters (including spaces and special characters).

A Must Read for Beginners
For rebasing and squashing, here's a must read guide for beginners.

AndreAugusto11 and others added 10 commits May 27, 2025 19:35
Signed-off-by: Rafael Belchior <[email protected]>
Signed-off-by: Andre Augusto <[email protected]>
Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix protobuf codegen and lint script

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

lint

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): test troubleshoot

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): GatewayRunner test fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

fix test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): unit tests OK

Signed-off-by: Rodolfo Carapau <[email protected]>

fix build

Signed-off-by: Carlos Amaro <[email protected]>

fix ci

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

cache node_modules is slower than just installing

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased test timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): mock gitActions test

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ci yaml corrected

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

Timeout

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): closed hanging connections

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): implement /audit endpoint

Signed-off-by: Andre Augusto <[email protected]>

Ci

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix protobuf codegen and lint script

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

lint

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): test troubleshoot

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): GatewayRunner test fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

fix test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): unit tests OK

Signed-off-by: Rodolfo Carapau <[email protected]>

fix build

Signed-off-by: Carlos Amaro <[email protected]>

fix ci

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

cache node_modules is slower than just installing

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased test timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): mock gitActions test

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ci yaml corrected

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

Timeout

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): refactored fabric test

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divide tests for fabric

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): skip eth and besu tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divide tests for fabric

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): skip eth and besu tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): integration test troubleshooting

Signed-off-by: Rodolfo Carapau <[email protected]>

fix lint/codegen

Signed-off-by: Carlos Amaro <[email protected]>

clean git action disk

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix clean-up

Signed-off-by: Carlos Amaro <[email protected]>

remove skip

Signed-off-by: Carlos Amaro <[email protected]>

fix db migration

Signed-off-by: Carlos Amaro <[email protected]>

fix timouts oracle

Signed-off-by: Carlos Amaro <[email protected]>

fix ontology path

Signed-off-by: Carlos Amaro <[email protected]>

fix ontology path

Signed-off-by: Carlos Amaro <[email protected]>

fix hangging

Signed-off-by: Carlos Amaro <[email protected]>
Signed-off-by: Rodolfo Carapau <[email protected]>
Signed-off-by: Rodolfo Carapau <[email protected]>
@RafaelAPB RafaelAPB force-pushed the satp-stg branch 4 times, most recently from 8a9a43d to e84282e Compare June 23, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants