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

feat: Get deployment information for an app for a commit #1894

Merged
merged 9 commits into from
Aug 20, 2024

Conversation

ahmed-nour-fdc
Copy link
Contributor

@ahmed-nour-fdc ahmed-nour-fdc commented Aug 19, 2024

  • Added release number to new-release commit event.
  • Added a new grpc endpoint in the cd-service that accepts a commit hash and an application name. The output of the grpc message is a the deployment information for the commit and the app on all environments.

Example output:

map[development:DEPLOYED development2:DEPLOYED fakeprod-ca:DEPLOYED fakeprod-de:UNKNOWN staging:UNKNOWN]

Ref: SRX-514GKC

@ahmed-nour-fdc ahmed-nour-fdc changed the title An/get commit info feat: Get deployment information for an app for a commit Aug 19, 2024
@ahmed-nour-fdc ahmed-nour-fdc marked this pull request as ready for review August 19, 2024 15:19
@ahmed-nour-fdc ahmed-nour-fdc requested a review from a team as a code owner August 19, 2024 15:19
@ahmed-nour-fdc ahmed-nour-fdc merged commit 91a826e into main Aug 20, 2024
17 checks passed
@ahmed-nour-fdc ahmed-nour-fdc deleted the AN/get-commit-info branch August 20, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants