Rewrite First Project Parts 3-4: starter repos + Python/Go tabs#4816
Open
shannonbradshaw wants to merge 3 commits intoviamrobotics:mainfrom
Open
Rewrite First Project Parts 3-4: starter repos + Python/Go tabs#4816shannonbradshaw wants to merge 3 commits intoviamrobotics:mainfrom
shannonbradshaw wants to merge 3 commits intoviamrobotics:mainfrom
Conversation
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Part 3: Replace viam module generate scaffolding with starter repo workflow. Add Python as a second language option with Go/Python tabs for prerequisites, code walkthrough, implementation, and iteration. Part 4: Replace generator references with starter repo. Add Python/Go tabs for module structure review and build/package/upload steps. Add namespace setup and module registration steps. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6644106 to
d0e7770
Compare
Apply one-sentence-per-line formatting throughout Parts 3 and 4. Fix Vale errors: remove spaces around em-dashes, replace "via" with "through". Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replaced docker build with docker pull from GHCR, added web-based credential configuration flow, added 7 screenshots covering the full setup process, combined redundant numbered steps, and removed troubleshooting and container management sections. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
viam module generatescaffolding workflow with a starter repo approach. Adds Python as a second language option alongside Go, using tabbed content for prerequisites, code walkthrough, implementation, and iteration sections.Companion Python starter repo:
viamrobotics/inspection-module-starter-python(to be created separately).Test plan
meta.json, entry points, registration)viam module generatein Parts 3 or 4🤖 Generated with Claude Code