Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fuchsia.googlesource.com-third_party-tink
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
fuchsia.googlesource.com-third_party-tink
Commits
a60f7636
Commit
a60f7636
authored
7 years ago
by
Thai Duong
Browse files
Options
Downloads
Patches
Plain Diff
Add macOS build badge and explain why it is failing.
parent
2a21be50
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kokoro/README.md
+18
-7
18 additions, 7 deletions
kokoro/README.md
with
18 additions
and
7 deletions
kokoro/README.md
+
18
−
7
View file @
a60f7636
# Tink presubmit tests and continuous integration

Tink is testing continously with


Tink is testing continuously with
[
Kokoro
](
https://www.cloudbees.com/sites/default/files/2016-jenkins-world-jenkins_inside_google.pdf
)
an internal deployment of Jenkins at Google.
A presubmit build will be triggered for the pull request if one of the following conditions is met:
Continuous builds and presubmit tests are run on Ubuntu and macOS. As of June 15,
2017 macOS tests and builds are intentionally failing, because of some internal
issue with Kokoro.
Presubmit tests are triggered for the pull request if one of the following
conditions is met:
-
The pull request is created by a Googler.
-
The pull request is attached with a kokoro:run label.
-
Pull request is created by a Googler.
Continuous builds are triggered for every new commit. Each continuous
build on Ubuntu build the following Maven artifacts from HEAD of master:
-
Pull request is attached with a kokoro:run label.
-
https://storage.googleapis.com/tink-build-artifacts/maven/tink-1.0.0-SNAPSHOT.jar
-
https://storage.googleapis.com/tink-build-artifacts/maven/tink-1.0.0-SNAPSHOT-sources.jar
-
https://storage.googleapis.com/tink-build-artifacts/maven/tink-1.0.0-SNAPSHOT-javadoc.jar
Continuous and presubmit builds are done on Ubuntu and macOS.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment