remote-execution
Here are 143 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
Feb 15, 2021 - Python
-
Updated
Dec 29, 2020 - Go
-
Updated
Feb 12, 2021 - Ruby
-
Updated
Sep 2, 2018 - Python
-
Updated
Feb 10, 2021 - Perl
-
Updated
Feb 12, 2021 - Java
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
Dec 10, 2020 - Go
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
Jan 2, 2021 - Go
-
Updated
Feb 14, 2021 - Kotlin
-
Updated
Dec 10, 2018 - Python
When creating a new SHAFT_Engine maven project, the Properties folder is generated under the src/test/resources folder.
Steps To Reproduce:
- Create a new SHAFT_Engine maven project
- Check the src/test/resources folder
- We can see that the Properties folder is generated in the above path
Expected behavior: The Properties folder should be generated under src/main/resources fol
-
Updated
Aug 4, 2020 - Java
-
Updated
Dec 2, 2018 - Go
-
Updated
Oct 4, 2019 - Python
-
Updated
Apr 2, 2019 - PHP
-
Updated
Aug 25, 2020 - C++
-
Updated
Sep 28, 2016 - JavaScript
This will help with the agents by allowing users to be in full control of their commands configuration including who is allowed to execute these commands.
This is so because of groups are controlled at the server level, but commands can be controlled at the agent level.
-
Updated
Apr 3, 2019 - PLSQL
-
Updated
Feb 8, 2021 - Python
-
Updated
Nov 19, 2019 - Go
-
Updated
Feb 27, 2018 - Java
The Factory Orchestrator UWP app's command prompt would be much improved with a basic command history, so that it is easy to re-run commands.
https://github.com/microsoft/FactoryOrchestrator/blob/main/src/App/ConsolePage.xaml.cs
-
Updated
Apr 29, 2020 - Scala
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
On this page: https://docs.saltproject.io/en/master/topics/development/contributing.html#pr-time
The link in the text in the first sentence "PR Guidelines" is linking to the develop branch and thus hitting a 404 page and should be going to https://docs.saltproject.io/en/master/topics/development/pull_requests.html or latest
Expected behavior
Expected to hit latest or mast