Skip to content

Commit

Permalink
Create version 23.0.4
Browse files Browse the repository at this point in the history
natefoo committed Jun 30, 2023
1 parent 34e7580 commit 03d9eb6
Showing 39 changed files with 120 additions and 100 deletions.
2 changes: 1 addition & 1 deletion lib/galaxy/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
VERSION_MAJOR = "23.0"
VERSION_MINOR = "4.dev0"
VERSION_MINOR = "4"
VERSION = VERSION_MAJOR + (f".{VERSION_MINOR}" if VERSION_MINOR else "")
16 changes: 13 additions & 3 deletions packages/app/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -3,11 +3,17 @@ History

.. to_doc
-----------
23.0.4.dev0
-----------
-------------------
23.0.4 (2023-06-30)
-------------------


=========
Bug fixes
=========

* Fix default when statement evaluation by `@mvdbeek <https://github.com/mvdbeek>`_ in `#16332 <https://github.com/galaxyproject/galaxy/pull/16332>`_
* Redact private role name and description when purging user by `@mvdbeek <https://github.com/mvdbeek>`_ in `#16349 <https://github.com/galaxyproject/galaxy/pull/16349>`_

-------------------
23.0.3 (2023-06-26)
@@ -41,12 +47,14 @@ Other changes
Bug fixes
=========

*
* Fix ``Text File Busy`` errors at the source by `@mvdbeek <https://github.com/mvdbeek>`_ in `#16212 <https://github.com/galaxyproject/galaxy/pull/16212>`_

============
Enhancements
============

*
* Point release deps fixes and docs by `@mvdbeek <https://github.com/mvdbeek>`_ in `#16214 <https://github.com/galaxyproject/galaxy/pull/16214>`_
* Use galaxy-release-util to upload python packages by `@mvdbeek <https://github.com/mvdbeek>`_ in `#16240 <https://github.com/galaxyproject/galaxy/pull/16240>`_

@@ -59,6 +67,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>`_
@@ -83,6 +92,7 @@ Bug fixes
Other changes
=============

*
* Startup fix when tool removed between reboot by `@mvdbeek <https://github.com/mvdbeek>`_ in `#16175 <https://github.com/galaxyproject/galaxy/pull/16175>`_

-------------------
4 changes: 2 additions & 2 deletions packages/app/setup.cfg
Original file line number Diff line number Diff line change
@@ -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.4.dev0
version = 23.0.4

[options]
include_package_data = True
@@ -84,4 +84,4 @@ console_scripts =
[options.packages.find]
exclude =
galaxy.tools.bundled*
tests*
tests*
8 changes: 4 additions & 4 deletions packages/auth/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@ History

.. to_doc
-----------
23.0.4.dev0
-----------

-------------------
23.0.4 (2023-06-30)
-------------------

No recorded changes since last release

-------------------
23.0.3 (2023-06-26)
2 changes: 1 addition & 1 deletion packages/auth/setup.cfg
Original file line number Diff line number Diff line change
@@ -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.4.dev0
version = 23.0.4

[options]
include_package_data = True
8 changes: 4 additions & 4 deletions packages/config/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@ History

.. to_doc
-----------
23.0.4.dev0
-----------

-------------------
23.0.4 (2023-06-30)
-------------------

No recorded changes since last release

-------------------
23.0.3 (2023-06-26)
2 changes: 1 addition & 1 deletion packages/config/setup.cfg
Original file line number Diff line number Diff line change
@@ -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.4.dev0
version = 23.0.4

[options]
include_package_data = True
8 changes: 4 additions & 4 deletions packages/data/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@ History

.. to_doc
-----------
23.0.4.dev0
-----------

-------------------
23.0.4 (2023-06-30)
-------------------

No recorded changes since last release

-------------------
23.0.3 (2023-06-26)
4 changes: 2 additions & 2 deletions packages/data/setup.cfg
Original file line number Diff line number Diff line change
@@ -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.4.dev0
version = 23.0.4

[options]
include_package_data = True
@@ -68,4 +68,4 @@ console_scripts =

[options.packages.find]
exclude =
tests*
tests*
8 changes: 4 additions & 4 deletions packages/files/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@ History

.. to_doc
-----------
23.0.4.dev0
-----------

-------------------
23.0.4 (2023-06-30)
-------------------

No recorded changes since last release

-------------------
23.0.3 (2023-06-26)
2 changes: 1 addition & 1 deletion packages/files/setup.cfg
Original file line number Diff line number Diff line change
@@ -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.4.dev0
version = 23.0.4

[options]
include_package_data = True
8 changes: 4 additions & 4 deletions packages/job_execution/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@ History

.. to_doc
-----------
23.0.4.dev0
-----------

-------------------
23.0.4 (2023-06-30)
-------------------

No recorded changes since last release

-------------------
23.0.3 (2023-06-26)
2 changes: 1 addition & 1 deletion packages/job_execution/setup.cfg
Original file line number Diff line number Diff line change
@@ -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.4.dev0
version = 23.0.4

[options]
include_package_data = True
8 changes: 4 additions & 4 deletions packages/job_metrics/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@ History

.. to_doc
-----------
23.0.4.dev0
-----------

-------------------
23.0.4 (2023-06-30)
-------------------

No recorded changes since last release

-------------------
23.0.3 (2023-06-26)
2 changes: 1 addition & 1 deletion packages/job_metrics/setup.cfg
Original file line number Diff line number Diff line change
@@ -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.4.dev0
version = 23.0.4

[options]
include_package_data = True
8 changes: 4 additions & 4 deletions packages/navigation/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@ History

.. to_doc
-----------
23.0.4.dev0
-----------

-------------------
23.0.4 (2023-06-30)
-------------------

No recorded changes since last release

-------------------
23.0.3 (2023-06-26)
2 changes: 1 addition & 1 deletion packages/navigation/setup.cfg
Original file line number Diff line number Diff line change
@@ -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.4.dev0
version = 23.0.4

[options]
include_package_data = True
8 changes: 4 additions & 4 deletions packages/objectstore/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@ History

.. to_doc
-----------
23.0.4.dev0
-----------

-------------------
23.0.4 (2023-06-30)
-------------------

No recorded changes since last release

-------------------
23.0.3 (2023-06-26)
2 changes: 1 addition & 1 deletion packages/objectstore/setup.cfg
Original file line number Diff line number Diff line change
@@ -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.4.dev0
version = 23.0.4

[options]
include_package_data = True
9 changes: 5 additions & 4 deletions packages/selenium/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@ History

.. to_doc
-----------
23.0.4.dev0
-----------

-------------------
23.0.4 (2023-06-30)
-------------------

No recorded changes since last release

-------------------
23.0.3 (2023-06-26)
@@ -35,6 +35,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>`_

2 changes: 1 addition & 1 deletion packages/selenium/setup.cfg
Original file line number Diff line number Diff line change
@@ -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.4.dev0
version = 23.0.4

[options]
include_package_data = True
8 changes: 4 additions & 4 deletions packages/test_api/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@ History

.. to_doc
-----------
23.0.4.dev0
-----------

-------------------
23.0.4 (2023-06-30)
-------------------

No recorded changes since last release

-------------------
23.0.3 (2023-06-26)
2 changes: 1 addition & 1 deletion packages/test_api/setup.cfg
Original file line number Diff line number Diff line change
@@ -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.4.dev0
version = 23.0.4

[options]
include_package_data = True
8 changes: 4 additions & 4 deletions packages/test_base/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@ History

.. to_doc
-----------
23.0.4.dev0
-----------

-------------------
23.0.4 (2023-06-30)
-------------------

No recorded changes since last release

-------------------
23.0.3 (2023-06-26)
2 changes: 1 addition & 1 deletion packages/test_base/setup.cfg
Original file line number Diff line number Diff line change
@@ -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.4.dev0
version = 23.0.4

[options]
include_package_data = True
8 changes: 4 additions & 4 deletions packages/test_driver/HISTORY.rst
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@ History

.. to_doc
-----------
23.0.4.dev0
-----------

-------------------
23.0.4 (2023-06-30)
-------------------

No recorded changes since last release

-------------------
23.0.3 (2023-06-26)
2 changes: 1 addition & 1 deletion packages/test_driver/setup.cfg
Original file line number Diff line number Diff line change
@@ -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.4.dev0
version = 23.0.4

[options]
include_package_data = True
Loading

0 comments on commit 03d9eb6

Please sign in to comment.