Skip to content

Commit

Permalink
Add content listings for highlighted items
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavcs committed Dec 19, 2024
1 parent b15af58 commit 6eb6339
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion doc/source/releases/24.2_announce.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,20 @@ Feature3

Feature description.

DRAFT CONTENT

* Guide users to collection builders
* Workflow Invocation view improvements
* Add wizard-like export view for workflow invocations
* Workflow Editor Activity Bar
* Undo stack UI
* Improvements to help terms & tool help.
* Feature - stdout live reporting
* Experimental galactic wizard
* Allow OAuth 2.0 user defined file sources (w/Dropbox integration)
* Masthead Revision
* Libraries Modernisation: Directory Dataset Picker

Also check out the `24.2 user release notes <24.2_announce_user.html>`__.
Are you an admin? Check out `some admin relevant PRs <https://github.com/galaxyproject/galaxy/pulls?q=label%3Ahighlight%2Fadmin+milestone%3A24.2+is%3Aclosed+is%3Apr>`__.

Expand All @@ -46,7 +60,32 @@ See the `community hub <https://galaxyproject.org/develop/source-code/>`__ for a

Administration Notes
===========================================================
Add content or drop section.

DRAFT CONTENT

* Add job metrics per invocation
* Allow OAuth 2.0 user defined file sources (w/Dropbox integration)
* Support high-availability setups for the interactive tools proxy
* Backend handling of setting user-role, user-group, and group-role associations
* Decouple user email from role name
* Add unique constraints to the email and username fields in the galaxy_user table
* Run installed Galaxy with no config and a simplified entry point

Developer Notes
===========================================================

DRAFT CONTENT

* Replace poetry with uv
* Improvements to help terms & tool help.
* A variety of improvements around tool parameter modeling (second try)
* Allow recovering a normalized version of workflow request state from API
* Implement Declarative Testing for Workflow Behaviors
* More concise, readable tool execution testing.
* More data access tests, some refactoring and cleanup
* Parameter Model Improvements
* Upgrade ``openapi-typescript`` to 7.0.2 + swap to ``openapi-fetch``
* Workflow Landing Requests

Configuration Changes
===========================================================
Expand Down

0 comments on commit 6eb6339

Please sign in to comment.