Skip to content
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

Feature/cid 2745/get list of repositories and manifest files and send data to backend #8

Conversation

mohamedlajmileanix
Copy link
Contributor

@mohamedlajmileanix mohamedlajmileanix commented Jul 22, 2024

🛠 Changes made

Fetch the list of repositories for all organisations where the GitHub App is installed on, and send the result.

✨ Type of change

Please delete the options that are not relevant.

  • New feature
  • This change requires a documentation update

🧪 How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • Test happy path for retrieving and sending repositories

🏎 Checklist:

  • My code follows the style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md)
  • My commit message clearly reflects the changes made
  • Assigned the appropriate labels (version, PR type, etc.)

@mohamedlajmileanix mohamedlajmileanix added the enhancement New feature or request label Jul 22, 2024
Copy link

github-actions bot commented Jul 22, 2024

LeanIX GitHub Agent Code Coverage

File Coverage [54.43%]
GitHubScanningService.kt 96.23% 🍏
GitHubEnterpriseProperties.kt 92.31% 🍏
PagedRepositories.kt 68.57% 🍏
RepositoryDto.kt 64.52% 🍏
CachingService.kt 62.5% 🍏
Exceptions.kt 30%
GitHubGraphQLService.kt 8.45%
PostStartupRunner.kt 0%
Total Project Coverage 65.69% 🍏

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Co-authored-by: ana-dashuk <145348740+ana-dashuk-leanix@users.noreply.github.com>
@mohamedlajmileanix mohamedlajmileanix marked this pull request as ready for review July 23, 2024 09:21
@mohamedlajmileanix mohamedlajmileanix requested a review from a team as a code owner July 23, 2024 09:21
build.gradle.kts Outdated Show resolved Hide resolved
Copy link

@henriqamaral henriqamaral left a comment

Choose a reason for hiding this comment

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

LGTM the code side

@mohamedlajmileanix mohamedlajmileanix merged commit 1e6c8d3 into main Jul 25, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

5 participants