Skip to content

Commit

Permalink
Merge pull request #17887 from jdavcs/24.0_release_notes
Browse files Browse the repository at this point in the history
[24.0] Add more last minute PRs to release notes
  • Loading branch information
jdavcs authored Apr 2, 2024
2 parents 098ec92 + a129b65 commit feeb74a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
15 changes: 15 additions & 0 deletions doc/source/releases/24.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Enhancements
.. feature
* 24.0 release notes
(thanks to `@jdavcs <https://github.com/jdavcs>`__).
`Pull Request 17610`_
* New Workflow List and Card View
(thanks to `@itisAliRH <https://github.com/itisAliRH>`__).
`Pull Request 16607`_
Expand Down Expand Up @@ -153,6 +156,9 @@ Enhancements
`Pull Request 17498`_
.. enhancement
* Fix Multi-History status bar reactivity
(thanks to `@davelopez <https://github.com/davelopez>`__).
`Pull Request 17812`_
* Allow admin to sharpen language about selected object stores
(thanks to `@jmchilton <https://github.com/jmchilton>`__).
`Pull Request 17806`_
Expand Down Expand Up @@ -634,6 +640,9 @@ Fixes
`Pull Request 17485`_
.. bug_tag_jobs
* Ignore user data table errors for now
(thanks to `@mvdbeek <https://github.com/mvdbeek>`__).
`Pull Request 17880`_
* Also set extension and metadata on copies of job outputs when finishing job
(thanks to `@mvdbeek <https://github.com/mvdbeek>`__).
`Pull Request 17777`_
Expand All @@ -644,6 +653,12 @@ Fixes
`Pull Request 17243`_
.. bug
* Fix tool panel loading delay
(thanks to `@ahmedhamidawan <https://github.com/ahmedhamidawan>`__).
`Pull Request 17847`_
* Fix archived histories mixing with active in histories list
(thanks to `@davelopez <https://github.com/davelopez>`__).
`Pull Request 17856`_
* Minor refactor of query building logic for readability
(thanks to `@jdavcs <https://github.com/jdavcs>`__).
`Pull Request 17835`_
Expand Down
5 changes: 5 additions & 0 deletions doc/source/releases/24.0_prs.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@

.. github_links
.. _Pull Request 17610: https://github.com/galaxyproject/galaxy/pull/17610
.. _Pull Request 17812: https://github.com/galaxyproject/galaxy/pull/17812
.. _Pull Request 17847: https://github.com/galaxyproject/galaxy/pull/17847
.. _Pull Request 17856: https://github.com/galaxyproject/galaxy/pull/17856
.. _Pull Request 17880: https://github.com/galaxyproject/galaxy/pull/17880
.. _Pull Request 17806: https://github.com/galaxyproject/galaxy/pull/17806
.. _Pull Request 17835: https://github.com/galaxyproject/galaxy/pull/17835
.. _Pull Request 17842: https://github.com/galaxyproject/galaxy/pull/17842
Expand Down

0 comments on commit feeb74a

Please sign in to comment.