Lukas Oppermann

Results 314 comments of Lukas Oppermann

Hey @alexhris did you use the compress option? Github does have a limit https://github.com/lukasoppermann/design-tokens/issues/67 so this could be the issue. Can you export the tokens into a local file or...

I am assuming this is just the github limit. If not, please reopen.

Hey @dgmartin, I am not using Gitlab so I don't have experience here, but since it is a very common tool I am happy to work with you on improving...

Generally looks good. So on the UI you have a new item in the Dropdown for Auth, right? And if this is Gitlab you will show another new field `ref`,...

Hey @dgmartin this can be closed as fixed now, correct?

@dgmartin any ideas? The issue could be in line 74 of the export file ` if(exportSettings.authType === "Gitlab_Token") {` as the in the settings the key is `gitlab_token`. I'll try...

Hmm, @dgmartin any ideas? Hey @HopperDai can you please check it again? Fix what I think was the bug and I am seeing now the --form values in the console.

Hey @HopperDai I don't have a gitlab to test with. We need to get help from @dgmartin here. I am not sure if this is an issue with the plugin...

Hmm, I would assume that the issue is with the way the form data is transferred. The implementation currently uses the body and adds formdata. ```js body = new FormData()...

Hey @dgmartin is this issue one specifically with your setup because you have a big / huge file, or does this happen with small files already? If this only happens...