Skip to content

Commit 76602a3

Browse files
committed
Sync changes from upstream repository
1 parent c670df0 commit 76602a3

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

content/changes/2014-01-09-preview-the-new-deployments-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ stable and suitable for production use.
7575

7676
We hope you’ll take it for a spin and [send us your feedback][contact].
7777

78-
![Shipit Squirrel](http://shipitsquirrel.github.io/images/ship%20it%20squirrel.png)
78+
![Shipit Squirrel](https://camo.githubusercontent.com/da8106f759bf0d163fb002e715fb1d1f1d2b6f4e/687474703a2f2f736869706974737175697272656c2e6769746875622e696f2f696d616765732f736869702532306974253230737175697272656c2e706e67)
7979

8080
[docs]: /v3/repos/deployments/
8181
[hooks]: /v3/repos/hooks/

content/changes/2014-03-03-deployments-api-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ created_at: 2014-03-03
55
author_name: atmos
66
---
77

8-
As we [iterate on the preview][january-deployment-api-post] for the new Deployment API, we're making sure that it's friendly to work with for the apps built on top of it.
8+
As we [iterate on the preview][january-deployment-api-post] for the new Deployments API, we're making sure that it's friendly to work with for the apps built on top of it.
99

1010
## Deserialize Deployment Payloads
1111

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
kind: change
3+
title: Extending the preview period for the Deployments API
4+
created_at: 2014-04-10
5+
author_name: atmos
6+
---
7+
8+
The preview period for the new [Deployments API][2014-01-deployments-api-post] continues to yield valuable feedback from developers. In early March, we used that feedback to [improve the payload format][payload-update] that integrations can use to customize deployments. A few weeks later, we began integrating with the new [Combined Status API][combined-statuses] to help ensure that only verified code gets deployed, even if you have multiple systems verifying different aspects of your software.
9+
10+
To give developers time to explore these recent refinements to the Deployments API, we're extending the preview period for a little while longer. As always, if you have any questions or feedback, please [get in touch][contact].
11+
12+
[2014-01-deployments-api-post]: /changes/2014-01-09-preview-the-new-deployments-api/
13+
[payload-update]: /changes/2014-03-03-deployments-api-updates/
14+
[combined-statuses]: /changes/2014-03-27-combined-status-api/
15+
[contact]: https://github.com/contact?form[subject]=Deployments+API

0 commit comments

Comments
 (0)