Skip to content

Add devcontainer (Codespaces configuration) #609

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Synse
Copy link
Contributor

@Synse Synse commented Apr 4, 2025

This PR adds a .devcontainer/devcontainer.json file that can be used by GitHub Codespaces.

Creating a Codespace from this branch gives users a Codespace based on Ubuntu Jammy (22.04) with Python 3.7 and Python 3.9 (from the deadsnakes PPA) already installed along with Docker and tox. This should make it trivial for anyone to create a development environment and run tests within a minute or two.

Testing this PR

  1. Create a new Codespace from this branch
  2. Follow the Testing Quickstart instructions
  3. Verify that all tests pass (using Python 3.7 and Python 3.9 against Splunk version 9.2)

@Synse Synse marked this pull request as ready for review April 10, 2025 15:06
@Synse Synse changed the base branch from master to develop April 14, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant