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

Adds support for wandb backlinks through FLYTE_EXECUTION_URL #2497

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

thomasjpfan
Copy link
Member

Tracking issue

Follow up to #2405

Why are the changes needed?

With this PR, a backlink is injected into the notes. This allows user to go from wandb interface back to the execution. In the wandb UI, it will end up here:

Screenshot 2024-06-18 at 4 54 35 PM

What changes were proposed in this pull request?

This PR looks for FLYTE_EXECUTION_URL and injects it into the notes if it is available.

How was this patch tested?

The unit tests were updated to check this change.

pingsutw
pingsutw previously approved these changes Jun 18, 2024
Signed-off-by: Thomas J. Fan <[email protected]>
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.32%. Comparing base (29662e7) to head (44201a2).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2497      +/-   ##
==========================================
+ Coverage   71.79%   78.32%   +6.52%     
==========================================
  Files         182      187       +5     
  Lines       18561    18880     +319     
  Branches     3654     3654              
==========================================
+ Hits        13326    14787    +1461     
+ Misses       4592     3470    -1122     
+ Partials      643      623      -20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pingsutw pingsutw merged commit 487ac7b into flyteorg:master Jun 25, 2024
47 of 48 checks passed
bgedik pushed a commit to bgedik/flytekit that referenced this pull request Jul 3, 2024
fiedlerNr9 pushed a commit that referenced this pull request Jul 25, 2024
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