File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818jobs :
1919 build-and-test :
2020 name : " CI"
21- uses : adobe/aepsdk-commons/.github/workflows/android-build-and-test.yml@gha-android-3.3.0
21+ uses : adobe/aepsdk-commons/.github/workflows/android-build-and-test.yml@gha-android-3.3.1
2222 with :
2323 android-api-levels : ' [29]'
2424 run-test-unit : true
Original file line number Diff line number Diff line change 4040 publish :
4141 permissions :
4242 contents : write
43- uses : adobe/aepsdk-commons/.github/workflows/android-maven-release.yml@gha-android-3.3.0
43+ uses : adobe/aepsdk-commons/.github/workflows/android-maven-release.yml@gha-android-3.3.1
4444 with :
4545 tag : ${{ github.event.inputs.tag }}
4646 create-github-release : ${{ github.event.inputs.create-github-release == 'true' }}
Original file line number Diff line number Diff line change 1919 publish :
2020 permissions :
2121 contents : write
22- uses : adobe/aepsdk-commons/.github/workflows/android-maven-snapshot.yml@gha-android-3.3.0
22+ uses : adobe/aepsdk-commons/.github/workflows/android-maven-snapshot.yml@gha-android-3.3.1
2323 secrets : inherit
Original file line number Diff line number Diff line change 6262 permissions :
6363 contents : write
6464 pull-requests : write
65- uses : adobe/aepsdk-commons/.github/workflows/versions.yml@gha-android-3.3.0
65+ uses : adobe/aepsdk-commons/.github/workflows/versions.yml@gha-android-3.3.1
6666 with :
6767 version : ${{ github.event.inputs.version }}
6868 branch : ${{ github.event.inputs.branch }}
Original file line number Diff line number Diff line change 6464 upstream-integration-test :
6565 name : " Edge Network (server) integration test"
6666 needs : setup-job
67- uses : adobe/aepsdk-commons/.github/workflows/android-custom-command-build-and-test.yml@gha-android-3.3.0
67+ uses : adobe/aepsdk-commons/.github/workflows/android-custom-command-build-and-test.yml@gha-android-3.3.1
6868 with :
6969 android-api-levels : ' [29]'
7070 command : make upstream-integration-test TAGS_MOBILE_PROPERTY_ID=${{ github.event.inputs.tags-mobile-property-id }} EDGE_LOCATION_HINT=${{ github.event.inputs.edge-location-hint }}
You can’t perform that action at this time.
0 commit comments