Janne Kujanpää
Janne Kujanpää
I did not test this yet but I think [20.6.0](https://github.com/jgraph/drawio/commit/55f57b13f614a5e34bbfd933a0f52fece877be28#diff-1deba964076787416c263d5c03bba78edf7668b524f78099efd765eec5fc1702R322-R323) added requested feature
~~Let's put this on hold.~~ Just after ticket creation I checked code internals and found this: https://github.com/Azure-Player/azure.datafactory.tools/blob/467cd6e023bbac18f883a44980726ceb2bfd58e8/private/Update-PropertiesFromFile.ps1#L122-L136 Never mind. This only controls of deployment fails or prints warning. Maybe `Test-AdfCode`...
My workaround * Disabled CI pipeline failure when `Test-AdfCode` failed * Added `$opt.FailsWhenPathNotFound = $false` into CD * Added `linkedService,*,"-$.properties.connectVia",` into test-parameter file
Fixed by https://github.com/dependabot/dependabot-core/releases/tag/v0.247.0 ?
> > Fixed by https://github.com/dependabot/dependabot-core/releases/tag/v0.247.0 ? > > I think that release causes this issue. probably true. Extension was working for me march 25th without image tags changes. => [v0.248.0](https://github.com/dependabot/dependabot-core/releases/tag/v0.248.0)...
Time to collect information for authors. Configs: ``` version: 2 updates: - package-ecosystem: "pip" directory: "/" labels: - python - dependencies - dependabot ``` ``` steps: - task: dependabot@1 inputs:...
Exact stepss to reproduce that? New installation and no packs launched from thirdparty pack pane? Then you cliked thirdparty pack pane's tab and hit launch without selecting pack. Am I...
damn. I have missed notification for in january. Thanks for info that makes debugging easier. (I thought those reports was from first launcher startups)
What are we talking here here: - checking that -Xmx is equals higher than the flag - checking total RAM and -Xmx? - checking if additional java arguments contains conflicting...
Is twirssi now stable without this PR or is there something wrong with this? I have been running mmitch@7e976ff since may 2015 without problems. Now to get longer tweets I...