Galaxy API tests
Project description
Overview
The Galaxy API tests.
History
24.0.1 (2024-05-02)
Bug fixes
Fix workflow run form failing on certain histories by @mvdbeek in #17869
Always serialize element_count and populated when listing contents by @mvdbeek in #17890
Make wait_for_history_jobs look at jobs, not datasets by @mvdbeek in #17892
Fix missing implicit conversion for mapped over jobs by @mvdbeek in #17952
Fix get_content_as_text for compressed text datatypes by @mvdbeek in #17976
Raise appropriate exception if user forces a collection that is not populated with elements as input by @mvdbeek in #18023
Fix test_get_tags_histories_content test by @mvdbeek in #18026
Ensure that offset and limit are never negative by @mvdbeek in #18044
Fix history update time after bulk operation by @davelopez in #18068
24.0.0 (2024-04-02)
Bug fixes
Only check access permissions in /api/{history_dataset_collection_id}/contents/{dataset_collection_id} by @ahmedhamidawan in #17444
Fix test_index_advanced_filter API test re-running by @nsoranzo in #17547
Fix step type serialization for StoredWorkflowDetailed models by @mvdbeek in #17716
Fix histories API index_query serialization by @davelopez in #17726
Fix source history update_time being updated when importing a public history by @jmchilton in #17728
Also set extension and metadata on copies of job outputs when finishing job by @mvdbeek in #17777
Fix change_datatype PJA for dynamic collections by @mvdbeek in #17803
Fix archived histories mixing with active in histories list by @davelopez in #17856
Enhancements
Toward declarative help for Galaxy markdown directives. by @jmchilton in #16979
Extend regex groups in stdio regex matches by @bernt-matthias in #17016
Create pydantic model for the return of show operation - get: /api/jobs/{job_id} by @heisner-tillman in #17153
Don’t require admin user to list /api/tool_data by @jozh2008 in #17161
Reuse test instance during non-integration tests by @mvdbeek in #17234
Add __KEEP_SUCCESS_DATASETS__ by @lldelisle in #17294
Combines legacy qv-pattern and advanced filter pattern in history index endpoint by @guerler in #17368
Cancel all active jobs when the user is deleted by @davelopez in #17390
Purge groups and roles from DB (for real) by @davelopez in #17411
Refactor Workflow API routes - Part 1 by @heisner-tillman in #17463
Consolidate resource grids into tab views by @guerler in #17487
Restore histories API behavior for keys query parameter by @davelopez in #17779
Fix datasets API custom keys encoding by @davelopez in #17793
23.2.1 (2024-02-21)
Bug fixes
Fix: serialize tool_shed_urls directly from the API by @davelopez in #16561
Restore ToolsApi and create new api route for new panel structure by @ahmedhamidawan in #16872
Make payload optional again for create tag API by @nsoranzo in #17144
Only check access permissions in /api/{history_dataset_collection_id}/contents/{dataset_collection_id} by @mvdbeek in #17459
Enhancements
Implement default locations for data and collection parameters. by @jmchilton in #14955
Delete non-terminal jobs and subworkflow invocations when cancelling invocation by @mvdbeek in #16252
Migrate a part of the users API to Fast API by @heisner-tillman in #16341
Refactor Tool Panel views structures and combine ToolBox and ToolBoxWorkflow into one component by @ahmedhamidawan in #16739
Don’t copy collection elements in test_dataset_collection_hide_originals by @nsoranzo in #16747
Migrate a part of the jobs API to Fast API by @heisner-tillman in #16778
Change api/tool_panel to api/tool_panels/… by @ahmedhamidawan in #16928
Require name for workflows on save, set default to Unnamed Workflow by @ahmedhamidawan in #17038
Other changes
23.1.4 (2024-01-04)
Bug fixes
Assert that tus uploader instance has URL by @mvdbeek in #17133
Fix workflow index total matches counting by @davelopez in #17176
23.1.3 (2023-12-01)
No recorded changes since last release
23.1.2 (2023-11-29)
Bug fixes
Skip state filtering in __MERGE_COLLECTION__ tool by @mvdbeek in #16937
Fix duplicated tools in tool panel view section copying by @jmchilton in #17036
Enhancements
23.1.1 (2023-10-23)
Bug fixes
Ensure session is request-scoped for legacy endpoints by @jdavcs in #16207
allow anon access for api/datasets/get_content_as_text by @martenson in #16226
qualify querying for an api-key by @martenson in #16320
Fix tags ownership by @davelopez in #16339
Fix histories count by @davelopez in #16400
Fix replacement parameters for subworkflows. by @jmchilton in #16592
Fixes for conditional subworkflow steps by @mvdbeek in #16632
Fix expression evaluation for nested state by @mvdbeek in #16656
Push to object store even if set_meta fails by @mvdbeek in #16667
Copy the collection contents by default when copying a collection by @mvdbeek in #16717
Fix allowlist deserialization in file sources by @mvdbeek in #16729
Fix workflow import losing tool_version by @mvdbeek in #16869
Fix delete collection + elements by @davelopez in #16879
Enhancements
Empower Users to Select Storage Destination by @jmchilton in #14073
Outline Deployment Tests by @jmchilton in #15420
Update Python dependencies by @galaxybot in #15564
Add API test and refactor code for related:hid history filter by @ahmedhamidawan in #15786
Allow pending inputs in some collection operation tools by @mvdbeek in #15892
Record input datasets and collections at full parameter path by @mvdbeek in #15978
Add History Archival feature by @davelopez in #16003
Dataset chunking tests (and small fixes) by @jmchilton in #16069
Improve histories and datasets immutability checks by @davelopez in #16143
Migrate display applications API to Fast API by @heisner-tillman in #16156
bring grids for (published) pages on par with workflows by @martenson in #16209
23.0.6 (2023-10-23)
No recorded changes since last release
23.0.5 (2023-07-29)
No recorded changes since last release
23.0.4 (2023-06-30)
No recorded changes since last release
23.0.3 (2023-06-26)
No recorded changes since last release
23.0.2 (2023-06-13)
No recorded changes since last release
23.0.1 (2023-06-08)
Bug fixes
Display DCE in job parameter component, allow rerunning with DCE input by @mvdbeek in #15744
Fix case sensitive filtering by name in histories by @davelopez in #16036
Fix dataype_change not updating HDCA update_time by @mvdbeek in #16099
Extract HDA for code_file validate_input hook by @mvdbeek in #16120
Enhancements
20.9.0 (2020-10-15)
Initial import from dev branch of Galaxy during 20.09 branch of Galaxy.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file galaxy_test_api-24.0.1.tar.gz
.
File metadata
- Download URL: galaxy_test_api-24.0.1.tar.gz
- Upload date:
- Size: 153.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d944dd45d6bc962e148d37dd437e74ed1628b1ad6c323c549ee0385c9df02bd |
|
MD5 | ee6fb86bdeffe0b62fed4e5ad39cb226 |
|
BLAKE2b-256 | 51df6941ce61b45a8fda535e9d91e076069f357a2726d26450724d0af2664c00 |
File details
Details for the file galaxy_test_api-24.0.1-py3-none-any.whl
.
File metadata
- Download URL: galaxy_test_api-24.0.1-py3-none-any.whl
- Upload date:
- Size: 165.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3437556e7450b7482edd563cf70f6fe40eb7721614a8bb27bf26b65876d122cc |
|
MD5 | 7b5a7a2841d5c689056fa426f41a4390 |
|
BLAKE2b-256 | 0df6ef723a60c3cd45a0a80f58cf55d284349d76f2d5602037c0aec22d2d16d6 |