Merge lp:~noise/tanuki-agent/deprecated-orgs into lp:tanuki-agent

Proposed by Bret Barker
Status: Merged
Approved by: Roberto Alsina
Approved revision: 175
Merged at revision: 174
Proposed branch: lp:~noise/tanuki-agent/deprecated-orgs
Merge into: lp:tanuki-agent
Diff against target: 67 lines (+26/-12)
2 files modified
docs/notes.md (+24/-10)
docs/tutorial-products.md (+2/-2)
To merge this branch: bzr merge lp:~noise/tanuki-agent/deprecated-orgs
Reviewer Review Type Date Requested Status
Roberto Alsina (community) Approve
Review via email: mp+279034@code.launchpad.net

Commit message

separate deprecated docs from new ones

To post a comment you must log in.
175. By Bret Barker

fix links; consistent file naming

Revision history for this message
Roberto Alsina (ralsina) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'docs/notes.md'
2--- docs/notes.md 2015-11-24 09:33:09 +0000
3+++ docs/notes.md 2015-11-30 20:26:31 +0000
4@@ -1,15 +1,30 @@
5 Title: Snappy Product Integration Agent
6-Version: 20151030
7-
8-# Tutorial
9-
10-Read latest version of the [tutorial](tutorial.html)
11-
12-# Reference
13-
14+Version: 20151130
15+
16+# Documentation
17+
18+## Tutorial
19+
20+Read latest version of the [tutorial](tutorial-products.html)
21+
22+## Reference
23+
24+- [Agent Reference](agent-reference-products.html)
25+- [API Reference](api-reference-products.html)
26+
27+# Deprecated Organization-based Documentation
28+
29+Per the 2015-11-24 release notes below, the Organizations-based workflows, API endpoints, etc. are now deprecated. Documents above cover the new usage scenarios where Product Integration is tied to a primary snap Package in the Store.
30+
31+Further notice will be given before these deprecated workflows are removed entirely.
32+
33+Documentation for the Organization-based workflows is still available here:
34+
35+- [tutorial](tutorial.html)
36 - [Agent Reference](agent-reference.html)
37 - [API Reference](api-reference.html)
38
39+
40 # SPI Agent Download
41
42 Download latest version: [agent.tar.gz](agent.tar.gz)
43@@ -18,8 +33,7 @@
44
45 ## November 24 2015
46
47-* From this revision forward, only the new organization-less workflows
48- are supported.
49+* From this revision forward, new releases will only support the new organization-less workflows. Agent binaries from 2015-10-30 will continue to work as-is until further notice.
50
51 ## October 30 2015
52
53
54=== renamed file 'docs/tutorial2.md' => 'docs/tutorial-products.md'
55--- docs/tutorial2.md 2015-11-30 20:07:54 +0000
56+++ docs/tutorial-products.md 2015-11-30 20:26:31 +0000
57@@ -151,8 +151,8 @@
58 Edit ```config.ini``` and replace the following three fields:
59
60 provcommand = PATH_TO_AGENT/rpi2-sample-provkit/provision2
61- setupcommand = PATH_TO_AGENT/rpi2-sample-provkit/setup
62- testcommand = PATH_TO_AGENT/rpi2-sample-provkit/runtest
63+ setupcommand = PATH_TO_AGENT/rpi2-sample-provkit/setup2
64+ testcommand = PATH_TO_AGENT/rpi2-sample-provkit/runtest2
65
66 <div class="panel panel-warning">
67 <div class="panel-heading">

Subscribers

People subscribed via source and target branches

to all changes: