dockstore icon indicating copy to clipboard operation
dockstore copied to clipboard

Our VM/Docker sharing infrastructure and management component

Results 435 dockstore issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When I go to the new dashboard, in the organizations box I see approved, pending, and rejected orgs with no visual distinction. **To Reproduce** Steps to reproduce...

bug
gui

**Describe the bug** In the Dockstore UI, before you have registered your first tool or workflow, there has been some "starter UI" to help you get started (see screenshot). That...

bug
gui
review

**Description** This PR adds a connection pool health check to the webservice. It's considered unhealthy if the number of connections is equal to the max connection size ([32 according to...

**Describe the bug** The organization invite contains the organization's description, but it's not separated from the "You have been invited..." message. In this case below, the [SHIELD organization](https://dev.dockstore.net/organizations/SHIELD) had a...

bug
gui
review
pick-me-up

**Description** This PR changes the webservice so that it uses the cwljava library, rather than cwlavro as currently. The PR also adds rudimentary support for "$graph"-packed CWLs. The biggest change...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...

**Description** This PR improves the github apps push-processing code to more gracefully fail in the case that an entry contained primary and secondary descriptors with relative paths. The reported bug...

Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project. #### Changes included in this PR - Changes to the following...

**Is your feature request related to a problem? Please describe.** With dockstore/dockstore-ui2#1583, we show all GitHub orgs a user has access to in My Workflows/My Tools, so the user can...

enhancement
web-service
gui

**Describe the bug** The entry-level description does not appear to be relevant to any notable version's description If you go to https://staging.dockstore.org/workflows/github.com/broadinstitute/viral-pipelines/kraken2_build and look at the Workflow object payload, the...

bug
web-service
review