- 
                Notifications
    You must be signed in to change notification settings 
- Fork 17
SWPROT-8953: Add recipe to pull UnifySDK dependency #10
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
  
    
      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
    
  
  
    
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 30, 2025 
    
    
      
  
    
      
    
  
This file is shared a single commit,
to allow pick between projects (eg: z-wave-protocol-controller)
consuming UnifySDK since the monorepo has been shrinked.
Feedback welcome.
Note values can be ajusted from env,
it can be usefull for github actions with fork,
if using private one make sure to pass the token in the build env:
    UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK"
Bug-SiliconLabs: SWPROT-8953
Origin: SiliconLabs/UnifySDK#51
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 30, 2025 
    
    
      
  
    
      
    
  
This change is useful for testing other forks (public or private with PAT),
for example:
  docker \
        build \
        --build-arg UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK" \
        --build-arg UNIFYSDK_GIT_TAG="devel/main" \
        .
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 30, 2025 
    
    
      
  
    
      
    
  
Repo can be overloaded from env ie:
     UNIFYSDK_GIT_REPOSITORY="https://${token}@github.com/SiliconLabs/UnifySDK_test" \
     UNIFYSDK_GIT_TAG="z-wave/main" \
     ./scripts/build-rootfs.sh
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 30, 2025 
    
    
      
  
    
      
    
  
Token should be generated from github and added to project secrets Forwarded: #10 Relate-to: https://github.com/SiliconLabsSoftware/unify-z-wave/settings/secrets/actions Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
              
                    silabs-aydogane
  
              
              approved these changes
              
                  
                    Jan 31, 2025 
                  
              
              
            
            
              
                    rzr
  
              
              commented
              
                  
                    Jan 31, 2025 
                  
              
              
            
            
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
This file is shared a single commit,
to allow pick between projects (eg: z-wave-protocol-controller)
consuming UnifySDK since the monorepo has been shrinked.
Feedback welcome.
Note values can be ajusted from env,
it can be usefull for github actions with fork,
if using private one make sure to pass the token in the build env:
    UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK"
Bug-SiliconLabs: SWPROT-8953
Origin: SiliconLabs/UnifySDK#51
Forwarded: #10
Forwarded: uic/pull-requests/2972
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
This change is useful for testing other forks (public or private with PAT),
for example:
  docker \
        build \
        --build-arg UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK" \
        --build-arg UNIFYSDK_GIT_TAG="devel/main" \
        .
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
Repo can be overloaded from env ie:
     UNIFYSDK_GIT_REPOSITORY="https://${token}@github.com/SiliconLabs/UnifySDK_test" \
     UNIFYSDK_GIT_TAG="z-wave/main" \
     ./scripts/build-rootfs.sh
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
Token should be generated from github and added to project secrets Forwarded: #10 Relate-to: https://github.com/SiliconLabsSoftware/unify-z-wave/settings/secrets/actions Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
This file is shared a single commit,
to allow pick between projects (eg: z-wave-protocol-controller)
consuming UnifySDK since the monorepo has been shrinked.
Feedback welcome.
Note values can be ajusted from env,
it can be usefull for github actions with fork,
if using private one make sure to pass the token in the build env:
    UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK"
Bug-SiliconLabs: SWPROT-8953
Origin: SiliconLabs/UnifySDK#51
Forwarded: #10
Forwarded: uic/pull-requests/2972
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
This change is useful for testing other forks (public or private with PAT),
for example:
  docker \
        build \
        --build-arg UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK" \
        --build-arg UNIFYSDK_GIT_TAG="devel/main" \
        .
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
Repo can be overloaded from env ie:
     UNIFYSDK_GIT_REPOSITORY="https://${token}@github.com/SiliconLabs/UnifySDK_test" \
     UNIFYSDK_GIT_TAG="z-wave/main" \
     ./scripts/build-rootfs.sh
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
Token should be generated from github and added to project secrets Forwarded: #10 Relate-to: https://github.com/SiliconLabsSoftware/unify-z-wave/settings/secrets/actions Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
This file is shared a single commit,
to allow pick between projects (eg: z-wave-protocol-controller)
consuming UnifySDK since the monorepo has been shrinked.
Feedback welcome.
Note values can be ajusted from env,
it can be usefull for github actions with fork,
if using private one make sure to pass the token in the build env:
    UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK"
Bug-SiliconLabs: SWPROT-8953
Origin: SiliconLabs/UnifySDK#51
Forwarded: #10
Forwarded: uic/pull-requests/2972
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
This change is useful for testing other forks (public or private with PAT),
for example:
  docker \
        build \
        --build-arg UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK" \
        --build-arg UNIFYSDK_GIT_TAG="devel/main" \
        .
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
Repo can be overloaded from env ie:
     UNIFYSDK_GIT_REPOSITORY="https://${token}@github.com/SiliconLabs/UnifySDK_test" \
     UNIFYSDK_GIT_TAG="z-wave/main" \
     ./scripts/build-rootfs.sh
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
Token should be generated from github and added to project secrets Forwarded: #10 Relate-to: https://github.com/SiliconLabsSoftware/unify-z-wave/settings/secrets/actions Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
This file is shared a single commit,
to allow pick between projects (eg: z-wave-protocol-controller)
consuming UnifySDK since the monorepo has been shrinked.
Feedback welcome.
Note values can be ajusted from env,
it can be usefull for github actions with fork,
if using private one make sure to pass the token in the build env:
    UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK"
Bug-SiliconLabs: SWPROT-8953
Origin: SiliconLabs/UnifySDK#51
Forwarded: #10
Forwarded: uic/pull-requests/2972
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
This change is useful for testing other forks (public or private with PAT),
for example:
  docker \
        build \
        --build-arg UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK" \
        --build-arg UNIFYSDK_GIT_TAG="devel/main" \
        .
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
Repo can be overloaded from env ie:
     UNIFYSDK_GIT_REPOSITORY="https://${token}@github.com/SiliconLabs/UnifySDK_test" \
     UNIFYSDK_GIT_TAG="z-wave/main" \
     ./scripts/build-rootfs.sh
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
Token should be generated from github and added to project secrets Forwarded: #10 Relate-to: https://github.com/SiliconLabsSoftware/unify-z-wave/settings/secrets/actions Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
This file is shared a single commit,
to allow pick between projects (eg: z-wave-protocol-controller)
consuming UnifySDK since the monorepo has been shrinked.
Feedback welcome.
Note values can be ajusted from env,
it can be usefull for github actions with fork,
if using private one make sure to pass the token in the build env:
    UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK"
Bug-SiliconLabs: SWPROT-8953
Origin: SiliconLabs/UnifySDK#51
Forwarded: #10
Forwarded: uic/pull-requests/2972
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Jan 31, 2025 
    
    
      
  
    
      
    
  
This change is useful for testing other forks (public or private with PAT),
for example:
  docker \
        build \
        --build-arg UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK" \
        --build-arg UNIFYSDK_GIT_TAG="devel/main" \
        .
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    Repo can be overloaded from env ie:
     UNIFYSDK_GIT_REPOSITORY="https://${token}@github.com/SiliconLabs/UnifySDK_test" \
     UNIFYSDK_GIT_TAG="z-wave/main" \
     ./scripts/build-rootfs.sh
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    Token should be generated from github and added to project secrets Forwarded: #10 Relate-to: https://github.com/SiliconLabsSoftware/unify-z-wave/settings/secrets/actions Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
This change is useful for testing other forks (public or private with PAT),
for example:
  docker \
        build \
        --build-arg UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK" \
        --build-arg UNIFYSDK_GIT_TAG="devel/main" \
        .
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
        to SiliconLabs/UnifySDK
      that referenced
      this pull request
    
      Feb 3, 2025 
    
    
      
  
    
      
    
  
This file is shared a single commit,
to allow pick between projects (eg: z-wave-protocol-controller)
consuming UnifySDK since the monorepo has been shrinked.
Feedback welcome.
Note values can be ajusted from env,
it can be usefull for github actions with fork,
if using private one make sure to pass the token in the build env:
    UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK"
Bug-SiliconLabs: SWPROT-8953
Origin: #51
Forwarded: uic/pull-requests/2972
Forwarded: SiliconLabsSoftware/z-wave-protocol-controller#10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 4, 2025 
    
    
      
  
    
      
    
  
This file is shared a single commit,
to allow pick between projects (eg: z-wave-protocol-controller)
consuming UnifySDK since the monorepo has been shrinked.
Feedback welcome.
Note values can be ajusted from env,
it can be usefull for github actions with fork,
if using private one make sure to pass the token in the build env:
    UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK"
Bug-SiliconLabs: SWPROT-8953
Origin: SiliconLabs/UnifySDK#51
Forwarded: uic/pull-requests/2972
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 4, 2025 
    
    
      
  
    
      
    
  
Repo can be overloaded from env ie:
     UNIFYSDK_GIT_REPOSITORY="https://${token}@github.com/SiliconLabs/UnifySDK_test" \
     UNIFYSDK_GIT_TAG="z-wave/main" \
     ./scripts/build-rootfs.sh
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 4, 2025 
    
    
      
  
    
      
    
  
Token should be generated from github and added to project secrets Forwarded: #10 Relate-to: https://github.com/SiliconLabsSoftware/unify-z-wave/settings/secrets/actions Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 4, 2025 
    
    
      
  
    
      
    
  
This change is useful for testing other forks (public or private with PAT),
for example:
  docker \
        build \
        --build-arg UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK" \
        --build-arg UNIFYSDK_GIT_TAG="devel/main" \
        .
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 4, 2025 
    
    
      
  
    
      
    
  
This file is shared a single commit,
to allow pick between projects (eg: z-wave-protocol-controller)
consuming UnifySDK since the monorepo has been shrinked.
Feedback welcome.
Note values can be ajusted from env,
it can be usefull for github actions with fork,
if using private one make sure to pass the token in the build env:
    UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK"
Bug-SiliconLabs: SWPROT-8953
Origin: SiliconLabs/UnifySDK#51
Forwarded: uic/pull-requests/2972
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 4, 2025 
    
    
      
  
    
      
    
  
Repo can be overloaded from env ie:
     UNIFYSDK_GIT_REPOSITORY="https://${token}@github.com/SiliconLabs/UnifySDK_test" \
     UNIFYSDK_GIT_TAG="z-wave/main" \
     ./scripts/build-rootfs.sh
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 4, 2025 
    
    
      
  
    
      
    
  
Token should be generated from github and added to project secrets Forwarded: #10 Relate-to: https://github.com/SiliconLabsSoftware/unify-z-wave/settings/secrets/actions Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 4, 2025 
    
    
      
  
    
      
    
  
This change is useful for testing other forks (public or private with PAT),
for example:
  docker \
        build \
        --build-arg UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK" \
        --build-arg UNIFYSDK_GIT_TAG="devel/main" \
        .
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 5, 2025 
    
    
      
  
    
      
    
  
This file is shared a single commit,
to allow pick between projects (eg: z-wave-protocol-controller)
consuming UnifySDK since the monorepo has been shrinked.
Feedback welcome.
Note values can be ajusted from env,
it can be usefull for github actions with fork,
if using private one make sure to pass the token in the build env:
    UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK"
Bug-SiliconLabs: SWPROT-8953
Origin: SiliconLabs/UnifySDK#51
Forwarded: uic/pull-requests/2972
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 5, 2025 
    
    
      
  
    
      
    
  
Repo can be overloaded from env ie:
     UNIFYSDK_GIT_REPOSITORY="https://${token}@github.com/SiliconLabs/UnifySDK_test" \
     UNIFYSDK_GIT_TAG="z-wave/main" \
     ./scripts/build-rootfs.sh
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 5, 2025 
    
    
      
  
    
      
    
  
Token should be generated from github and added to project secrets Forwarded: #10 Relate-to: https://github.com/SiliconLabsSoftware/unify-z-wave/settings/secrets/actions Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 5, 2025 
    
    
      
  
    
      
    
  
This change is useful for testing other forks (public or private with PAT),
for example:
  docker \
        build \
        --build-arg UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK" \
        --build-arg UNIFYSDK_GIT_TAG="devel/main" \
        .
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 5, 2025 
    
    
      
  
    
      
    
  
This file is shared a single commit,
to allow pick between projects (eg: z-wave-protocol-controller)
consuming UnifySDK since the monorepo has been shrinked.
Feedback welcome.
Note values can be ajusted from env,
it can be usefull for github actions with fork,
if using private one make sure to pass the token in the build env:
    UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK"
Bug-SiliconLabs: SWPROT-8953
Origin: SiliconLabs/UnifySDK#51
Forwarded: uic/pull-requests/2972
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 5, 2025 
    
    
      
  
    
      
    
  
Repo can be overloaded from env ie:
     UNIFYSDK_GIT_REPOSITORY="https://${token}@github.com/SiliconLabs/UnifySDK_test" \
     UNIFYSDK_GIT_TAG="z-wave/main" \
     ./scripts/build-rootfs.sh
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 5, 2025 
    
    
      
  
    
      
    
  
Token should be generated from github and added to project secrets Forwarded: #10 Relate-to: https://github.com/SiliconLabsSoftware/unify-z-wave/settings/secrets/actions Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 5, 2025 
    
    
      
  
    
      
    
  
This change is useful for testing other forks (public or private with PAT),
for example:
  docker \
        build \
        --build-arg UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK" \
        --build-arg UNIFYSDK_GIT_TAG="devel/main" \
        .
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
              
                    Thomasdjb
  
              
              approved these changes
              
                  
                    Feb 5, 2025 
                  
              
              
            
            
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 5, 2025 
    
    
      
  
    
      
    
  
This file is shared a single commit,
to allow pick between projects (eg: z-wave-protocol-controller)
consuming UnifySDK since the monorepo has been shrinked.
Feedback welcome.
Note values can be ajusted from env,
it can be usefull for github actions with fork,
if using private one make sure to pass the token in the build env:
    UNIFYSDK_GIT_REPOSITORY="https://<TOKEN>@github.com/rzr/UnifySDK"
Bug-SiliconLabs: SWPROT-8953
Origin: SiliconLabs/UnifySDK#51
Forwarded: uic/pull-requests/2972
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 5, 2025 
    
    
      
  
    
      
    
  
Repo can be overloaded from env ie:
     UNIFYSDK_GIT_REPOSITORY="https://${token}@github.com/SiliconLabs/UnifySDK_test" \
     UNIFYSDK_GIT_TAG="z-wave/main" \
     ./scripts/build-rootfs.sh
Forwarded: #10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
    
    
  rzr 
      added a commit
      that referenced
      this pull request
    
      Feb 5, 2025 
    
    
      
  
    
      
    
  
Token should be generated from github and added to project secrets Forwarded: #10 Relate-to: https://github.com/SiliconLabsSoftware/unify-z-wave/settings/secrets/actions Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
  
    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.
  
    
  
    
This file is shared a single commit,
to allow pick between projects consuming UnifySDK.
Note values can be ajusted from env, it can be usefull for github actions too.
Origin: https://github.com/SiliconLabs/UnifySDK/pulls?q=is%3Apr+author%3Arzr
Forwarded: https://github.com/SiliconLabsSoftware/unify-z-wave/pulls
Change
Checklist