Skip to content

Conversation

@rzr
Copy link
Collaborator

@rzr rzr commented Jan 30, 2025

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

@rzr rzr marked this pull request as draft January 30, 2025 17:58
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>
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>
rzr added 3 commits February 3, 2025 09:28
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>
@rzr rzr marked this pull request as ready for review February 5, 2025 15:15
@rzr rzr marked this pull request as draft February 5, 2025 15:31
@rzr rzr marked this pull request as ready for review February 5, 2025 17:08
@rzr rzr merged commit 8c9cb5d into main Feb 5, 2025
1 check passed
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 rzr deleted the review/10/main branch February 11, 2025 20:45
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.

4 participants