remote-execution
Here are 169 public repositories matching this topic...
I'm not sure if this is even possible, or if it's up to the Operating System, but I have two monitors and when the sudo pop-up opens when I'm editing a file, the dialog box opens on the other monitor (the primary one in Windows 10 settings). Would it be possible to force the dialog box pop-up to open on the same monitor as where the snowflake app is running? I totally understand if that is not som
-
Updated
May 19, 2022 - Python
-
Updated
Apr 29, 2022 - Go
-
Updated
Feb 7, 2022 - Ruby
-
Updated
Sep 2, 2018 - Python
-
Updated
May 26, 2022 - Go
-
Updated
May 26, 2022 - Perl
-
Updated
May 25, 2022 - Java
I have a bunch of binary resources in my project folder because reasons, which I don't want to transfer to the remote target. How can I exclude them?
-
Updated
May 26, 2022 - Java
-
Updated
Dec 10, 2020 - Go
Introduce new command that read/tail error/info log
Possible read commands:
- leprechaun error-log
- leprechaun info-log
Possible tail commands:
- leprechaun tail-error-log
- leprechaun tail-info-log
These commands will try to read global error and info logs if they are specified as global. Every service can have it's own error and info log so we should include default commands in age
-
Updated
Sep 5, 2021 - Go
-
Updated
Nov 4, 2021 - Kotlin
-
Updated
Dec 10, 2018 - Python
-
Updated
May 23, 2022 - Java
-
Updated
May 27, 2022 - Go
-
Updated
Dec 2, 2018 - Go
-
Updated
Apr 22, 2022 - Java
-
Updated
May 4, 2022 - C
-
Updated
Jun 2, 2021 - Python
-
Updated
Mar 17, 2021 - C++
-
Updated
Mar 5, 2022 - Python
if this is generic sysinfo, what else would be useful?
- battery info?
- total Memory?
- free disk space / used space?
- Serial Number
- Computer Hardware ID
- System manifest info
Originally posted by @spaceisfun in microsoft/FactoryOrchestrator#182 (comment)
-
Updated
Apr 2, 2019 - PHP
-
Updated
Sep 28, 2016 - JavaScript
-
Updated
Apr 14, 2022 - Python
Improve this page
Add a description, image, and links to the remote-execution topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the remote-execution topic, visit your repo's landing page and select "manage topics."
Description
I tried to use the state
aptpkg.heldas shown in the documentation, only for that state to apparently not exist.I tried looping through state modules such as
apt,pkg, andaptpkgwithholdandheldstates, to findapt.heldas the actually correct usage.