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

CID-3105: React to manifest file creation via Webhook #32

Conversation

mohamedlajmileanix
Copy link
Contributor

🛠 Changes made

React to manifest file creation and update via Webhook, regardless of the location of the manifest file and supporting multiple manifest files within a single repository.

✨ Type of change

  • New feature (non-breaking change which adds functionality)

🧪 How Has This Been Tested?

  • should handle manifest file in subdirectory
  • should handle push event with multiple added and modified files

🏎 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 Oct 31, 2024
@mohamedlajmileanix mohamedlajmileanix requested a review from a team as a code owner October 31, 2024 10:39
Copy link

github-actions bot commented Oct 31, 2024

LeanIX GitHub Agent Code Coverage

File Coverage [90.87%] 🍏
Constants.kt 100% 🍏
GitHubScanningService.kt 94.14% 🍏
GitHubEnterpriseProperties.kt 92.31% 🍏
WebhookEventService.kt 86.94% 🍏
ManifestFileUpdateDto.kt 79.31% 🍏
Total Project Coverage 69.91% 🍏

@henriq-amaral-leanix
Copy link
Contributor

Were you able to test point to the backend?

@mohamedlajmileanix
Copy link
Contributor Author

@henriq-amaral-leanix yes, I tested locally. (since this story is not implemented https://leanix.atlassian.net/browse/CID-3020)

@mohamedlajmileanix mohamedlajmileanix merged commit 59ffd77 into main Nov 4, 2024
4 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.

3 participants