repo_name stringclasses 5
values | pr_number int64 1.52k 15.5k | pr_title stringlengths 8 143 | pr_description stringlengths 0 10.2k | author stringlengths 3 18 | date_created timestamp[ns, tz=UTC] | date_merged timestamp[ns, tz=UTC] | previous_commit stringlengths 40 40 | pr_commit stringlengths 40 40 | query stringlengths 11 10.2k | filepath stringlengths 6 220 | before_content stringlengths 0 597M | after_content stringlengths 0 597M | label int64 -1 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./CONTRIBUTING.md | ## Contributing to apollo
Apollo is released under the non-restrictive Apache 2.0 license, and follows a very standard Github development process, using Github tracker for issues and merging pull requests into master. If you want to contribute even something trivial please do not hesitate, but follow the guidelines be... | ## Contributing to apollo
Apollo is released under the non-restrictive Apache 2.0 license, and follows a very standard Github development process, using Github tracker for issues and merging pull requests into master. If you want to contribute even something trivial please do not hesitate, but follow the guidelines be... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./docs/zh/usage/java-sdk-user-guide.md | >注意:本文档适用对象是Apollo系统的使用者,如果你是公司内Apollo系统的开发者/维护人员,建议先参考[Apollo开发指南](zh/development/apollo-development-guide)。
#
# 一、准备工作
## 1.1 环境要求
* Java: 1.7+
* Guava: 15.0+
* Apollo客户端默认会引用Guava 19,如果你的项目引用了其它版本,请确保版本号大于等于15.0
>注:对于Apollo客户端,如果有需要的话,可以做少量代码修改来降级到Java 1.6,详细信息可以参考[Issue 483](https://github.com/ctr... | >注意:本文档适用对象是Apollo系统的使用者,如果你是公司内Apollo系统的开发者/维护人员,建议先参考[Apollo开发指南](zh/development/apollo-development-guide)。
#
# 一、准备工作
## 1.1 环境要求
* Java: 1.7+
* Guava: 15.0+
* Apollo客户端默认会引用Guava 19,如果你的项目引用了其它版本,请确保版本号大于等于15.0
>注:对于Apollo客户端,如果有需要的话,可以做少量代码修改来降级到Java 1.6,详细信息可以参考[Issue 483](https://github.com/ctr... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./SECURITY.md | # Security Policy
## Reporting a Vulnerability
If you have apprehensions regarding Apollo's security or you discover vulnerability or potential threat, don’t hesitate to report it to one of the active [project maintainers](https://github.com/ctripcorp/apollo/graphs/contributors).
In the mail, specify the descriptio... | # Security Policy
## Reporting a Vulnerability
If you have apprehensions regarding Apollo's security or you discover vulnerability or potential threat, don’t hesitate to report it to one of the active [project maintainers](https://github.com/ctripcorp/apollo/graphs/contributors).
In the mail, specify the descriptio... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./docs/en/_sidebar.md | - Getting started
- [Quick start](en/quick-start.md)
- [Releases](https://github.com/ctripcorp/apollo/releases) | - Getting started
- [Quick start](en/quick-start.md)
- [Releases](https://github.com/ctripcorp/apollo/releases) | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./docs/zh/faq/common-issues-in-deployment-and-development-phase.md | ### 1. windows怎么执行build.sh?
安装[Git Bash](https://git-for-windows.github.io/),然后运行 “./build.sh” 注意前面 “./”
### 2. 本地运行时Portal一直报Env is down.
默认config service启动在8080端口,admin service启动在8090端口。请确认这两个端口是否被其它应用程序占用。
如果还伴有异常信息:org.springframework.web.client.HttpClientErrorException: 405 Method Not Allowed,一般是由于本地启动了`Shadow... | ### 1. windows怎么执行build.sh?
安装[Git Bash](https://git-for-windows.github.io/),然后运行 “./build.sh” 注意前面 “./”
### 2. 本地运行时Portal一直报Env is down.
默认config service启动在8080端口,admin service启动在8090端口。请确认这两个端口是否被其它应用程序占用。
如果还伴有异常信息:org.springframework.web.client.HttpClientErrorException: 405 Method Not Allowed,一般是由于本地启动了`Shadow... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./docs/zh/deployment/quick-start-docker.md | 如果您对Docker非常熟悉,可以使用Docker的方式快速部署Apollo,从而快速的了解Apollo。如果您对Docker并不是很了解,请参考[常规方式部署Quick Start](zh/deployment/quick-start)。
另外需要说明的是,不管是Docker方式部署Quick Start还是常规方式部署的,Quick Start只是用来快速入门、了解Apollo。如果部署Apollo在公司中使用,请参考[分布式部署指南](zh/deployment/distributed-deployment-guide)。
> 由于Docker对windows的支持并不是很好,所以不建议您在windows环境下使用Dock... | 如果您对Docker非常熟悉,可以使用Docker的方式快速部署Apollo,从而快速的了解Apollo。如果您对Docker并不是很了解,请参考[常规方式部署Quick Start](zh/deployment/quick-start)。
另外需要说明的是,不管是Docker方式部署Quick Start还是常规方式部署的,Quick Start只是用来快速入门、了解Apollo。如果部署Apollo在公司中使用,请参考[分布式部署指南](zh/deployment/distributed-deployment-guide)。
> 由于Docker对windows的支持并不是很好,所以不建议您在windows环境下使用Dock... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./.github/ISSUE_TEMPLATE/bug_report_zh.md | ---
name: 报告Bug/使用疑问
about: 提交Apollo Bug/使用疑问,使用这个模板
title: ''
labels: ''
assignees: ''
---
<!-- 这段文字不会显示在你的内容中。为了避免重复的信息,方便后续的检索,在提issue之前,请检查如下事项。如果是比较新手级别的问题,推荐到讨论区https://github.com/ctripcorp/apollo/discussions 提问 -->
- [ ] 我已经检查过[discussions](https://github.com/ctripcorp/apollo/discussions)
- [ ] 我已经搜索过[issues](... | ---
name: 报告Bug/使用疑问
about: 提交Apollo Bug/使用疑问,使用这个模板
title: ''
labels: ''
assignees: ''
---
<!-- 这段文字不会显示在你的内容中。为了避免重复的信息,方便后续的检索,在提issue之前,请检查如下事项。如果是比较新手级别的问题,推荐到讨论区https://github.com/ctripcorp/apollo/discussions 提问 -->
- [ ] 我已经检查过[discussions](https://github.com/ctripcorp/apollo/discussions)
- [ ] 我已经搜索过[issues](... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./docs/zh/usage/apollo-user-guide.md | #
# 名词解释
* 普通应用
* 普通应用指的是独立运行的程序,如
* Web应用程序
* 带有main函数的程序
* 公共组件
* 公共组件指的是发布的类库、客户端程序,不会自己独立运行,如
* Java的jar包
* .Net的dll文件
# 一、普通应用接入指南
## 1.1 创建项目
要使用Apollo,第一步需要创建项目。
1. 打开apollo-portal主页
2. 点击“创建项目”
 before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./docs/en/README.md | English version documentation of Apollo | English version documentation of Apollo | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./docs/zh/faq/faq.md | ## 1. Apollo是什么?
Apollo(阿波罗)是携程框架部门研发的配置管理平台,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
更多介绍,可以参考[Apollo配置中心介绍](zh/design/apollo-introduction)
## 2. Cluster是什么?
一个应用下不同实例的分组,比如典型的可以按照数据中心分,把A机房的应用实例分为一个集群,把B机房的应用实例分为另一个集群。
## 3. Namespace是什么?
一个应用下不同配置的分组。
请参考[Apollo核心概念之“Namespace”](zh/design/apollo-c... | ## 1. Apollo是什么?
Apollo(阿波罗)是携程框架部门研发的配置管理平台,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
更多介绍,可以参考[Apollo配置中心介绍](zh/design/apollo-introduction)
## 2. Cluster是什么?
一个应用下不同实例的分组,比如典型的可以按照数据中心分,把A机房的应用实例分为一个集群,把B机房的应用实例分为另一个集群。
## 3. Namespace是什么?
一个应用下不同配置的分组。
请参考[Apollo核心概念之“Namespace”](zh/design/apollo-c... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./docs/zh/usage/dotnet-sdk-user-guide.md | >注意:本文档适用对象是Apollo系统的使用者,如果你是公司内Apollo系统的开发者/维护人员,建议先参考[Apollo开发指南](zh/development/apollo-development-guide)。
#
# 一、准备工作
## 1.1 环境要求
* .Net: 4.0+
## 1.2 必选设置
Apollo客户端依赖于`AppId`,`Environment`等环境信息来工作,所以请确保阅读下面的说明并且做正确的配置:
### 1.2.1 AppId
AppId是应用的身份信息,是从服务端获取配置的一个重要信息。
请确保在app.config或web.config有AppID的... | >注意:本文档适用对象是Apollo系统的使用者,如果你是公司内Apollo系统的开发者/维护人员,建议先参考[Apollo开发指南](zh/development/apollo-development-guide)。
#
# 一、准备工作
## 1.1 环境要求
* .Net: 4.0+
## 1.2 必选设置
Apollo客户端依赖于`AppId`,`Environment`等环境信息来工作,所以请确保阅读下面的说明并且做正确的配置:
### 1.2.1 AppId
AppId是应用的身份信息,是从服务端获取配置的一个重要信息。
请确保在app.config或web.config有AppID的... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./.github/ISSUE_TEMPLATE/feature_request_en.md | ---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and con... | ---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and con... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./docs/_coverpage.md | <img src="https://raw.githubusercontent.com/ctripcorp/apollo/master/doc/images/logo/logo-simple.png" alt="apollo-logo" width="30%">
> A reliable configuration management system
- Multiple environments and clusters support
- Configuration changes take effect in real time
- Versioned and grayscale releases management
-... | <img src="https://raw.githubusercontent.com/ctripcorp/apollo/master/doc/images/logo/logo-simple.png" alt="apollo-logo" width="30%">
> A reliable configuration management system
- Multiple environments and clusters support
- Configuration changes take effect in real time
- Versioned and grayscale releases management
-... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./docs/zh/misc/apollo-benchmark.md | 很多同学关心Apollo的性能和可靠性,以下数据是采集携程内部生产环境单台机器的数据。监控工具是[Cat](https://github.com/dianping/cat)。
### 一、测试机器配置
#### 1.1 机器配置
4C12G
#### 1.2 JVM参数
````
-Xms6144m -Xmx6144m -Xss256k -XX:MetaspaceSize=128m -XX:MaxMetaspaceSize=384m -XX:NewSize=4096m -XX:MaxNewSize=4096m -XX:SurvivorRatio=8
-XX:+UseParNewGC -XX:ParallelGCThreads=... | 很多同学关心Apollo的性能和可靠性,以下数据是采集携程内部生产环境单台机器的数据。监控工具是[Cat](https://github.com/dianping/cat)。
### 一、测试机器配置
#### 1.1 机器配置
4C12G
#### 1.2 JVM参数
````
-Xms6144m -Xmx6144m -Xss256k -XX:MetaspaceSize=128m -XX:MaxMetaspaceSize=384m -XX:NewSize=4096m -XX:MaxNewSize=4096m -XX:SurvivorRatio=8
-XX:+UseParNewGC -XX:ParallelGCThreads=... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./docs/zh/usage/third-party-sdks-user-guide.md | ## 1. Go
### Apollo Go 客户端 1
项目地址:[zouyx/agollo](https://github.com/zouyx/agollo)
> 非常感谢网友@zouyx提供Go Apollo客户端的支持
### Apollo Go 客户端 2
项目地址:[philchia/agollo](https://github.com/philchia/agollo)
> 非常感谢网友@philchia提供Go Apollo客户端的支持
### Apollo Go 客户端 3
项目地址:[shima-park/agollo](https://github.com/shima-park/agollo)
> 非常... | ## 1. Go
### Apollo Go 客户端 1
项目地址:[zouyx/agollo](https://github.com/zouyx/agollo)
> 非常感谢网友@zouyx提供Go Apollo客户端的支持
### Apollo Go 客户端 2
项目地址:[philchia/agollo](https://github.com/philchia/agollo)
> 非常感谢网友@philchia提供Go Apollo客户端的支持
### Apollo Go 客户端 3
项目地址:[shima-park/agollo](https://github.com/shima-park/agollo)
> 非常... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./docs/zh/development/email-template-samples.md | 在配置发布时候,可以发布信息邮件通知到相关的负责人,具体接入方式请参考[Apollo开发指南-3.2 Portal接入邮件服务](zh/development/apollo-development-guide#_32-portal接入邮件服务)。
以下为发布邮件和回滚邮件的模板内容样式,邮件模板为html格式,发送html格式的邮件时,可能需要做一些额外的处理,取决于每个公司的邮件服务实现。为了减少字符数,模板经过了压缩处理,可自行格式化提高可读性。
## email.template.framework
```html
<html><head><style type="text/css">.table{width:100%;... | 在配置发布时候,可以发布信息邮件通知到相关的负责人,具体接入方式请参考[Apollo开发指南-3.2 Portal接入邮件服务](zh/development/apollo-development-guide#_32-portal接入邮件服务)。
以下为发布邮件和回滚邮件的模板内容样式,邮件模板为html格式,发送html格式的邮件时,可能需要做一些额外的处理,取决于每个公司的邮件服务实现。为了减少字符数,模板经过了压缩处理,可自行格式化提高可读性。
## email.template.framework
```html
<html><head><style type="text/css">.table{width:100%;... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./apollo-core/src/main/java/com/ctrip/framework/foundation/Foundation.java | package com.ctrip.framework.foundation;
import com.ctrip.framework.foundation.internals.NullProviderManager;
import com.ctrip.framework.foundation.internals.ServiceBootstrap;
import com.ctrip.framework.foundation.spi.ProviderManager;
import com.ctrip.framework.foundation.spi.provider.ApplicationProvider;
import com.ct... | package com.ctrip.framework.foundation;
import com.ctrip.framework.foundation.internals.NullProviderManager;
import com.ctrip.framework.foundation.internals.ServiceBootstrap;
import com.ctrip.framework.foundation.spi.ProviderManager;
import com.ctrip.framework.foundation.spi.provider.ApplicationProvider;
import com.ct... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./apollo-core/src/test/java/com/ctrip/framework/apollo/core/signature/HmacSha1UtilsTest.java | package com.ctrip.framework.apollo.core.signature;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
/**
* @author nisiyong
*/
public class HmacSha1UtilsTest {
@Test
public void testSignString() {
String stringToSign = "1576478257344\n/configs/100004458/default/application?ip=10.0.0.1";
... | package com.ctrip.framework.apollo.core.signature;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
/**
* @author nisiyong
*/
public class HmacSha1UtilsTest {
@Test
public void testSignString() {
String stringToSign = "1576478257344\n/configs/100004458/default/application?ip=10.0.0.1";
... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./scripts/helm/apollo-service/Chart.yaml | apiVersion: v2
name: apollo-service
description: A Helm chart for Apollo Config Service and Apollo Admin Service
type: application
version: 0.2.0
appVersion: 1.8.0-SNAPSHOT
home: https://github.com/ctripcorp/apollo
icon: https://raw.githubusercontent.com/ctripcorp/apollo/master/apollo-portal/src/main/resources/static/i... | apiVersion: v2
name: apollo-service
description: A Helm chart for Apollo Config Service and Apollo Admin Service
type: application
version: 0.2.0
appVersion: 1.8.0-SNAPSHOT
home: https://github.com/ctripcorp/apollo
icon: https://raw.githubusercontent.com/ctripcorp/apollo/master/apollo-portal/src/main/resources/static/i... | -1 |
apolloconfig/apollo | 3,489 | doc update | ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull reques... | nobodyiam | 2021-01-10T09:40:04Z | 2021-01-10T09:40:32Z | dbe243dec3b56d398c0627add53b5ec2c0ac92cb | b4188031befb158dc9f3b37bcec08af3663e8522 | doc update. ## What's the purpose of this PR
add known users and adjust sidebar
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a... | ./apollo-portal/src/main/resources/static/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf |