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

[Backport v2.8-branch] scripts/requirents-extra: add nrfprovision #18623

Merged
merged 4 commits into from
Nov 6, 2024

Commits on Nov 6, 2024

  1. scripts/requirents-extra: add nrfprovision

    Added requirement of nrfprovision script which is temporary
    script needed for west ncs-provision script
    (nRF54L15 KMU provisioning)
    
    Signed-off-by: Andrzej Puzdrowski <[email protected]>
    (cherry picked from commit 86a609b)
    nvlsianpu authored and github-actions[bot] committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    33bbd4d View commit details
    Browse the repository at this point in the history
  2. requirements: Use Nordic pip-compile-cross-platform

    Nordic version of pip-compile-cross-platform adds support for
    propagating extra-index-urls entries to requirements-fixed.txt
    
    Signed-off-by: Jan Gałda <[email protected]>
    Signed-off-by: Andrzej Puzdrowski <[email protected]>
    (cherry picked from commit e77519d)
    jangalda-nsc authored and github-actions[bot] committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    62d5d5a View commit details
    Browse the repository at this point in the history
  3. oss-history: Upgrade pip in GH action

    Fixes issue with pynrfjprog installation
    
    Signed-off-by: Jan Gałda <[email protected]>
    Signed-off-by: Andrzej Puzdrowski <[email protected]>
    (cherry picked from commit 014aeff)
    jangalda-nsc authored and github-actions[bot] committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    94139cc View commit details
    Browse the repository at this point in the history
  4. .github/workflows/west-commands: upgrade pip

    Added step for upgrade pip before installing py requirements.
    
    Signed-off-by: Andrzej Puzdrowski <[email protected]>
    (cherry picked from commit e7d86bb)
    nvlsianpu authored and github-actions[bot] committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1de16a1 View commit details
    Browse the repository at this point in the history