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

Better handling of Components directories #38

Merged
merged 3 commits into from
Nov 3, 2020
Merged

Better handling of Components directories #38

merged 3 commits into from
Nov 3, 2020

Conversation

rtzoeller
Copy link
Contributor

What does this Pull Request accomplish?

  • Create Components/ directories on install, by installing a README.md file.
  • Ignore errors related to the Components/ directory being missing, in case they are deleted. This is equivalent to no components being installed.
  • Remove an unused project file.

Why should this Pull Request be merged?

Fixes #23.

What testing has been done?

Installed the custom device without any plugins and confirmed that the custom device could be added to a system definition and then the system definition reloaded without errors. Installed plugins and confirmed they were detected correctly.

Checked nipkg contents to validate that they include the README.md files.

@rtzoeller rtzoeller requested a review from buckd November 2, 2020 21:38
@niveristand-diff-bot
Copy link
Collaborator

Bleep bloop!

LabVIEW Diff Robot here with some diffs served up hot for your pull request.

Notice something funny? Help fix me on my GitHub repo.

DSF System Explorer.lvlib--Load Components.vi.png

capture

@rtzoeller rtzoeller merged commit d8c4788 into main Nov 3, 2020
@rtzoeller rtzoeller deleted the dev/issues/23 branch November 3, 2020 22:51
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.

New installs of DSF 20.3.0.8 return error 5700 when first used in a VeriStand project
4 participants