Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add devcontainer #279

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Add devcontainer #279

merged 1 commit into from
Aug 9, 2023

Conversation

frenck
Copy link
Owner

@frenck frenck commented Aug 9, 2023

Description

Adds a dev container for Spook 👻

Motivation and Context

Making it easier to develop on docs and Spook itself.

The container can surely be improved and more polished, but the basics work.

closes #265

How has this been tested?

  • Open in devcontainer in VSCode, hitted F5 to run Home Assistant.
  • Tested to run the documentation task to view the website.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly. -> Later, let's get this thing in a good state first.

@frenck frenck added the new-feature New features or options. label Aug 9, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@frenck frenck added maintenance Generic maintenance tasks. and removed new-feature New features or options. labels Aug 9, 2023
@frenck frenck merged commit 639ba24 into main Aug 9, 2023
18 checks passed
@frenck frenck deleted the frenck-2023-1130 branch August 9, 2023 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Generic maintenance tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add devcontainer for development and easy contributions
1 participant