CtrlK
BlogDocsLog inGet started
Tessl Logo

pantheon-ai/azure-pipelines-toolkit

Complete azure-pipelines toolkit with generation and validation capabilities

97

Quality

97%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

task.mdgenerator/evals/scenario-0/

Create a Node.js CI Pipeline for a New Service

Problem/Feature Description

A startup's backend team has just created a new Node.js microservice and needs a CI pipeline set up in Azure DevOps. The service uses npm for package management and Jest for testing. The team wants the pipeline to install dependencies, build the service, run tests, and publish test results so they show up in the ADO build summary. The pipeline should run on every push to the main and develop branches.

The DevOps engineer who normally handles this is on leave, so you've been asked to generate the pipeline YAML. The team has had problems in the past with pipelines that suddenly broke when agent software updated, so reliability is a priority.

Output Specification

Produce a file called azure-pipelines.yml with a complete, working CI pipeline configuration.

generator

evals

scenario-0

capability.txt

criteria.json

task.md

instructions.json

summary_infeasible.json

summary.json

SKILL.md

tile.json