Code Monkey home page Code Monkey logo

vscode-drone-status's Introduction

Drone Status

Add a Drone status in your status bar.

preview

Usage

  • Add .drone.status file in the root of your project.

    {
        "url": "https://${droneHost}/${namespace}/${repo}/"
    }
  • Fill drone.accessToken, you can retrieve your user token from your user profile screen (/account/token) in the Drone user interface.

The token needs to be added in the settings.json file (.vscode folder) like this:

{
    "drone": {
        "accessToken": "<YOUR TOKEN>"
    }
}

vscode-drone-status's People

Contributors

cosformula avatar pierrejochem avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

vscode-drone-status's Issues

Showing current pipeline/step

Hey,
first of all let me tell you how awesome your tool is. I love it, it works great! I have one idea to make it even more awesome. It would be soo nice if i could hover the icon and then see the current pipeline/step that is executed so that i could guess how long it is still running and stuff like that. Would you be up for that?

Thanks so much,
Leo

No token found for Drone.

Hi,

I placed drone.accessToken in the root of the project, but I'm getting this error:

No token found for Drone.

Inside of the file I added the Token. Is there anything special to do? Should it need a specific format (json?)

Should the file be place somewhere else?

Thank you in advance

Best regards,
Pierre

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.