-
Notifications
You must be signed in to change notification settings - Fork 202
FMEPRD-306 Add Warehouse Native Experimentation Beta Documentation #11720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://68e804ec9c504d025149fd8a--harness-developer.netlify.app |
docs/feature-management-experimentation/warehouse-native/setup/index.md
Outdated
Show resolved
Hide resolved
docs/feature-management-experimentation/warehouse-native/setup/index.md
Outdated
Show resolved
Hide resolved
Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://68e95a4e78d7ceff0f777ea3--harness-developer.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few nits around style guide adherence and strongly tab usage for less toil for users and sharability.
|
||
When creating or editing an Assignment Source in the Harness FME UI, you have two options for defining the assignment source table: **Table name** or **SQL query**. | ||
|
||
<Tabs> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider synced tabs throughout so users only have to select the tab item once for the whole doc. https://docusaurus.io/docs/markdown-features/tabs#syncing-tab-choices
Adding queryString to tabs is also a great addition for sharability (also in the above linked doc)
The example I spotted was for Column Mapping and Hardcoded Values tabs
|
||
``` | ||
|
||
## Get started |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider a dedicated document with all of these steps either on one page or in sequence. The link should direct to the first one, which in turn will direct to the next one, etc.
Having instructions that have the user go back and forward to check which step is next can become frustrating.
|
||
## Prepare assignment and metric source tables | ||
|
||
* For assignment sources, see [Preparing Assignment Source Tables](/docs/feature-management-experimentation/warehouse-native/setup/assignment-sources). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Style guide adherence: Use "Go to x to do y" approach when linking: https://harness.atlassian.net/wiki/spaces/DOCS/pages/21544468526/Harness+documentation+style+guide#Links
While it can come across as authoritative, we're lining the user up for success and should take the approach of instructing rather than suggesting, as they are more likely to gain understanding or a more in-depth use case if they follow our instructions.
Thanks for contributing to the Harness Developer Hub! Our code owners will review your submission.
Description
PR lifecycle
We aim to merge PRs within one week or less, but delays happen sometimes.
If your PR is open longer than two weeks without any human activity, please tag a code owner in a comment.
PRs must meet these requirements to be merged: