Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRAMEX-116 ⁃ Don't watch files in init minimal #471

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jaidevd
Copy link
Member

@jaidevd jaidevd commented Oct 20, 2021

┆Issue is synchronized with this Jira Bug

@sync-by-unito sync-by-unito bot changed the title Don't watch files in init minimal GRAMEX-116 ⁃ Don't watch files in init minimal Oct 20, 2021
@jaidevd
Copy link
Member Author

jaidevd commented Oct 21, 2021

By default the watcher monitors the subtrees of the following locations:

  1. The $YAMLPATH corresponding to the current app
  2. The $YAMLPATH corresponding to Gramex's default gramex.yaml
  3. the $YAMLPATHs of all imported apps!

Of these, only no. 1 should be watched by default. Source code in other locations is not likely to change.

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.

None yet

1 participant