Skip to content

Conversation

@un-def
Copy link
Collaborator

@un-def un-def commented Nov 19, 2025

Enabling DSTACK_FF_LEGACY_REPO_DIR_DISABLED does the following:

  • Changes working_dir default value from /workflow to the image's working dir, unless the client is older than 0.19.27, in which case /workflow is still used.
  • Forbids relative working_dir (client side only).
  • Makes repos[].path required, unless the client is older than 0.19.27, in which case /workflow is still used

Part-of: #3124

Enabling DSTACK_FF_LEGACY_REPO_DIR_DISABLED does the following:
- Changes `working_dir` default value from `/workflow` to
  the image's working dir, unless the client is older than 0.19.27,
  in which case `/workflow` is still used.
- Forbids relative `working_dir` (client side only).
- Makes `repos[].path` required, unless the client is older than
  0.19.27, in which case `/workflow` is still used

Part-of: #3124
@un-def un-def merged commit f98a4cf into master Nov 21, 2025
28 checks passed
@un-def un-def deleted the issue_3124_ditch_legacy_repo_dir_with_feature_flag branch November 21, 2025 08:30
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.

2 participants