-
### Description
In diffview, after staging chunk of changes, the focus goes back to the first file in the navigator. This becomes a problem when diffing multiple files and auto-save plugin is enabled…
-
### Brief summary of bug
I added a new restart variable, and used the dim1name of "patch" instead of "pft".
### General bug information
**CTSM version you are using:** branch_tags/dustemisde…
-
We need a full `/me` API to show permissions.
For now we're parsing the `edx-user-info` and return the following information:
```json
{
"version": 1,
"username": "omarithawi_elc",
…
-
[exercise1.txt](https://github.com/user-attachments/files/17591812/exercise1.txt)
[exercise2.txt](https://github.com/user-attachments/files/17591813/exercise2.txt)
[exercise3.txt](https://github.com…
-
Hi,
I'm not sure it's even a bug.
When I was doing stashing in Stash[4] tab, you can switch what to stash by toggling staged/untracked files with keys `i/u` respectively.
At first I thought i…
-
This issue tracker is intended only for IoT specific issues. Please try to reproduce the issue on a relevant Fedora release to determine if the issue is specific to IoT or a general issue in Fedora. I…
-
Hello all,
I have an error "WARNING("nlp:nlp_jac_g failed: NaN detected for output jac_g_x, at nonzero index 1 (row 2, col 0).") [.../casadi/core/oracle_function.cpp:377]" when it try to implement …
-
### Describe the bug
So I've installed a fresh `bluefin:gts` in a VM, updated the system with `ujust update` to make sure I'm on the latest build.
After hitting Ctrl + Alt + u the ubuntu-toolbox di…
-
The output of stage-in process needs to be 'catalog.json' not 'stage-in-results.json'
Example: https://github.com/unity-sds/app-pack-generator/blob/main/app_pack_generator/templates/stage_in.cwl#L56
…
-
```
#!/usr/bin/env bash
git pull
git reset --hard $(git rev-parse --abbrev-ref --symbolic-full-name @{u})
composer install
```
This is all you need to upgrade.
> The commands you've provided …