-
I know jf remote has interfaces for slurm and PBS submission, but @nfragapane is required to use SGE.
We try to use the `qverbatim` option like
```python
resources = {"qverbatim": "#$ -cwd\n#$ …
-
@lorisercole
Right now, the default binary output is a pickle dumped blob that, for a first time user, I think it is difficult to understand. Its content is:
```
['KAPPA_SCALE',
'TEMPERATURE',
…
-
Starting from April 20th 2022, all runs of `jf audit-gradle` and `jf audit-npm` in our environment have failed with this error message:
```
Scanning ..... failed with error: Server response: 401 U…
ToniA updated
2 years ago
-
1) jf --help usage does not mention global options at all
USAGE:
jf \ \
should be
jf [GLOBAL OPTIONS] \ \
2) join arguments does not work
jf -fr "something"
Incorrect Usage. …
-
Running dumpcap 3.4.5 on Windows 10 with Npcap version 1.31, based on libpcap version 1.10.1-PRE-GIT.
I recently discovered a few capture filters that cause some redundant and/or unnecessary BPF in…
-
### Describe the bug
We are currently trying to upload a single debian package, but with debian/ubuntu metadata to allow it to upload for multiple distributions..
`jf rt u "$FILE" "deb/pool/main/a…
-
-
This is the feature request created for implementing the new access API endpoint while creating access token when the CLI is configured with username and password.
Currently, when the CLI is co…
-
### Describe the bug
Using following command to publish a terraform module and want to exclude .git and .github directories. Published module zip file contains the excluded directories.
`jf terraf…
-
I noticed the following setting in the template `frogbot-scan-pull-request.yml` file:
```yml
# [Optional, Default: "FALSE"]
# If TRUE, Frogbot creates a single pull request wi…