hyperledger / aries-cloudagent-python

Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments.
https://wiki.hyperledger.org/display/aries
Apache License 2.0
405 stars 510 forks source link

Only run integration tests on correct file changes #3230

Closed jamshale closed 1 week ago

jamshale commented 2 weeks ago

Only runs the integration tests when there is changes that should be tested.

Scenario Tests:

BDD Integration Tests:

BDD Interop Tests:

This is to speed things up and not put as much load on the remote test resources. Possibly, we could also stop running the unit tests for non-code changes. Although then the sonarcloud scan wouldn't run on it.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud