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

RAFT DevContainer for GitHub Codespaces #379

Merged
merged 3 commits into from
May 8, 2024

Conversation

cedricvidal
Copy link
Contributor

This PR adds support for a GitHub Codespaces Dev Container for the raft sub-project:
- Dev Container config RAFT with direnv with shell hooks
- Adds Open in GitHub Codespaces badge to README.md pre-configured with RAFT config
- post-create script creates env using the python venv module and points direnv at it
- Upgrades pip and installs requirements

Note: The Dev Container configuration can also be used locally in VS Code in addition to remotely in GitHub Codespaces.

This PR is similar to #351 but targets the raft sub project.

cedricvidal and others added 3 commits April 22, 2024 16:53
    - Dev Container config `RAFT` with direnv with shell hooks
    - Adds `Open in GitHub Codespaces` badge to README.md pre-configured with `RAFT` config
    - post-create script creates env using the python venv module and points direnv at it
    - Upgrades pip and installs requirements
Copy link
Owner

@ShishirPatil ShishirPatil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. @kaiwen129 reviewed it.

@ShishirPatil ShishirPatil merged commit 7f28b20 into ShishirPatil:main May 8, 2024
devanshamin pushed a commit to devanshamin/gorilla that referenced this pull request Jul 9, 2024
This PR adds support for a GitHub Codespaces Dev Container for the
`raft` sub-project:
    - Dev Container config `RAFT` with direnv with shell hooks
- Adds `Open in GitHub Codespaces` badge to README.md pre-configured
with `RAFT` config
- post-create script creates env using the python venv module and points
direnv at it
    - Upgrades pip and installs requirements

Note: The Dev Container configuration can also be used locally in VS
Code in addition to remotely in GitHub Codespaces.

This PR is similar to ShishirPatil#351 but targets the `raft` sub project.

Co-authored-by: Shishir Patil <[email protected]>
aw632 pushed a commit to vinaybagade/gorilla that referenced this pull request Aug 22, 2024
This PR adds support for a GitHub Codespaces Dev Container for the
`raft` sub-project:
    - Dev Container config `RAFT` with direnv with shell hooks
- Adds `Open in GitHub Codespaces` badge to README.md pre-configured
with `RAFT` config
- post-create script creates env using the python venv module and points
direnv at it
    - Upgrades pip and installs requirements

Note: The Dev Container configuration can also be used locally in VS
Code in addition to remotely in GitHub Codespaces.

This PR is similar to ShishirPatil#351 but targets the `raft` sub project.

Co-authored-by: Shishir Patil <[email protected]>
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.

2 participants