Skip to content

[make_job] Allow passing serverless environments#227

Merged
alexott merged 2 commits intomainfrom
add_job_environments
Feb 20, 2026
Merged

[make_job] Allow passing serverless environments#227
alexott merged 2 commits intomainfrom
add_job_environments

Conversation

@ghanse
Copy link
Collaborator

@ghanse ghanse commented Feb 20, 2026

Changes

This PR introduce an environments keyword argument to make_job. This allows users to optionally pass a serverless environment when running tasks on serverless compute.

Linked issues

Resolves #225

Tests

  • manually tested
  • added unit tests
  • added integration tests
  • verified on staging environment (screenshot attached)

@ghanse ghanse requested a review from nfx as a code owner February 20, 2026 15:35
@github-actions
Copy link

✅ 40/40 passed, 6 skipped, 12m35s total

Running from acceptance #234

@alexott alexott merged commit ad9e292 into main Feb 20, 2026
8 checks passed
@alexott alexott deleted the add_job_environments branch February 20, 2026 15:56
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.

[make_job] Allow passing a serverless environment

2 participants