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
Search and import existing Drone Pipelines, ideally these are project source folders that has .drone.yml
:
It's easy to open your Drone Pipeline project in Visual Studio Code directly from the extension within Docker Desktop
The extension displays your pipeline and the status of each running pipeline container/plugins.
You can remove one or more Drone pipelines, removing does not physically delete but the pipeline is ignored by the extension watchers.
make install-extension
make uninstall-extension
We welcome your feedback and improvements. Please open an issue for any bugs, feature requests
This is not an officially supported Harness product.