-
Notifications
You must be signed in to change notification settings - Fork 2
feat: run eppo-multiplatform tests for in-flight changes #81
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
Merged
Merged
Changes from 12 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
f3285a2
test python in new multirepo
typotter 81c3584
trigger workflows for all multiplatform CI files
typotter a8d9c4e
remote test
typotter fc9d460
action name
typotter e4f6220
branch
typotter 8ea44ef
locally test ruby and rust SDKs
typotter 0e28de4
drop msrv
typotter 927f4f8
temp failing test
typotter 86ab19a
trigger
typotter 4300d77
fix refs
typotter 9e0cf5e
just trigger CI
typotter f13601d
clean up temp configs
typotter bbacad3
revert temp changes
typotter ca94f31
testing workflow
typotter 43f1336
test against intentional failure
typotter 47199af
local test dispatch
typotter 4397a24
temp SDK repo branch
typotter 0e83d43
don't remote test multiplatform
typotter 3056dab
remove temp refs
typotter File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ on: | |
- main | ||
paths: | ||
- 'ufc/**' | ||
- '.github/workflows/test-sdks-remote.yml' | ||
workflow_dispatch: | ||
|
||
jobs: | ||
|
@@ -16,21 +17,23 @@ jobs: | |
fail-fast: false | ||
matrix: | ||
sdk: | ||
- { repo: "android-sdk", workflow: "test.yaml", ref: "main" } | ||
- { repo: "dot-net-server-sdk", workflow: "run-tests.yml", ref: "main" } | ||
- { repo: "eppo-ios-sdk", workflow: "unit-tests.yml", ref: "main" } | ||
- { repo: "golang-sdk", workflow: "test.yml", ref: "main" } | ||
- { repo: "java-server-sdk", workflow: "lint-test-sdk.yml", ref: "main" } | ||
- { repo: "js-client-sdk", workflow: "lint-test-sdk.yml", ref: "main" } | ||
- { repo: "node-server-sdk", workflow: "lint-test-sdk.yml", ref: "main" } | ||
- { repo: "php-sdk", workflow: "run-tests.yml", ref: "main" } | ||
- { repo: "python-sdk", workflow: "lint-test-sdk.yml", ref: "main" } | ||
- { repo: "react-native-sdk", workflow: "ci.yml", ref: "main" } | ||
# - { repo: "android-sdk", workflow: "test.yaml", ref: "main" } | ||
# - { repo: "dot-net-server-sdk", workflow: "run-tests.yml", ref: "main" } | ||
# - { repo: "eppo-ios-sdk", workflow: "unit-tests.yml", ref: "main" } | ||
# - { repo: "golang-sdk", workflow: "test.yml", ref: "main" } | ||
# - { repo: "java-server-sdk", workflow: "lint-test-sdk.yml", ref: "main" } | ||
# - { repo: "js-client-sdk", workflow: "lint-test-sdk.yml", ref: "main" } | ||
# - { repo: "node-server-sdk", workflow: "lint-test-sdk.yml", ref: "main" } | ||
# - { repo: "php-sdk", workflow: "run-tests.yml", ref: "main" } | ||
# - { repo: "eppo-multiplatform", workflow: "python.yml", ref: "tp/testDataBranch" } | ||
- { repo: "eppo-multiplatform", workflow: "ci.yml", ref: "tp/testDataBranch" } | ||
# - { repo: "eppo-multiplatform", workflow: "ruby.yml", ref: "tp/testDataBranch" } | ||
# - { repo: "react-native-sdk", workflow: "ci.yml", ref: "main" } | ||
steps: | ||
- name: Display workflow details | ||
shell: bash | ||
run: | | ||
echo "Testing eppo-exp/${{ matrix.sdk.repo }}" | ||
echo "Testing eppo-exp/${{ matrix.sdk.repo }}/${{ matrix.sdk.workflow }}" | ||
- name: Run remote workflow | ||
uses: convictional/[email protected] | ||
with: | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
"email": "[email protected]", | ||
"country": "US" | ||
}, | ||
"assignment": 3, | ||
"assignment": 5, | ||
"evaluationDetails": { | ||
"environmentName": "Test", | ||
"flagEvaluationCode": "MATCH", | ||
|
@@ -52,7 +52,7 @@ | |
"email": "[email protected]", | ||
"country": "Canada" | ||
}, | ||
"assignment": 3, | ||
"assignment": 15, | ||
"evaluationDetails": { | ||
"environmentName": "Test", | ||
"flagEvaluationCode": "MATCH", | ||
|
@@ -94,7 +94,7 @@ | |
"subjectAttributes": { | ||
"age": 50 | ||
}, | ||
"assignment": 2, | ||
"assignment": 66, | ||
"evaluationDetails": { | ||
"environmentName": "Test", | ||
"flagEvaluationCode": "MATCH", | ||
|
@@ -126,7 +126,7 @@ | |
"country": "Mexico", | ||
"age": 25 | ||
}, | ||
"assignment": 3, | ||
"assignment": 56, | ||
"evaluationDetails": { | ||
"environmentName": "Test", | ||
"flagEvaluationCode": "MATCH", | ||
|
@@ -166,7 +166,7 @@ | |
{ | ||
"subjectKey": "1", | ||
"subjectAttributes": {}, | ||
"assignment": 2, | ||
"assignment": 99, | ||
"evaluationDetails": { | ||
"environmentName": "Test", | ||
"flagEvaluationCode": "MATCH", | ||
|
@@ -194,7 +194,7 @@ | |
{ | ||
"subjectKey": "2", | ||
"subjectAttributes": {}, | ||
"assignment": 2, | ||
"assignment": 99, | ||
"evaluationDetails": { | ||
"environmentName": "Test", | ||
"flagEvaluationCode": "MATCH", | ||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume this was done to see if the tests would fail and I see in the github actions log that they do.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes- reverted