Skip to content

[refactor]: Lambda Control plane - introduce service (proxy) layer for GitHub API calls #4365

Open
@npalm

Description

@npalm

Description

Currently API calls to GitHub API are spread through the module lambda Control Plane. This make it hards

  • reuse code
  • refactor code
  • mock with testing

As improvent a new service layer could be introduced (as own module in libs) that proxy GitHub API calls as a services. It will makes mocking in the test much eadier, as well refactoring and re-use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions