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

Add a link to the GitHub job in observability server upload #1845

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

lawrence-forooghian
Copy link
Collaborator

Currently, the observability server UI links to the workflow run attempt that the upload corresponds to. This is fine in the case where the workflow only contains a single job, as it currently does in ably-cocoa. But in the case where there’s more than one job in a workflow (e.g. in the case of a matrix build, which we intend to switch ably-cocoa to using in #1311), there’s no way to tell which job an upload corresponds to. So, include this information in the upload.

Copied from ably/test-observability-action@d4d651c.

Currently, the observability server UI links to the workflow run attempt
that the upload corresponds to. This is fine in the case where the
workflow only contains a single job, as it currently does in ably-cocoa.
But in the case where there’s more than one job in a workflow (e.g. in
the case of a matrix build, which we intend to switch ably-cocoa to
using in #1311), there’s no way to tell which job an upload corresponds
to. So, include this information in the upload.

Copied from test-observability-action commit d4d651c.
Copy link
Collaborator

@maratal maratal left a comment

Choose a reason for hiding this comment

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

LGTM

@lawrence-forooghian lawrence-forooghian merged commit 4573d6f into main Dec 14, 2023
7 checks passed
@lawrence-forooghian lawrence-forooghian deleted the upload-job-url branch December 14, 2023 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants