Skip to content
#

remote-execution

Here are 143 public repositories matching this topic...

flatlinebb
flatlinebb commented Nov 22, 2019

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

kilgaloon
kilgaloon commented Sep 24, 2019

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

SHAFT_ENGINE
MahmoudElSharkawy
MahmoudElSharkawy commented Dec 13, 2020

When creating a new SHAFT_Engine maven project, the Properties folder is generated under the src/test/resources folder.

Steps To Reproduce:

  1. Create a new SHAFT_Engine maven project
  2. Check the src/test/resources folder
  3. 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

pcarranza
pcarranza commented Aug 8, 2018

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.

FactoryOrchestrator

Improve this page

Add a description, image, and links to the remote-execution topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more