-
Device / Browser: PC + Chrome
Bug details / How to reproduce: I switched my UI to Spanish and when I went to add a video I noticed all the videos titles and descriptions were still in English.
Des…
-
I am trying to decode an .odex file but it throws me this ArrayLimit exception, I have already tried with several versions of baksmali and I cannot decode the .odex file
Here I leave the error …
-
Query is does jf cli support all npm commands.
jf npm publish works using JF CLI
but jf npm dist-tag add package version tag doesnt work.
Steps to reproduce
1.) Configure the JF CLI
2.)…
-
### Please describe your bug
Play a file on JF client, log in to android app load "admin dashboard" "Active devices" are empty
### Reproduction Steps
LSIO 10.8.13 lastest migrated to 10.9.1 t…
-
### Name and Version
bitnami/zookeeper:3.8.2-debian-11-r27
### What architecture are you using?
None
### What steps will reproduce the bug?
setup jfrog scan for docker
run jf docker scan :
I'm …
-
**Describe the bug**
I created a setup of yarn2 using the workflow you guys provided. And it's seems like JF_USER is undefined even tho it's set up.
**To Reproduce**
Just do your starter flow…
-
### Describe the bug
the action uses anonymous request instead of `github_token` provided by the worklow
github rest api rate limit (60) can be quickly reached.
this happens only when using custom j…
-
Hi! I'm trying to disassemble framework.jar, but got a lot of errors:
### On the disassemble stage: **_(java -jar baksmali.jar d -a 30 classes.dex)_**
`java.lang.ArrayIndexOutOfBoundsException: Inde…
-
### Describe the bug
👋🏼
I'm new to the JFrog CLI and I'm a Poetry user. I'm trying to publish an internal library to a Repository I just created in the JFrog Cloud Platform.
So, I did run `jf …
-
internal xref: https://fb.workplace.com/groups/1075192433118967/permalink/1516427078995498/
repro:
```
import torch
@torch.compile
def f(x, y):
return torch.index_select(x, 0, y)
x = …