Skip to content

Commit

Permalink
Add Learning Transport Info (#3569)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpalac authored Jun 6, 2023
1 parent 2bc00a9 commit edebcb4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ Replace `ServiceControl.Audit` with the project name of the instance to set up.

The instance will start as usual, execute the setup process, and exit. Remove the `launchSettings.json` file and run/debug the instance normally.

### Run Instances on Learning transport

To help with local testing, the Learning transport has been added to the list of available transports when setting up a new instance in SCMU. For it to become available, an environment variable `ServiceControl_IncludeLearningTransport` needs to be created with a value of `true`.

## Secrets

Testing using the [CI workflow](/.github/workflows/ci.yml) depends on the following secrets, which must be defined for both Actions and Dependabot secrets. The Particular values for these secrets are stored in the secure note named **ServiceControl Repo Secrets**.
Expand Down

0 comments on commit edebcb4

Please sign in to comment.