Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
readme and preview updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jodyheavener committed Oct 12, 2020
1 parent b43a73b commit be47ba9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ A simple extension for VS Code to allow you to monitor, manage, and inspect your

⚠️ This project is still in beta. It uses CircleCI's [V2 API](https://circleci.com/docs/api/v2/), which includes endpoints that are still evolving, and as such may result in this extention breaking. I'll do my best to keep it updated, but it will remain in beta until those endpoints are finalized. You can [report issues here](https://github.com/jodyheavener/circleci-vscode/issues).

_While I certainly hope they like it, this extension is not built or endorsed by CircleCI._

## How to Use

💻 You have two options for installation:
Expand All @@ -27,7 +25,6 @@ _While I certainly hope they like it, this extension is not built or endorsed by
- "Pipeline Reload Interval" determines how frequently, in seconds, the extension should poll CircleCI for updates to a Pipeline. Set to `0` to disable.
- "Workflow Reload Interval" determines how frequently, in seconds, we should poll CircleCI for an update to an active Workflow (one that is actively running). Set to `0` to disable.


✅ You're all set. When you open VS Code the extension will open in the background and use the Git information from your Workspace's first/main folder to look for a CircleCI Project and the branch with which to query Pipeline Workflows.

### ✨ Features
Expand Down Expand Up @@ -123,7 +120,7 @@ This extension is built with Node (yarn), TypeScript, [vsce](https://github.com/

When you're ready to package for distribution run `vsce package`. Don't forget to version bump.

## License, acknowledgement, and disclaimer
## License and more...

- This extension is provided under the [MIT](./LICENSE) License
- While I certainly hope they like it, **this extension is not built or endorsed by CircleCI.**
Expand Down
Binary file modified preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit be47ba9

Please sign in to comment.