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

feat: Add devcontainer #1807

Merged
merged 3 commits into from
Jan 5, 2025
Merged

Conversation

jazzvaz
Copy link

@jazzvaz jazzvaz commented Jan 4, 2025

Relates to:

Risks

Low, no code is changed.

Background

What does this PR do?

Enables to open workspace in devcontainer (docker with vs code)

What kind of change is this?

Improvements (misc. changes to existing features)

Why are we doing this? Any context or related work?

Easy development setup and running development without need of installing dependencies on the local machine.

Documentation changes needed?

I have updated the documentation accordingly.

Testing

Opened devcontainer in WSL, as well as Ubuntu 22.04. Could build eliza with commands: pnpm i && pnpm build && pnpm start, started client and connected to both of them.

Where should a reviewer start?

Try to open dev container and work from there

Detailed testing steps

None, automated tests are fine.

Discord username

@jazzvaz

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hi @jazzvaz! Welcome to the ai16z community. Thanks for submitting your first pull request; your efforts are helping us accelerate towards AGI. We'll review it shortly. You are now a ai16z contributor!

@jazzvaz jazzvaz changed the base branch from main to develop January 4, 2025 09:17
@shakkernerd shakkernerd changed the title Add devcontainer feat: Add devcontainer Jan 5, 2025
@shakkernerd shakkernerd merged commit 06c0e63 into elizaOS:develop Jan 5, 2025
3 checks passed
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