Skip to content

Releases: TrafficOps-io/tops-templates

TrafficOps Templates — initial preview

Choose a tag to compare

@karerckor karerckor released this 17 Sep 10:20

Initial downloadable preview of TrafficOps Templates, built from the main branch after CI passed on PHP 8.4/8.5 and Node 22/24, including the VS Code Extension Host and PHP/JavaScript compatibility tests.

  • Install tops-templates-0.1.0.vsix using VS Code → Extensions: Install from VSIX.
  • Install the CLI tarball with npm install -g ./trafficops-cli-0.1.0.tgz, then run tops --help (Node 22+).
  • trafficops-editor.zip is the initial deployable static browser editor, including Monaco and local fonts/assets.
  • The Composer ZIP contains the standalone trafficops/template-dsl package.

Open the current Template Studio on Netlify. The live editor follows successful main-branch CI and includes subsequent improvements, including TPL syntax highlighting and the preview toggle.

npm and Packagist publication are deferred; the source includes release workflows and setup instructions.