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

Store URL of the GitHub job that performed upload #76

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

lawrence-forooghian
Copy link
Collaborator

This adds new github_job_html_url and github_job_api_url parameters to the create upload endpoint, and saves them on the upload. It then adds a link to the github_job_html_url on the upload details page.

See ably/test-observability-action#20 for an example of specifying these new parameters.

Here's an example of the UI looks now with some dummy data (see the new "GitHub job URL" field):

image

Add new github_job_html_url and github_job_api_url parameters to the
create upload endpoint, and save them on the upload. Add a link to the
github_job_html_url on the upload details page.

See ably/test-observability-action#20 for an
example of specifying these new parameters.
Copy link

@VeskeR VeskeR left a comment

Choose a reason for hiding this comment

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

LGTM!

src/uploads/upload.entity.ts Show resolved Hide resolved
@lawrence-forooghian lawrence-forooghian merged commit 11e3381 into main Jan 10, 2024
2 checks passed
@lawrence-forooghian lawrence-forooghian deleted the link-to-job branch January 10, 2024 11:03
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.

None yet

2 participants