Skip to content

doc: develop: beyond-GSG.rst: Add west packages to "Keeping Zephyr updated" #85145

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

Merged

Conversation

pdgendt
Copy link
Collaborator

@pdgendt pdgendt commented Feb 4, 2025

Add an entry to the commands to run for "Keeping Zephyr Updated" as python packages might have been updated/added as dependencies.

Ref #85057

@zephyrbot zephyrbot added area: Documentation size: XS A PR changing only a single line of code labels Feb 4, 2025
@kartben
Copy link
Collaborator

kartben commented Feb 4, 2025

should this also upgrade already installed packages? or does --install already does that anyway

@pdgendt
Copy link
Collaborator Author

pdgendt commented Feb 4, 2025

should this also upgrade already installed packages? or does --install already does that anyway

It does not, unless a requirement file has bumped the version. But I'm not sure we should suggest to pass --upgrade to pip. Often users tend to like "Don't fix what isn't broken", as suggested now, it would install new and upgrade required packages if needed.

@pdgendt pdgendt force-pushed the beyond-gsg-keeping-zephyr-updated branch from 71d20b9 to 2907923 Compare February 4, 2025 16:51
@pdgendt pdgendt removed the size: XS A PR changing only a single line of code label Feb 4, 2025
kartben
kartben previously approved these changes Feb 4, 2025
…dated"

Add an entry to the commands to run for "Keeping Zephyr Updated" as
python packages might have been updated/added as dependencies.

Signed-off-by: Pieter De Gendt <[email protected]>
@pdgendt pdgendt force-pushed the beyond-gsg-keeping-zephyr-updated branch from 2907923 to 95dc8e7 Compare February 4, 2025 16:53
@pdgendt pdgendt requested a review from kartben February 10, 2025 09:09
@pdgendt pdgendt added this to the v4.1.0 milestone Feb 18, 2025
@kartben kartben merged commit ece3f3b into zephyrproject-rtos:main Feb 18, 2025
17 checks passed
@pdgendt pdgendt deleted the beyond-gsg-keeping-zephyr-updated branch February 18, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants