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

app/obolapi: create cluster launchpad URL (#2518) #2526

Closed
wants to merge 1 commit into from

Conversation

gsora
Copy link
Collaborator

@gsora gsora commented Aug 9, 2023

Add the LaunchpadURLForLock method, which generates a Launchpad cluster dashboard URL for a given cluster lock.

Reference this method in dkg and create cluster commands so that at the end of those processes, if the user has specified --publish, the Launchpad dashboard URL will be printed on the console.

category: feature
ticket: none
cherry-picks: #2518

Add the `LaunchpadURLForLock` method, which generates a Launchpad cluster dashboard URL for a given cluster lock.

Reference this method in `dkg` and `create cluster` commands so that at the end of those processes, if the user has specified `--publish`, the Launchpad dashboard URL will be printed on the console.

category: feature
ticket: #2423 

Closes #2423.
@gsora gsora added the branch-release PR or Issue linked to a release branch (not main) label Aug 9, 2023
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch coverage: 71.69% and project coverage change: +0.07% 🎉

Comparison is base (1382a92) 53.54% compared to head (9683a56) 53.62%.

Additional details and impacted files
@@              Coverage Diff               @@
##           main-v0.17    #2526      +/-   ##
==============================================
+ Coverage       53.54%   53.62%   +0.07%     
==============================================
  Files             198      198              
  Lines           26756    26786      +30     
==============================================
+ Hits            14326    14363      +37     
+ Misses          10645    10636       -9     
- Partials         1785     1787       +2     
Files Changed Coverage Δ
cmd/createcluster.go 59.82% <52.94%> (-0.24%) ⬇️
dkg/dkg.go 58.06% <61.53%> (-0.01%) ⬇️
app/obolapi/api.go 65.51% <91.30%> (+17.69%) ⬆️

... and 11 files with indirect coverage changes

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

@gsora gsora closed this Aug 9, 2023
@gsora gsora deleted the gsora/dkg_publish_launchpad_url_v0.17 branch August 9, 2023 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release PR or Issue linked to a release branch (not main)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant