Available translations

Github API

foundations.png
github-api.png
In this Node your github credentials get saved.
You add your username between the qoutes after "username":. You add your custom github api token between the quotes after: "token":. These credentials are for example needed for updating your local branch.
Initial Values
These are the Initial Values for Github API configuration:
 {
    "username": "",
    "token": ""
}
Examples
This is a list of properties featured by the Github API configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Github API Menu
The Github API node has the following Node Menu items:
The Configure menu item has the following properties:
  • action: Configure
  • label: Configure
  • iconPathOn: configuration
  • iconPathOff: configuration
  • dontShowAtFullscreen: true
  • actionFunction: uiObject.configEditor.activate
The Delete menu item has the following properties:
  • action: Delete UI Object
  • actionProject: Visual-Scripting
  • askConfirmation: true
  • confirmationLabel: Confirm to Delete
  • label: Delete
  • iconPathOn: delete-entity
  • iconPathOff: delete-entity
  • actionFunction: payload.executeAction
Github API Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Github API with other nodes:
Compatible Types: