Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

🌱 Add fake github client#113

Merged
michal-gubricky merged 2 commits into
mainfrom
feat/add-fake-github-client
Mar 1, 2024
Merged

🌱 Add fake github client#113
michal-gubricky merged 2 commits into
mainfrom
feat/add-fake-github-client

Conversation

@michal-gubricky

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
Based on the discussion in #100 (comment). This PR implements the fake GitHub client, when local_mode is enabled.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #103

TODOs:

  • squash commits
  • include documentation
  • add unit tests

@michal-gubricky
michal-gubricky marked this pull request as ready for review February 28, 2024 15:11

@janiskemper janiskemper left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Go code looks good to me. I don't wanna review the config folder though ;)

Comment thread config/localmode/manager_config_patch.yaml Outdated
@michal-gubricky
michal-gubricky force-pushed the feat/add-fake-github-client branch from 6938b39 to ea17153 Compare February 29, 2024 14:21

@kranurag7 kranurag7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I rebased this branch against main and tested it again locally.
LGTM.

Thank you @michal-gubricky

Signed-off-by: michal.gubricky <michal.gubricky@dnation.cloud>
Signed-off-by: michal.gubricky <michal.gubricky@dnation.cloud>
@michal-gubricky
michal-gubricky force-pushed the feat/add-fake-github-client branch from ea17153 to 4f6eb60 Compare March 1, 2024 11:48
@michal-gubricky
michal-gubricky merged commit 555b91b into main Mar 1, 2024
@michal-gubricky
michal-gubricky deleted the feat/add-fake-github-client branch March 1, 2024 13:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement the fake GitHub client, when local_mode is enabled

4 participants