mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
Create version 23.0.3
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
VERSION_MAJOR = "23.0"
|
||||
VERSION_MINOR = "3.dev0"
|
||||
VERSION_MINOR = "3"
|
||||
VERSION = VERSION_MAJOR + (f".{VERSION_MINOR}" if VERSION_MINOR else "")
|
||||
|
||||
@@ -3,11 +3,28 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
|
||||
=========
|
||||
Bug fixes
|
||||
=========
|
||||
|
||||
* Bump galaxy-release-util version to 0.1.2 by `@mvdbeek <https://github.com/mvdbeek>`_ in `#16241 <https://github.com/galaxyproject/galaxy/pull/16241>`_
|
||||
|
||||
============
|
||||
Enhancements
|
||||
============
|
||||
|
||||
* When importing tool data bundles, use the first loc file for the matching table by `@natefoo <https://github.com/natefoo>`_ in `#16247 <https://github.com/galaxyproject/galaxy/pull/16247>`_
|
||||
|
||||
=============
|
||||
Other changes
|
||||
=============
|
||||
|
||||
* Forward port of slugify username received from oidc by `@nuwang <https://github.com/nuwang>`_ in `#16271 <https://github.com/galaxyproject/galaxy/pull/16271>`_
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
@@ -36,6 +53,7 @@ Enhancements
|
||||
Bug fixes
|
||||
=========
|
||||
|
||||
*
|
||||
* Display DCE in job parameter component, allow rerunning with DCE input by `@mvdbeek <https://github.com/mvdbeek>`_ in `#15744 <https://github.com/galaxyproject/galaxy/pull/15744>`_
|
||||
* Fix mixed outputs_to_working_directory pulsar destinations by `@mvdbeek <https://github.com/mvdbeek>`_ in `#15927 <https://github.com/galaxyproject/galaxy/pull/15927>`_
|
||||
* Update Gravity to 1.0.3 by `@natefoo <https://github.com/natefoo>`_ in `#15939 <https://github.com/galaxyproject/galaxy/pull/15939>`_
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-app
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-auth
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-config
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-data
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-files
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-job-execution
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-job-metrics
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-navigation
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-objectstore
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
@@ -29,6 +29,7 @@ Enhancements
|
||||
Enhancements
|
||||
============
|
||||
|
||||
*
|
||||
* Add support for launching workflows via Tutorial Mode by `@hexylena <https://github.com/hexylena>`_ in `#15684 <https://github.com/galaxyproject/galaxy/pull/15684>`_
|
||||
|
||||
-------------------
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-selenium
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-test-api
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-test-base
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-test-driver
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,23 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
|
||||
=========
|
||||
Bug fixes
|
||||
=========
|
||||
|
||||
* xsd: add missing `sep` attribute for `has_n_columns` by `@bernt-matthias <https://github.com/bernt-matthias>`_ in `#16262 <https://github.com/galaxyproject/galaxy/pull/16262>`_
|
||||
* Missing init prevents models.py being bundled into tool_util by `@nuwang <https://github.com/nuwang>`_ in `#16308 <https://github.com/galaxyproject/galaxy/pull/16308>`_
|
||||
|
||||
============
|
||||
Enhancements
|
||||
============
|
||||
|
||||
* When importing tool data bundles, use the first loc file for the matching table by `@natefoo <https://github.com/natefoo>`_ in `#16247 <https://github.com/galaxyproject/galaxy/pull/16247>`_
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
@@ -30,6 +42,7 @@ Bug fixes
|
||||
Bug fixes
|
||||
=========
|
||||
|
||||
*
|
||||
* Fix assertion linting to not fail on byte suffixes by `@bernt-matthias <https://github.com/bernt-matthias>`_ in `#15873 <https://github.com/galaxyproject/galaxy/pull/15873>`_
|
||||
* Fix ``get_test_from_anaconda()`` and ``base_image_for_targets()`` functions by `@nsoranzo <https://github.com/nsoranzo>`_ in `#16125 <https://github.com/galaxyproject/galaxy/pull/16125>`_
|
||||
* Fix test search for mulled container hashes by `@mvdbeek <https://github.com/mvdbeek>`_ in `#16170 <https://github.com/galaxyproject/galaxy/pull/16170>`_
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-tool-util
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-tours
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-util
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,22 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
|
||||
=========
|
||||
Bug fixes
|
||||
=========
|
||||
|
||||
* Fix converting Enum value to str for Python 3.11 by `@nsoranzo <https://github.com/nsoranzo>`_ in `#16284 <https://github.com/galaxyproject/galaxy/pull/16284>`_
|
||||
|
||||
============
|
||||
Enhancements
|
||||
============
|
||||
|
||||
* When importing tool data bundles, use the first loc file for the matching table by `@natefoo <https://github.com/natefoo>`_ in `#16247 <https://github.com/galaxyproject/galaxy/pull/16247>`_
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-web-apps
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-web-framework
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
@@ -3,11 +3,11 @@ History
|
||||
|
||||
.. to_doc
|
||||
|
||||
-----------
|
||||
23.0.3.dev0
|
||||
-----------
|
||||
|
||||
-------------------
|
||||
23.0.3 (2023-06-26)
|
||||
-------------------
|
||||
|
||||
No recorded changes since last release
|
||||
|
||||
-------------------
|
||||
23.0.2 (2023-06-13)
|
||||
|
||||
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
|
||||
long_description_content_type = text/x-rst
|
||||
name = galaxy-web-stack
|
||||
url = https://github.com/galaxyproject/galaxy
|
||||
version = 23.0.3.dev0
|
||||
version = 23.0.3
|
||||
|
||||
[options]
|
||||
include_package_data = True
|
||||
|
||||
Reference in New Issue
Block a user