dnielsen / drone-desktop-docker-extension

A Docker Desktop extension to run and manage drone pipelines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drone Desktop

A Docker Desktop Extension to run and manage drone pipelines.

WARNING: This extension is under active development and expect to undergo lots of change and refactoring

Pre-requisites

Features

Discover Drone Pipelines

Search and import existing Drone Pipelines, ideally these are project source folders that has .drone.yml:

Import Pipelines

Open Drone pipeline project in Visual Studio Code

It's easy to open your Drone Pipeline project in Visual Studio Code directly from the extension within Docker Desktop

Open in Visual Studio Code

View Running Pipeline Containers

The extension displays your pipeline and the status of each running pipeline container/plugins.

View running Pipeline Containers

Remove Pipelines

You can remove one or more Drone pipelines, removing does not physically delete but the pipeline is ignored by the extension watchers.

Remove Pipelines

TODO

Install Extension

make install-extension

Remove Extension

make uninstall-extension

Issues

We welcome your feedback and improvements. Please open an issue for any bugs, feature requests

Disclaimer

This is not an officially supported Harness product.

About

A Docker Desktop extension to run and manage drone pipelines.

License:Apache License 2.0


Languages

Language:Go 44.7%Language:TypeScript 43.1%Language:Dockerfile 4.3%Language:Shell 3.7%Language:Makefile 2.3%Language:JavaScript 1.6%Language:HTML 0.3%