Skip to content
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

Add Video Demos to README #30

Merged
merged 2 commits into from
Sep 24, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ There are four flows located in the _devhub_DevelopmentHub_Develop_ and _devhub_
- Environment Variable Key -> Environment Variable Value
- When a solution is merged -> Commit changes to source control

### Video Demo

[![Development Hub - Setup](https://img.youtube.com/vi/5jQkCPtvr-E/0.jpg)](https://www.youtube.com/watch?v=5jQkCPtvr-E)

## Configuration

Ensure you have created or imported your unmanaged solution(s) for extraction in the master instance. Once this is done, they can be registered within the Development Hub app.
Expand Down Expand Up @@ -164,6 +168,10 @@ To notify the flow that the manual merge activities are complete, navigate to _A

If the merging process failed (e.g. due to missing dependencies) then the solution merge will transition to a 'Failed' status. A *Retry* button is available after the necessary steps have been taken. Failure reason will be attached as a note to the solution merge record.

### Video Demo

[![Development Hub - Usage](https://img.youtube.com/vi/co1zCvureiM/0.jpg)](https://www.youtube.com/watch?v=co1zCvureiM)

## Contributing

### Build a development environment
Expand Down