question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Publish-Script - include additional files in package

See original GitHub issue

I use a PowerShell data file (.psd1) to hold settings for my script file (.ps1),

It would be helpful to be able to include the psd1 in the nupkg so that I don’t need to deploy the settings files manually.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
issue-label-bot[bot]commented, Oct 31, 2020

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.96. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

0reactions
msftbot[bot]commented, Jan 11, 2022

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Publish-Script - include additional files in package #299
I use a PowerShell data file (.psd1) to hold settings for my script file ... Publish-Script - include additional files in package #299....
Read more >
Publish-Script (PowerShellGet) - PowerShell
The Publish-Script cmdlet publishes the specified script to the online gallery. Examples. Example 1: Create a script file, add content to it, and...
Read more >
How to include additional files into a package?
I'll use the word meaning "importable package", i.e. an directory with __init__.py . I see two problems with your code. First, you use...
Read more >
PowerShell Gallery Publishing Guidelines and Best Practices
This article describes recommended steps to ensure the packages published to the PowerShell Gallery are widely adopted and provide high ...
Read more >
Making a Python Package VI - including data files
Place the files that you want to include in the package directory (in our case, the data has to reside in the roman/...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found