Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeRDark
# RDK Central Github
machine github.com
    login <Public GitHub UserID>
    password <PAT>

# RDK Central Gerrit
machine code.rdkcentral.com
    login <RDK Central SSO email address>
    password <PAT> 

...


Create a PAT for RDK Central Gerrit and Github

...

Image Modified

...

 

Set your Gerrit PAT here:  https://code.rdkcentral.com/r/settings/#HTTPCredentials



Github:Image Added


For GitHub to create a PAT navigate to Settings - Developer Settings - Personal access tokens - Tokens (classic)

...