Commit Graph

126 Commits

Author SHA1 Message Date
Evans Hauser
ecdae24feb op-reg: update migration guide with more details (#480)
* op-reg: update migration guide with more details

In order to fully describe what the upgrade contains and requires,
we need to expand on the operation registry migration plan to include a
feature description and more detailed instruction set

* address feedback and add details

* make tag copy language more friendly

* add more warnings around variants/tags
2019-06-12 17:11:16 -07:00
Chang Wang
acb9ca543d add action/attitude, remove space 2019-06-10 16:34:45 -04:00
Chang Wang
4b4fad65f2 clarify that "current" is the default untagged variant 2019-06-10 11:05:49 -04:00
Chang Wang
93e90013e1 note no breaking changes in upgrades 2019-06-10 10:02:31 -04:00
Chang Wang
50fd6b543a stronger suggestion to dryrun 2019-06-10 10:02:31 -04:00
Chang Wang
cebe61cc22 specify alpha.4 2019-06-10 10:02:31 -04:00
Chang Wang
f0a8a93e83 advise doing an initial test run 2019-06-10 10:02:31 -04:00
Chang Wang
01cf97e1eb add migration guide from 0.1 2019-06-10 10:02:31 -04:00
Chang Wang
2a55395ae3 typo: missing closing parens on link 2019-06-10 10:02:31 -04:00
Chang Wang
6b6fb1f997 Remove docs on ENGINE_SCHEMA_TAG
The only way to specify a tag will initially be manually passing it in through the config to avoid a breaking change
2019-06-06 16:28:08 -04:00
Chang Wang
28fcf18431 add section to set schema tag on client:push 2019-06-04 18:09:21 -04:00
Danielle Man
38de63ec6f Merge branch 'master' into chang/op-safelist-docs 2019-06-03 09:37:28 -07:00
Chang Wang
67c67fac38 add section about schema tags 2019-05-31 17:30:48 -04:00
Jesse Rosenberger
3adf526eeb Update and rename operation-safelisting.md to operation-registry.md 2019-05-31 19:20:57 +03:00
Jesse Rosenberger
6c3493c6ba Revert "Revert "rename operation-registry to operation-safelisting (#455)" (#463)"
This reverts commit 76c4672033.
2019-05-31 19:09:28 +03:00
Jesse Rosenberger
76c4672033 Revert "rename operation-registry to operation-safelisting (#455)" (#463)
This reverts commit 3ee7e6e63c.
2019-05-31 12:28:04 +03:00
Danielle Man
5969f9a82a Update messaging in the op safelisting guide (#354)
* update some messaging in the op safelisting guide

* updated per jesse's comments

* fix links
2019-05-30 10:44:01 -07:00
Danielle Man
3ee7e6e63c rename operation-registry to operation-safelisting (#455) 2019-05-29 17:27:21 -07:00
Trevor Blades
40835f72c4 Upgrade theme to v1 2019-05-29 15:37:08 -07:00
Trevor Blades
0942c68cdc Add expansion panel with content to schema pages 2019-05-29 15:37:08 -07:00
Trevor Blades
0d3fbb8fd3 Clean up links and unecessary component in the homepage 2019-05-29 15:37:08 -07:00
Trevor Blades
ece4970264 Upgrade theme and fix internal links 2019-05-29 15:36:36 -07:00
Trevor Blades
571b743669 Fix more broken links 2019-05-29 15:36:36 -07:00
Trevor Blades
b53ed6b343 Clean up markdown for use with gatsby-remark system 2019-05-29 15:35:25 -07:00
Danielle Man
2935d1a0cf updated messaging per jesse's comments 2019-05-27 17:18:09 -07:00
Justin Anastos
0665699084 Explain that clients do not effect operation safelisting 2019-05-27 17:10:23 -07:00
Justin Anastos
34e954c11c Describe permanence of operation registry 2019-05-27 17:08:53 -07:00
Danielle Man
ec1988f07e consolidate trace and errors docs to "analyzing performance" 2019-05-18 23:09:18 -07:00
Danielle Man
1111f4d621 update title in sidebar for editor plugins doc 2019-05-18 19:35:36 -07:00
Danielle Man
601312a399 update nomenclature on editor plugin doc 2019-05-18 19:28:55 -07:00
Danielle Man
5c85e44418 update messaging from service/tag to graph/variant for integrations article 2019-05-17 23:38:21 -07:00
Danielle Man
5522b9a458 update messaging from service/tag to graph/variant for client identity article 2019-05-17 23:29:43 -07:00
Danielle Man
3a10281a34 typo 2019-05-17 22:48:38 -07:00
Danielle Man
e2da1297de update messaging from service/tag to graph/variant for validation doc 2019-05-17 22:42:39 -07:00
Danielle Man
075fc45fae more udpates to messaging for validation comment pattern 2019-05-17 09:06:32 -07:00
Danielle Man
33040e72a2 update messaging for validation comment pattern 2019-05-17 09:04:09 -07:00
Danielle Man
c29f3c1ed6 small messaging updates from service/tag to graph/variant 2019-05-16 20:48:00 -07:00
Danielle Man
a0c90b8984 Merge branch 'master' into justin/UI-316/document-schema-check-markdown-option 2019-05-16 18:30:18 -07:00
Danielle Man
b783eccdc8 add a section to /schema-validation about posting results to a comment 2019-05-16 18:29:53 -07:00
Jesse Rosenberger
20565e1a44 op-reg: Add notes about schema tag limitations. (#440)
* op-reg: Add notes about schema tag limitations.

Currently, the operation registry does not support any schema tags besides the default schema tag of `current`.  Users can still use the operation registry, but they should make sure that they also register their schema to the `current` tag.

* Update docs/source/platform/operation-registry.md

Co-Authored-By: abernix <git@jro.cc>

* Update operation-registry.md
2019-05-07 23:11:49 +03:00
Danielle Man
9961eec723 update some organization/sentences for readability 2019-04-29 14:06:35 -07:00
Danielle Man
15d0636fdd transfer gh-ent content from operation-registry to schema-validation 2019-04-26 14:47:32 -07:00
Justin Anastos
06549f91cc 📚 write preliminary docs for service:check --markdown 2019-04-26 11:15:36 -07:00
Evans Hauser
55251d5f5a Replace /trypro with /upgrade (#424) 2019-04-19 13:20:52 -07:00
Trevor Scheer
cabb657fcc Registry plugin dryRun documentation (#423)
* Add documentation about the dryRun option for the operation registry plugin

* Run prettier
2019-04-19 13:03:24 -07:00
adamatorres
07e00f9055 Removing more Here links.
Removed here links across all platform docs.
2019-04-16 16:51:00 -07:00
Adam Zionts
720c0458a0 Move setup analytics to references
This is more of a reference than anything
2019-04-16 15:48:44 -07:00
Adam Zionts
8adaeabc18 Merge branch 'master' into adam/19/4/some-typos 2019-04-16 15:36:32 -07:00
Adam Zionts
684b5274d9 typos 2019-04-16 15:34:52 -07:00
Adam Zionts
b9155da74a Fix broken sentence in schema validation 2019-04-16 15:05:13 -07:00