Skip to content

Commit

Permalink
Add backport documentation link (opensearch-project#184) (opensearch-…
Browse files Browse the repository at this point in the history
…project#187)

* Create BACKPORT.md

Signed-off-by: Annie Lee <[email protected]>

* Replace documentation with a link

Signed-off-by: Annie Lee <[email protected]>
(cherry picked from commit 0a0c8c5)

Co-authored-by: Annie Lee <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
  • Loading branch information
2 people authored and AWSHurneyt committed Mar 11, 2022
1 parent 7480540 commit 26ac128
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion DEVELOPER_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,8 @@ Example output: `./build/alertingDashboards-1.0.0-rc1.zip`

If you are running Cypress tests with OpenSearch-Dashboards development server, pass these 2 options to `yarn start`:
1. `--no-base-path`: opt out the BasePathProxy.
1. `--no-watch`: make sure your server has not restarted.
1. `--no-watch`: make sure your server has not restarted.

### Backport

- [Link to backport documentation](https://github.com/opensearch-project/opensearch-plugins/blob/main/BACKPORT.md)

0 comments on commit 26ac128

Please sign in to comment.