🚰 Check Your Pipes - Keep Your Flow Clean!
A minimal, terminal-style VS Code extension to monitor your Azure DevOps Pipelines without ever leaving your editor. See the status, check the logs, and keep your flow flowing. 🚀 Features1. Minimal Pipeline ListSee all your pipelines in a dedicated sidebar view. No clutter, just the essentials.
2. Terminal-Style LogsClick any pipeline to see the latest build logs right inside VS Code.
3. Auto-ReloadSet an auto-refresh interval (30s, 1m, 5m) to keep your pipes flowing without manual refresh. 4. Search & FilterQuickly find pipelines by name or filter the view to show only what matters. 5. Edit ConfigurationNeed to switch orgs or update your token? Use the gear icon (⚙️) in the view title bar or Command Palette to:
🛠 Quick SetupFirst Time Setup
Your PAT is stored securely in VS Code's Secret Storage - never in plain text. Configuration Options
You can set these in ⌨️ Keyboard Shortcuts
🤝 ContributingQ: How do I get a PAT?
A: Go to Azure DevOps → User Settings (top right) → Personal Access Tokens → New Token. Give it Q: How do I change my credentials? A: Click the gear icon (⚙️) in the view title bar, or run "Edit Configuration" from Command Palette. Q: How do I reset everything? A: Use "Edit Configuration" → "Clear All Settings" to remove all stored credentials and settings. Q: Can I filter which pipes I see? A: Yes! Use the filter icon in the view title bar or run "Filter Pipes" from Command Palette. 🤝 ContributingFound a bug? Want to add a "flush" feature? Fork it, fix it, push it. 📜 LicenseMIT License - Use it, abuse it, just don't break the build. Disclaimer: This tool is not affiliated with Microsoft or Azure. It just likes their pipes. |