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

(GH-213) Gather facts using the Sidecar #214

Merged
merged 1 commit into from
Jan 17, 2020

Conversation

glennsarti
Copy link
Contributor

This is part 1 of #213 . Part2 will contain the work to actually use the sidecar to get the facts.

Previously the facts where evaluated only within the Editor Service process
however this meant the workspace couldn't be injected. This commit adds a new
action to the Sidecar process to evaluate the facts. The Sidecar has the
required monkey patches to inject the workspace into the fact search
directories.

This commit also adds tests and fixtures to ensure that custom and external
facts can be resolved.

Previously the facts where evaluated only within the Editor Service process
however this meant the workspace couldn't be injected.  This commit adds a new
action to the Sidecar process to evaluate the facts. The Sidecar has the
required monkey patches to inject the workspace into the fact search
directories.

This commit also adds tests and fixtures to ensure that custom and external
facts can be resolved.
@glennsarti glennsarti added this to the 0.24.0 milestone Jan 14, 2020
@glennsarti glennsarti requested a review from jpogran January 14, 2020 12:25
@glennsarti glennsarti added enhancement New feature or request Language Server labels Jan 14, 2020
@jpogran jpogran merged commit 590804e into puppetlabs:master Jan 17, 2020
@glennsarti glennsarti deleted the refactor-factor branch January 20, 2020 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants