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
:
NOTE: You can use the examples folder as the base directory to import few example 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
Running Pipelines
The extension allows you to run pipelines that have been imported using the "Import Pipelines".
Running all steps
Run Steps in Trusted mode
Run Specific Steps
Run Pipelines with Environment File
Run Pipelines with Secret File
Remove Pipelines
You can remove one or more Drone pipelines, removing does not physically delete but the pipeline is ignored by the extension watchers.
TODO
Install Extension
docker extension install drone/drone-desktop-extension:0.0.1-beta
Remove Extension
docker extension rm drone/drone-desktop-extension
Issues
We welcome your feedback and improvements. Please open an issue for any bugs, feature requests.
Questions
For any questions please use discussions for questions/discussions.
Disclaimer
This is not an officially supported Harness product.