Skip to content

Issue with fetching SSH repositories through GH actions #47

@lkijanovic

Description

@lkijanovic

ATM efc's west manifest is fetching zephyr repository through HTTPS instead of SSH. This is really impractical when implemention requires changes to eurus fork of zephyr repository. I tried to switch to SSH URLs in west.yml but this brought up issues with CI that needs the SSH keys to even pull the zephyr repo through west.

Possible courses of action:

  • Create separate manifest file for CI with HTTPS repositories only, and migrate original west.yml to use SSH
  • Find a way to provide build workflow script with SSH access

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions