Lines Matching refs:versioned
11 - versioned-client
13 - versioned-client-add-sdk
16 # Build a versioned client
19 # Run versioning process for the next sdk and build a versioned client
25 - android/versioned-abis/**
26 - android/versioned-react-native/**
34 - android/versioned-abis/**
35 - android/versioned-react-native/**
76 versioned:
77 - android/versioned-abis/**
78 - android/versioned-react-native/**
79 - android/expoview/src/versioned/**
80 - android/expoview/src/main/java/versioned/**
86 IS_VERSIONED="${{ steps.flavor.outputs.versioned }}"
90 echo "profile=versioned-client" >> $GITHUB_OUTPUT
92 echo "profile=versioned-client-add-sdk" >> $GITHUB_OUTPUT
94 echo "profile=versioned-client" >> $GITHUB_OUTPUT