Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Commits
c8ed6958
Unverified
Commit
c8ed6958
authored
Mar 28, 2018
by
Feng Xiao
Committed by
GitHub
Mar 28, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4445 from xfxyjwf/badge
Add kokoro build status badges.
parents
59c4328d
eac0e927
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
14 deletions
+12
-14
README.md
README.md
+12
-14
No files found.
README.md
View file @
c8ed6958
Protocol Buffers - Google's data interchange format
===================================================
[
![Build Status
](
https://travis-ci.org/google/protobuf.svg?branch=master
)
](https://travis-ci.org/google/protobuf)
[
![Build status
](
https://ci.appveyor.com/api/projects/status/73ctee6ua4w2ruin?svg=true
)
](https://ci.appveyor.com/project/protobuf/protobuf)
Copyright 2008 Google Inc.
https://developers.google.com/protocol-buffers/
...
...
@@ -54,18 +52,18 @@ Protobuf supports several different programming languages. For each programming
language, you can find instructions in the corresponding source directory about
how to install protobuf runtime for that specific language:
| Language | Source |
|--------------------------------------|-------------------------------------------------------------|
| C++ (include C++ runtime and protoc) |
[
src
](
src
)
|
| Java |
[
java
](
java
)
|
| Python |
[
python
](
python
)
|
| Objective-C |
[
objectivec
](
objectivec
)
|
| C# |
[
csharp
](
csharp
)
|
| JavaScript |
[
js
](
js
)
|
| Ruby |
[
ruby
](
ruby
)
|
| Go |
[
golang/protobuf
](
https://github.com/golang/protobuf
)
|
| PHP |
[
php
](
php
)
|
| Dart |
[
dart-lang/protobuf
](
https://github.com/dart-lang/protobuf
)
|
| Language | Source |
Ubuntu | MacOS | Windows |
|--------------------------------------|-------------------------------------------------------------|
--------|-------|---------|
| C++ (include C++ runtime and protoc) |
[
src
](
src
)
|
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/linux-cpp_distcheck.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fubuntu%2Fcpp_distcheck%2Fcontinuous) |
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-cpp.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fcpp%2Fcontinuous)
<br/>
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-cpp_distcheck.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fcpp_distcheck%2Fcontinuous) |
[
![Build status
](
https://ci.appveyor.com/api/projects/status/73ctee6ua4w2ruin?svg=true
)
](https://ci.appveyor.com/project/protobuf/protobuf) |
| Java |
[
java
](
java
)
|
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/linux-java_compatibility.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fubuntu%2Fjava_compatibility%2Fcontinuous)
<br/>
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/linux-java_jdk7.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fubuntu%2Fjava_jdk7%2Fcontinuous)
<br/>
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/linux-java_oracle7.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fubuntu%2Fjava_oracle7%2Fcontinuous) | | |
| Python |
[
python
](
python
)
|
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/linux-python.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fubuntu%2Fpython%2Fcontinuous)
<br/>
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/linux-python_compatibility.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fubuntu%2Fpython_compatibility%2Fcontinuous)
<br/>
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/linux-python_cpp.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fubuntu%2Fpython_cpp%2Fcontinuous) |
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-python.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fpython%2Fcontinuous)
<br/>
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-python_cpp.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fpython_cpp%2Fcontinuous) | |
| Objective-C |
[
objectivec
](
objectivec
)
|
|
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-objectivec_cocoapods_integration.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fobjectivec_cocoapods_integration%2Fcontinuous)
<br/>
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-objectivec_ios_debug.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fobjectivec_ios_debug%2Fcontinuous)
<br/>
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-objectivec_ios_release.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fobjectivec_ios_release%2Fcontinuous)
<br/>
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-objectivec_osx.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fobjectivec_osx%2Fcontinuous) | |
| C# |
[
csharp
](
csharp
)
|
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/linux-csharp.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fubuntu%2Fcsharp%2Fcontinuous) | |
[
![Build status
](
https://ci.appveyor.com/api/projects/status/73ctee6ua4w2ruin?svg=true
)
](https://ci.appveyor.com/project/protobuf/protobuf) |
| JavaScript |
[
js
](
js
)
|
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/linux-javascript.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fubuntu%2Fjavascript%2Fcontinuous) |
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-javascript.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fjavascript%2Fcontinuous) | |
| Ruby |
[
ruby
](
ruby
)
|
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/linux-ruby_all.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fubuntu%2Fruby_all%2Fcontinuous) |
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-ruby21.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fruby21%2Fcontinuous)
<br/>
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-ruby22.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fruby22%2Fcontinuous)
<br/>
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-jruby.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fjruby%2Fcontinuous) | |
| Go |
[
golang/protobuf
](
https://github.com/golang/protobuf
)
|
| | |
| PHP |
[
php
](
php
)
|
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/linux-php_all.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fubuntu%2Fphp_all%2Fcontinuous)
<br/>
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/linux-32-bit.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fubuntu%2F32-bit%2Fcontinuous) |
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-php5.6_mac.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fphp5.6_mac%2Fcontinuous)
<br/>
[
![Build status
](
https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-php7.0_mac.png
)
](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fphp7.0_mac%2Fcontinuous) | |
| Dart |
[
dart-lang/protobuf
](
https://github.com/dart-lang/protobuf
)
|
| | |
Quick Start
-----------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment