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.

Feature Request: Contributors, add parameter to allow load path to be passed in

See original GitHub issue

When we load deployment contributors, the path they are loaded from is pretty esoteric (a subfolder of the sqlpackage.exe that is currently executing or a known path in “c:\program files (x86)”) this makes deploying contributors almost impossible without admin rights.

Please give us a parameter we can use like /p:DeploymentContributorLoadPath=c:\blah;c:\blah\blah wich will be search locations for deployment contributors.

thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
pensivebriancommented, Mar 12, 2019

This is on my list to fix and release in the next couple of months.

0reactions
pensivebriancommented, Sep 16, 2019

The sqlpackage 18.3.1 release has this update. Please open an issue in this project if you run into any problems.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature Request] az pipeline run --parameters (--variables ...
If anyone is looking at how to pass an array to the --parameters argument then you can use 'splatting' on the array e.g.....
Read more >
Create parameters for workflow inputs - Azure Logic Apps
On the Parameters pane, select Add parameter. Provide the following information about the parameter to create: Property, Required, Description ...
Read more >
Using parameters in routes
Parameters can be used to pass dynamic values from the URI to the controller.
Read more >
basepath and url. < Route path Svelte Navigator. . dev
I'd like to use an optional route parameter, but for a different use case than adding an optional local in the path. If...
Read more >
URL dispatcher | Django documentation
URLconfs have a hook that lets you pass extra arguments to your view functions, as a Python dictionary. The path() function can take...
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

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