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

Merge up OTF Lists feature #578

Merged
merged 19 commits into from
Aug 21, 2024
Merged

Merge up OTF Lists feature #578

merged 19 commits into from
Aug 21, 2024

Conversation

dmannarino
Copy link
Member

@dmannarino dmannarino commented Aug 21, 2024

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Don't request your master!
  • Make sure you are making a pull request against the develop branch (left side). Also you should start your branch off our develop.
  • Check the commit's or even all commits' message styles matches our requested structure.
  • Check your code additions will fail neither code linting checks nor unit test.

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

Other information

jterry64 and others added 19 commits August 7, 2024 12:05
Including some documentation on the arguments.
GTC-2920 Added documentation for the /query/batch route
This gives the full URL for fetching the current job status.
GTC-2939 Add job_link to OTF list response
Show associated error message in job info if status is 'error' for a OTF list request
If we're still in pre-processing, the map runs haven't started yet, so
we need to deal with case where there are no map run entries yet, else
there will be an exception/Internal Server Error
Handle case in _get_progress where map runs haven't started yet
@dmannarino dmannarino merged commit 85094ee into master Aug 21, 2024
2 checks passed
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.

4 participants