Skip to content

Include job_options in GET /jobs/{job_id} response#486

Merged
jdries merged 4 commits into
masterfrom
copilot/include-job-options-in-get-jobs-response
May 13, 2026
Merged

Include job_options in GET /jobs/{job_id} response#486
jdries merged 4 commits into
masterfrom
copilot/include-job-options-in-get-jobs-response

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 22, 2026

  • Modify BatchJobMetadata.to_api_dict() in openeo_driver/backend.py to include job_options items as top-level properties when full=True
  • Add test test_get_job_info_with_job_options in tests/test_views.py to validate the behavior
  • Add changelog entry for 0.140.0 and bump version from 0.139.0a4 to 0.140.0a1

Copilot AI linked an issue Apr 22, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add job options to GET /jobs/{job_id} response Include job_options in GET /jobs/{job_id} response Apr 22, 2026
Copilot AI requested a review from jdries April 22, 2026 05:53
@jdries
Copy link
Copy Markdown
Contributor

jdries commented May 13, 2026

@copilot add changelog entry, start a new version in changelog

@jdries jdries marked this pull request as ready for review May 13, 2026 07:33
Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 13, 2026

@copilot add changelog entry, start a new version in changelog

Done in ff7caa1. Started a new 0.140.0 section in CHANGELOG.md (closing out 0.139.0) and bumped _version.py to 0.140.0a1.

Copilot AI requested a review from jdries May 13, 2026 07:35
Copilot finished work on behalf of jdries May 13, 2026 07:35
@jdries jdries merged commit 99ba54b into master May 13, 2026
@jdries jdries deleted the copilot/include-job-options-in-get-jobs-response branch May 13, 2026 07:35
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.

Include job options in GET /jobs/{job_id} response

2 participants