-
Notifications
You must be signed in to change notification settings - Fork 1k
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
merge 23.0 -> dev #15901
Closed
Closed
merge 23.0 -> dev #15901
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…e_attr_err [22.01] Fix maintenance script bug
for has_n_columns follow up on galaxyproject#12528
Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
for previously connected step that should still be mapped over.
[22.01] add security checks to page and visualization APIs
We should track this in a finer grained way maybe, but it'll work. This fixes displaying the right inferred collection source type when you change connections.
This PR fixes tool recommendation galaxyproject#15723 partially, only in the workflow editor
allows toggling Recommendations using v-if
…n_columns_comment [22.01] xsd: add forgotten comment attribute
Should fix galaxyproject#15211
…ort-patch-3 [23.0] Fix tool recommendation in the workflow editor
Merge 22.01 -> 22.05
[23.0] Update Gravity to 1.0.2
metadata changes
Remove duplicate dataset entries in Collections
…n_view [23.0] List tags in ``/api/dataset_collections/{hdca_id}/contents/{parent_id}``
…n_errors [22.05] Remove some IDs from error messages
otherwise `container_description.identifier = cache_path` (at the end of the function) will modify the original (i.e. the tools) container description which influences i.e. (may break) successive container resolutions.
…_explicit_singularity_container_description [22.01] cached_explicit_singularity: needs to copy container description
…ok-z-index [23.0] Fix tool bar on top of pop-ups
…_archive_extension [23.0] Fix short term storage archive export extension on download
…1_22.05 [22.05] merge 22.01
github-actions
bot
added
area/API
area/database
Galaxy's database or data access layer
area/jobs
area/scripts
area/testing
area/testing/api
area/testing/selenium
area/tool-dependencies
area/tool-framework
area/UI-UX
labels
Apr 5, 2023
I don't think that's correct, see #15902 for how I would solve the conflicts. |
Thought so :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/API
area/database
Galaxy's database or data access layer
area/jobs
area/scripts
area/testing/api
area/testing/selenium
area/testing
area/tool-dependencies
area/tool-framework
area/UI-UX
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There were conflicts in
which I resolved by chosing the dev version
How to test the changes?
(Select all options that apply)
License