- Notifications
You must be signed in to change notification settings - Fork 126
Allow integration_tests workflow to run against a packaged SDK. #323
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
jonsimantov merged 42 commits into main from feature/js-build-integration-tests-packaged Mar 16, 2021
Merged
Changes from 1 commit
Commits
Show all changes
42 commits Select commit Hold shift + click to select a range
eeac015 Allow integration_tests workflow to run against a packaged SDK.
jonsimantov 7f43aee Because the "boringssl" target doesn't actually run the mobile tests,
jonsimantov 21e6056 Add script for triggering workflows via GitHub API.
jonsimantov a77519c Change downloadPreviousRun input name to test_packaged_sdk.
jonsimantov 9fb9828 Fix workflow triggering to pass token and json correctly.
jonsimantov 376a030 Fix auto-detecting of git revision.
jonsimantov 396c771 Add dryrun/verbose mode, and rename commit option to branch.
jonsimantov 832a0ad Add integration test trigger to the end of c++ packaging.
jonsimantov eb59281 Pass the "use expanded matrix" option.
jonsimantov 8d0c33d Fix workflow file.
jonsimantov d7d62c2 Don't trigger tests if the workflow is set to skip them
jonsimantov eda4ca2 Wait until after artifact cleanup to trigger integration tests.
jonsimantov 45e600f Fix dependency typo.
jonsimantov e9e084d Eliminate prepare-matrix in the packaging workflow, unneeded.
jonsimantov 8b01deb Add log if expanded matrix is enabled.
jonsimantov e61ab07 Restore openssl installer steps back to normal.
jonsimantov 1b6120e Print a link to find the new workflow run after starting it.
jonsimantov 61804ce Remove now-unneeded commitIdToPackage option.
jonsimantov 8f556c5 Remove unnecessary quoting.
jonsimantov e95eddd Add verbose flag.
jonsimantov 0f31057 Print output when running verbosely.
jonsimantov 88749a9 Use the other github token.
jonsimantov 15f91f1 Add some debug output to the integration test runner.
jonsimantov fe0c76b Remove debug bash flag.
jonsimantov 325861d Use a GitHub App Id to generate a token for triggering workflows.
jonsimantov ed650cc Change some workflow step names.
jonsimantov 6cddf78 Use a different action to generate the app token.
jonsimantov a61c107 Revert "Use a different action to generate the app token."
jonsimantov ed1e211 Move verbose option to flag (same flag as elsewhere).
jonsimantov 899fd94 Print the workflow URL after it is dispatched.
jonsimantov 9bc4f5c Add logging for the new run ID after it's triggered.
jonsimantov 6751c3e Clean up log message slightly.
jonsimantov de10022 Add more error logging and error handling.
jonsimantov c9f8b89 Workflow cleanup.
jonsimantov cabd4a5 Skip a RTDB test that fails on Mobile.
jonsimantov 262bfb4 Add UUID to integration_tests workflow.
jonsimantov 0f7e19c Remove 11th parameter.
jonsimantov 5e69207 Allow passing in extra information with the run ID. This can be used
jonsimantov 4d1fe0d Revert "Allow passing in extra information with the run ID. This can …
jonsimantov 68e4b72 Fix URL quoting.
jonsimantov 6c58ab4 Add some more logging / fixed comments to workflow.
jonsimantov e810cd0 Add an option to sleep a variable amount of time before querying run ID
jonsimantov 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
Workflow cleanup.
- Loading branch information
commit c9f8b89f3d2d027d84fbfbc3f7b6fa1e217f6dd5
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
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.
Uh oh!
There was an error while loading. Please reload this page.