Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes some TES submissions issues #4

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

vsmalladi
Copy link
Contributor

Closes #1
Closes #2
Closes #3

@claymcleod claymcleod self-requested a review January 29, 2025 00:56
@claymcleod claymcleod force-pushed the main branch 2 times, most recently from 9c5f81a to b5ab5d1 Compare January 29, 2025 01:43
src/v1/types/task.rs Outdated Show resolved Hide resolved
@claymcleod
Copy link
Member

I also opened this as part of this investigation: ohsu-comp-bio/funnel#1138.

@claymcleod
Copy link
Member

@vsmalladi I think this should have you handled. Please give all of the examples a shot one more time to make sure I haven't re-broken anything.

@vsmalladi
Copy link
Contributor Author

@claymcleod looks great. I think you can merge.

@claymcleod claymcleod force-pushed the main branch 2 times, most recently from 9db3ed2 to 4e1d709 Compare January 29, 2025 14:24
This commit is comprised of the following commits.

* Fix Basic authentication (by @vsmalladi). Closes stjude-rust-labs#3.
* Add in option to no remove null values from payload (by @vsmalladi). Closes stjude-rust-labs#2.
* Fix url parsing issue with endpoint not keeping url after url (by @vsmalladi). Closes stjude-rust-labs#1.
* chore: `cargo fmt`
* revise: don't require basic auth for examples
* revise: reverts `base_url` conversion to string
* revise: fixes the behavior of `outputs` on a task log
* fix: ensures base url always has a trailing slash
@claymcleod claymcleod merged commit b430397 into stjude-rust-labs:main Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Basic Authentication error TES Tasks posts handle Null Support additional endpoint binding
2 participants