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

dev: adding a command for creating a dev environment in codespaces from cli #672

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Bryce-Soghigian
Copy link
Collaborator

@Bryce-Soghigian Bryce-Soghigian commented Feb 2, 2025

Description
I find that I end up creating a codespace after doing some code changes as it requires me to jump into the browser, so I run CI etc after creating a PR.

This change adds a basic command to launch a codespace inside of vscode with codespace branch="branch-name" so that I have one setup and initialized from the moment I start working.

How was this change tested?
make codespace BRANCH=feature-name

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note


@Bryce-Soghigian Bryce-Soghigian changed the title dev: adding a command for creating a dev environment in codespaces fr… dev: adding a command for creating a dev environment in codespaces from cli Feb 2, 2025
@Bryce-Soghigian Bryce-Soghigian self-assigned this Feb 2, 2025
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