Skip to content

West tips and tricks#627

Open
noahp wants to merge 3 commits intomasterfrom
noahp/west-tips-and-tricks
Open

West tips and tricks#627
noahp wants to merge 3 commits intomasterfrom
noahp/west-tips-and-tricks

Conversation

@noahp
Copy link
Copy Markdown
Contributor

@noahp noahp commented Mar 27, 2026

No description provided.

@noahp noahp requested a review from a team as a code owner March 27, 2026 17:35
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 27, 2026

Deploying interrupt with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3699624
Status: ✅  Deploy successful!
Preview URL: https://2fbddbff.interrupt.pages.dev
Branch Preview URL: https://noahp-west-tips-and-tricks.interrupt.pages.dev

View logs

@franc0is franc0is self-requested a review March 27, 2026 18:33
Copy link
Copy Markdown
Member

@franc0is franc0is left a comment

Choose a reason for hiding this comment

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

Could add a bit more of an intro but IMO that's a nice to have. Good to ship!

@noahp
Copy link
Copy Markdown
Contributor Author

noahp commented Mar 28, 2026

West manifest resolve
West update narrow
West manifest freeze

Copy link
Copy Markdown
Member

@gminn gminn left a comment

Choose a reason for hiding this comment

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

Love the quick knowledge dump here

Comment on lines +156 to +165
West extensions let projects (or your own local tooling) add custom subcommands
to west. This is useful when you want project-specific tooling to feel like a
first-class citizen in your workflow rather than a separate script.

One practical example: the `memfault-cli` package provides a west extension for
uploading symbol files, so you can do something like:

```bash
west memfault upload-mcu-symbols
```
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Wait, this doesn't exist yet though right? We could comment this out for now and use puncover as an example

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

opps yeah, updated with a better reference!

noahp and others added 2 commits March 30, 2026 12:10
Co-authored-by: Gillian Minnehan <41022382+gminn@users.noreply.github.com>
@noahp noahp requested a review from gminn March 31, 2026 14:30
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.

3 participants