Skip to content

Speedrun User Interface

perpil edited this page Sep 3, 2024 · 12 revisions

Tip

Looking for an overview of how to get started? Use the Getting Started guide.

Toolbar

The toolbar is used to set the context of the page and to access shortcuts.

Button Description

Toolbar

  1. Minimize/Maximize the toolbar
  2. Enable/Disable Speedrun on this repository
  3. Set the service. Services are populated from the configuration for this page
  4. Set the region. Regions are populated from the configuration for this page. Hidden if there are no regions in configuration.
  5. Federate into the AWS console. This uses the account and role for the selected service and region
  6. Federate to a service into the AWS console. This uses the account and role for the selected service and region
  7. Get CLI credentials. This uses the account and role for the selected service and region
  8. Copy the account for the selected service and region to the clipboard
  9. Flush credentials. If Speedrun is out of sync with the credentials in the AWS console or CLI, this will force refresh of credentials on the next action that requires them.
  10. Access the last 5 GitHub issues you viewed
  11. Settings
  12. Help

Wiki Entry

The wiki entry previews your content and lets you run it.

Entry Description

Wiki Entry

  1. Do it Click this to do it. The color is green if there is no danger, red if credentials are involved with elevated privileges. If credentials are used, service and role are displayed on hover.
  2. Preview Tab This renders a preview of the wiki content.
  3. Code Tab This displays the underlying markdown for this entry.
  4. Debug Tab This shows the variables that are available in the current context.
  5. Tags This shows the template name and type if it doesn't match the name. Template content displayed on hover.
  6. Resolved JavaScript The value of the resolved JavaScript is displayed in green. Underlying JavaScript displayed on hover.
  7. Prompt A prompt is displayed in blue. Underlying prompt configuration displayed on hover.
  8. Unresolved JavaScript If the JavaScript cannot be resolved, it is displayed in red. This usually means a variable isn't set until it prompts you, or there is an error in your JavaScript.
  9. Copy Copies the raw wiki content needed to duplicate this entry.

Magic Copy

Magic copy allows you to copy inline code with a click. Just click the copy icon.

magiccopy-looped

Clone this wiki locally