Skip to content

Comments

Locking template object for non-parallel-safe operations#1

Open
synchrone wants to merge 1 commit intosourcestream:developfrom
synchrone:develop
Open

Locking template object for non-parallel-safe operations#1
synchrone wants to merge 1 commit intosourcestream:developfrom
synchrone:develop

Conversation

@synchrone
Copy link

Because of git operations touching the template repositories, parallel updates should not be permitted.

Same goes for executions, since that might involve running build tools, which touch local files.

Bonus: checking if the template repository actually needs a hard-reset, to avoid wiping untracked caches, gems, etc from the dirty tree.

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.

1 participant