-
Notifications
You must be signed in to change notification settings - Fork 984
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
bump status-react-jenkins to 1.2.0 #10930
Merged
Merged
Conversation
This file contains 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
Jenkins BuildsClick to see older builds (18)
|
jakubgs
force-pushed
the
bump-jenkins-lib
branch
5 times, most recently
from
July 10, 2020 08:42
54c35d6
to
0d4472c
Compare
flexsurfer
approved these changes
Jul 10, 2020
jakubgs
force-pushed
the
bump-jenkins-lib
branch
from
July 10, 2020 15:38
0d4472c
to
168ed9e
Compare
93% of end-end tests have passed
Failed tests (7)Click to expand
Passed tests (90)Click to expand |
95% of end-end tests have passed
Failed tests (5)Click to expand
Passed tests (92)Click to expand |
rasom
approved these changes
Jul 11, 2020
95% of end-end tests have passed
Failed tests (5)Click to expand
Passed tests (92)Click to expand |
0% of end-end tests have passed
Failed tests (1)Click to expand
|
jakubgs
force-pushed
the
bump-jenkins-lib
branch
from
July 13, 2020 09:46
168ed9e
to
0c31021
Compare
Failed tests are false failures (I rerun one where the test was updated, but seem branch I specified is not picking up). |
This updates a bunch of things in the Jenkins logic. For details of that see: status-im/status-jenkins-lib#12 It grew out of the changes I made to make PR builds available in Desktop client: status-im/status-desktop#507 Changes: - Bump `status-react-jenkins` library to newer version, probably `1.2.0` - Update use of `utils.pkgFilename()` in `ci/Jenkinsfile.combined` - Make all iOS builds go into the same folder: `status-ios` - Drop e2e build type, infer it from Android ABIs set to `x86` only - Simplify logic in `nix/mobile/android/release.nix.` Signed-off-by: Jakub Sokołowski <jakub@status.im>
jakubgs
force-pushed
the
bump-jenkins-lib
branch
from
July 13, 2020 10:14
0c31021
to
8428678
Compare
100% of end-end tests have passed
Passed tests (1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This updates a bunch of things in the Jenkins logic. For details of that see https://github.com/status-im/status-react-jenkins/pull/12.
It grew out of the changes I made to make PR builds available in Desktop client: status-im/status-desktop#507
Changes:
status-react-jenkins
library to newer version, probably1.2.0
utils.pkgFilename()
inci/Jenkinsfile.combined
status-ios
e2e
build type, infer it from Android ABIs set tox86
onlynix/mobile/android/release.nix
.Status:
READY