Skip to content

Set file-syncer to run from spark-template#46

Merged
jasonrclark merged 1 commit intomainfrom
jasonrclark-patch-1
May 21, 2025
Merged

Set file-syncer to run from spark-template#46
jasonrclark merged 1 commit intomainfrom
jasonrclark-patch-1

Conversation

@jasonrclark
Copy link
Copy Markdown
Member

@jasonrclark jasonrclark commented May 21, 2025

Towards https://github.com/github/spark/issues/823

https://github.com/github/workbench-sdk/pull/279 removes our lookup on the GITHUB_REPOSITORY (which plays badly when export repos) so we need to be strict about where we normally start the file syncer running.

Copilot AI review requested due to automatic review settings May 21, 2025 19:21
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR ensures the spark-file-syncer process always starts in the spark-template directory by explicitly setting its working directory.

  • Adds a directory directive to the Supervisor config for spark-file-syncer.
  • Removes reliance on the GITHUB_REPOSITORY lookup by hardcoding the start path.
Comments suppressed due to low confidence (1)

.devcontainer/spark.conf:36

  • [nitpick] Indent the directory directive to match the indentation level of the other program settings (e.g., two spaces) for consistent formatting.
directory=/workspaces/spark-template

@jasonrclark jasonrclark merged commit e093b45 into main May 21, 2025
6 checks passed
@jasonrclark jasonrclark deleted the jasonrclark-patch-1 branch May 21, 2025 20:50
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.

3 participants