-
0 码力 |
15 页 |
798.50 KB
| 2 年前 3
-
Continuous Integration and Deployment with Docker and Rancher
Usman Ismail · Bilal Sheikh · January 2016
’ alt=‘OCR图片’/>
Contents
Introduction…2
Part 1: Continuous Integration…3
1.1 Challenges of Scaling with Docker...8
2.3.3 Using Docker Compose for build environments...9
1.4 Creating a Continuous Integration Pipeline…10
1.4.1 Branching Model...11
1.4.2 Creating CI pipeline with Jenkins...13
1.5 Summary…20 Continuous Deployment…21
2.1 Creating long running application environments…21
2.1.1 Creating an Integration environment in Rancher...22
2.1.2 Defining Compose templates...23
2.1.3 Creating an application
0 码力 |
47 页 |
1.96 MB
| 1 月前 3
-
Integration
Version 5.3.36-SNAPSHOT
## Table of Contents
1. REST Endpoints ..... 2
1.1. RestTemplate ..... 2
1.1.1. Initialization ..... 3
URIs ..... 3
Headers ..... 4
1.1.2. Body ..... 4 Configuration ..... 23
2.7.2. Client-side Configuration ..... 24
3. Enterprise JavaBeans (EJB) Integration ..... 26
3.1. Accessing EJBs ..... 26
3.1.1. Concepts ..... 26
3.1.2. Accessing Local SLSBs -lookup>
This part of the reference documentation covers Spring Framework’s integration with a number of technologies.
### Chapter 1. REST Endpoints
The Spring Framework provides two
0 码力 |
141 页 |
2.13 MB
| 2 年前 3
-
## +24
## High-Performance Numerical Integration in the Age of C++26
VINCENT REVERDY
## High-Performance Numerical Integration in the Age of C++26
Vincent Reverdy
Laboratoire d'Annecy de Physique value_type origin = std::getO(c.back());
c.reserve(std::abs((t_back - t_lim) / dt_backup)); // Integration loop
for (std::size.t i = 0; t_ok && a_ok; ++i) {
t_new = origin + i * t_sign Toward an improved version
## I ntegration function (4/4)
// Execution of backward and forward integration
std::thread backward(loop, std::ref(past), -one, t_backward);
std::thread forward(loop, std::ref(future)
0 码力 |
57 页 |
4.14 MB
| 1 年前 3
-
Translation workflows
• Frequently Asked Questions
• Supported file formats
• Version control integration
• Weblate’s REST API
• Weblate Client
• Weblate’s Python API
## Administrator docs
• Configuration add-ons
• Weblate frontend
• Reporting issues in Weblate
• Weblate testsuite and continuous integration
• Data schemas
• Releasing Weblate
• Security and privacy.
• Contributing to Weblate modules than Git and Mercurial, but somebody has to implement this support.
## See also
Version control integration
## How does Weblate credit translators?
Every change made in Weblate is committed into VCS under
0 码力 |
813 页 |
23.87 MB
| 2 年前 3
-
48
1.9 Frequently Asked Questions 51
1.10 Supported file formats 58
1.11 Version control integration 77
1.12 Weblate's REST API 84
1.13 Weblate Client 128
1.14 Weblate's Python API 132 Weblate frontend 381
3.8 Reporting issues in Weblate 383
3.9 Weblate testsuite and continuous integration 383
3.10 Data schemas 385
3.11 Releasing Weblate 388
3.12 Security and privacy 389
3.13 using Allow translation propagation in case the translations should diverge.
See also:
../devel/integration
### 1.2 Registration and user profile
#### 1.2.1 Registration
Everybody can browse projects
0 码力 |
451 页 |
6.87 MB
| 2 年前 3
-
TESTS ARE
• Independent
• Repeatable
Fast
## DIFFERENT TESTS — ALL ARE NEEDED
Unit tests.
• Integration tests.
System tests.
• Acceptance tests.
## DIFFERENT TESTS AT DIFFERENT TIMES
• Iteratively Iteratively / interactively.
• Pre-merge (aka Barrier Tests).
• Post-merge (aka Continuous Integration).
###### GIVEN ... WHEN ... THEN
Given a server with maximum accepted connections.
When a new connection PASSING

NO INTEGRATION TESTS
## LOTS AND LOTS OF ASSERTIONS
## TEST OR PANIC
If it’s not tested, it doesn’t work.
So
0 码力 |
50 页 |
2.04 MB
| 1 年前 3
-
Next Movement - ContainerOps
## DevOps Movement
Waterfall
Continuous Continuous
Agile
Lean Integration
Delivery
Continuous
Deployment
Continuous
Operations
 the library according CPs from Eric’s paper will be referred to as “Original CPs”
→ Take Away I: CPs are a means of integration (of library and user code)
## Part I: What Are Customization Points
• Users need to be able to Take Away I: CPs are a means of integration
→ Take Away II: CPs are a means to communicate requirements
→ Take Away III: CPs are a means to embed specification
Integration
Customization Points
Requirements
0 码力 |
58 页 |
18.82 MB
| 1 年前 3
-
43
1.9 Frequently Asked Questions 46
1.10 Supported file formats 53
1.11 Version control
integration 68
1.12 Weblate's Web API 74
1.13 Weblate Client 98
1.14 Weblate's Python API 101 localization project attractive to the community.
| Version control integration ⓘ |
Configure repository hooks for automated flow of updates to Weblate Git and Mercurial, but somebody has to implement this support.
## See also:
Version control integration
How does Weblate credit translators?
Every change made in Weblate is committed into VCS under 0 码力 |
329 页 |
3.05 MB
| 2 年前 3
|