-
```name: Git Pull on Remote Machine
on:
workflow_dispatch:
inputs:
# IP address of the venue machine
host:
description: 'SSH host for the remote machine'
req…
-
CONTEXT :
[Neural Machine Translation](https://github.com/SoyGema/Neural-Machine-Translation) training scenario.
- VSCode version `1.7.8`
- DVC Version `2.56.0`
- DVC VSCode extension Version …
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Functions docs provided by clangd lsp dissappeared after update. I've tried to install previous ve…
-
## Description
Within Trace-X we want to apply several frontend refactoring's.
This feature is to combine those efforts.
It implements:
- combine Quality Alerts and Quality Notifications i…
jzbmw updated
2 months ago
-
Config:
```
// -*- mode: jsonc -*-
{
// "layer": "top", // Waybar at top layer
// "position": "bottom", // Waybar position (top|bottom|left|right)
"height": 30, // Waybar height (t…
-
Users should see their workspaces right away when they open the application, other workspaces are not so important.
For starters we should display separately the workspaces that the user owns, but …
-
**Describe the issue**
I am using the extension to upload pbix files.
I noticed that when the file has a dot in the middle of the filename, it gives an error and the upload modifies the name trunc…
-
### Describe the bug
Log from post-commit results for https://github.com/intel/llvm/commit/8bf7ae39fbbc2bca93b63c511b3350a0b2da9ab1 (non-functional change).
Full log:
[logs_26294248843 (1).zip…
bader updated
1 month ago
-
Hi All,
First time here :)
For a project I am doing, I want to create and provision my own instances as a response to user selection. These instances need to be provisioned when the user selects…
-
**Describe the bug**
The following commands fails to redirect the plan file
```
tg_command: plan -out {{ github.workspace }}/terragrunt.tfplan
```
**To Reproduce**
```
name: Deploy customer…