8000 need this for failing cron with current develop by denis-yuen · Pull Request #263 · dockstore/dockstore-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

need this for failing cron with current develop #263

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

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

denis-yuen
Copy link
Member
@denis-yuen denis-yuen commented Nov 20, 2023

Description
Fix failing cron builds ( https://github.com/dockstore/dockstore-cli/actions/workflows/cron.yml ) due to cromwell update in webservice develop dockstore/dockstore#5741

Note, this is an example of a case where the cron builds are working to some extent
https://ucsc-cgl.atlassian.net/browse/SEAB-5853 @coverbeck

Review Instructions
After merge, the cron builds (first link) should be working again

Issue
n/a
Noted while doing email triage

Security
If there are any concerns that require extra attention from the security team, highlight them here.

Please make sure that you've checked the following before submitting your pull request. Thanks!

  • Check that you pass the basic style checks and unit tests by running ./mvnw clean install
  • If this PR is for a user-facing feature, create and link a documentation ticket for this feature (usually in the same milestone as the linked issue). Style points if you create a documentation PR directly and link that instead.

@denis-yuen denis-yuen self-assigned this Nov 20, 2023
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ec50551) 54.34% compared to head (d6c3682) 55.65%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #263      +/-   ##
=============================================
+ Coverage      54.34%   55.65%   +1.30%     
- Complexity       887      907      +20     
=============================================
  Files             47       47              
  Lines           6070     6070              
  Branches         799      799              
=============================================
+ Hits            3299     3378      +79     
+ Misses          2406     2339      -67     
+ Partials         365      353      -12     
Flag Coverage Δ
bitbuckettests 9.83% <ø> (ø)
confidentialtooltests 34.74% <ø> (+8.13%) ⬆️
confidentialworkflowtests 30.34% <ø> (+0.03%) ⬆️
nonconfidentialtests 32.38% <ø> (+0.04%) ⬆️
singularitytests 16.58% <ø> (?)
unittests 8.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@denis-yuen denis-yuen requested review from a team, david4096, kathy-t, hyunnaye and coverbeck and removed request for a team November 20, 2023 22:16
@@ -69,6 +69,29 @@ org.broadinstitute--wdl-biscayne_2.13--84=WDL License https://github.com/openwdl
org.broadinstitute--wdl-draft2_2.13--84=WDL License https://github.com/openwdl/wdl/blob/master/LICENSE
org.broadinstitute--wdl-draft3_2.13--84=WDL License https://github.com/openwdl/wdl/blob/master/LICENSE

# delete previous org.broadinstitute group aftera tag after 1.15.0-alpha.13 is created and merged
Copy link
Contributor

Choose a reason for hiding this comment

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

FYI, I created a 1.15.0-alpha.13 webservice tag this morning https://github.com/dockstore/dockstore/releases/tag/1.15.0-alpha.13

@denis-yuen denis-yuen merged commit 57d8335 into develop Nov 21, 2023
@denis-yuen denis-yuen deleted the feature/fix_cron branch November 21, 2023 21:41
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
0