Skip to content

Conversation

@WolfGangS
Copy link
Contributor

This adds the ability for the preprocessor to return the full paths of files that were included/required, which the sync'd script then stores.

Then on the save of a file in the workspace, if that is not a "master" file, the sync service checks if any of active syncs include the file that was just saved, and if they do, triggers the main save routine.

Currently this requires the main script to have been saved at least once, to build the list of required files. This could be resolved by performing a dry run of the preprocessor, but i have not added that in this pr in case there are other concerns first

…ced files

Signed-off-by: WolfGangS <flamin2k8@gmail.com>
Signed-off-by: WolfGangS <flamin2k8@gmail.com>
Copy link
Collaborator

@Rider-Linden Rider-Linden left a comment

Choose a reason for hiding this comment

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

Fantastic feature.

@Rider-Linden Rider-Linden merged commit a9abd07 into secondlife:develop Nov 20, 2025
3 checks passed
@WolfGangS WolfGangS deleted the feature/include-save-triggers-main-save branch December 7, 2025 07:13
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