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

HARMONY-1824: Add route for viewing service deployment error logs. #695

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

ygliuvt
Copy link
Member

@ygliuvt ygliuvt commented Feb 7, 2025

Jira Issue ID

HARMONY-1824

Description

Save the deployment log when service deployment fails.
Add route to allow authorized users to view the log through Harmony frontend.
Provide link to the service deployment log in the message of failed service deployment status page.

Local Test Steps

Tested in my Sandbox with a modified deploy-service script that will fail with a message.
Verified that the service deployment status page provide a link to the deployment logs. See below:
Screenshot 2025-02-07 at 2 36 24 PM

Follow the link, I can see the logs of service deployment.

PR Acceptance Checklist

  • Acceptance criteria met
  • Tests added/updated (if needed) and passing
  • Documentation updated (if needed)
  • Harmony in a Box tested? (if changes made to microservices or new dependencies added)

Copy link
Contributor

@chris-durbin chris-durbin left a comment

Choose a reason for hiding this comment

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

Tested successfully in sandbox.

@ygliuvt ygliuvt merged commit 614aeda into main Feb 10, 2025
5 checks passed
@ygliuvt ygliuvt deleted the harmony-1824 branch February 10, 2025 17:54
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.

3 participants