drymer

Results 14 comments of drymer

Related to this, there's this issues: - https://github.com/Chocobozzz/PeerTube/issues/3742 - https://github.com/Chocobozzz/PeerTube/issues/4532

> Can async support this? I thought :session was meant to run things in a inferior process which should be asynchronous anyway? No, it doesn't. `emacs-async` opens an independent emacs...

That may be a good way to do it. That's how python or bash `:session` works (I believe), it creates a background process and feeds them with all the commands.

It's pretty easy to do this: curl -H "Content-Type:application/json" "https://gitlab.com/api/v3/projects?private_token=$secretToken" -d "{\"name\": \"test\", \"namespace_id\": \"$organizationId\"}" -v I guess it's won't be difficult to implement it on elisp.

Oh, I know see there's an issue for this. Fixed on https://github.com/drym3r/emacs-gitlab/commit/a3a9c3574a507bb64db7ba92d3a80ea57faeab50

It's the same as non-ldap. I can assure you that it woks correctly without modification, you can close this issue.

It happens the same to me. @anantshr your script seems to do the same as published, it uses the bearer token (if I understood it correctly). What do you mean...

I've once again faced this issue when trying to update emojis. I didn't even remember this, i found it when searching on the repository. :sweat_smile: PD: @dennyabrain ping

No problem, thanks!

I didn't, but I just install it and it stills shows the same.