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

Merge 23.0 into dev #15958

Merged
merged 20 commits into from Apr 20, 2023
Merged

Merge 23.0 into dev #15958

merged 20 commits into from Apr 20, 2023

Conversation

mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Apr 19, 2023

(Please replace this header with a description of your pull request. Please include BOTH what you did and why you made the changes. The "why" may simply be citing a relevant Galaxy issue.)
(If fixing a bug, please add any relevant error or traceback)
(For UI components, it is recommended to include screenshots or screencasts)

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

Ahmed Awan and others added 20 commits April 11, 2023 00:13
…color

[23.0] Fix Toast variant color for errors
[23.0] Fix defineProps warning in client build.
…rking_directory_job_wrapper_check

[22.05] Fix mixed outputs_to_working_directory pulsar destinations
…anonymous

[23.0] Prevent anonymous access to Storage Dashboard
[Release 23.0] Add ``ca_certs`` option for sentry client
…ew_switching_bug

[23.0] Fix History Import Bugs
Added in galaxyproject#15340 by accident.
Fixes:

```
RuntimeError: No active exception to reraise
  File "galaxy/web/framework/decorators.py", line 337, in decorator
    rval = func(self, trans, *args, **kwargs)
  File "galaxy/webapps/galaxy/api/library_contents.py", line 130, in index
    for content in traverse(library.root_folder):
  File "galaxy/webapps/galaxy/api/library_contents.py", line 84, in traverse
    can_access, folder_ids = trans.app.security_agent.check_folder_contents(
  File "galaxy/model/security.py", line 1510, in check_folder_contents
    raise
```
in https://sentry.galaxyproject.org/share/issue/38df4490ff61415090c319ad0e16f1fa/
[23.0] Fix folder listing via file browser
@github-actions github-actions bot added this to the 23.1 milestone Apr 19, 2023
@dannon dannon merged commit 6f7def1 into galaxyproject:dev Apr 20, 2023
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants