Marcin Wisniowski
Marcin Wisniowski
While I appreciate that having this upload functionality in a Gradle plugin could be useful for someone, why can't we just upload the mapping files on the web interface? My...
Thank you for the information and links, I have used `sentry-cli` to upload the mapping file from my CI and it is working correctly now.
@sproctor This is the gist of it: ```Bash # Create release on Sentry sentry-cli releases new \ --project "app" \ --finalize "app@$version" # Upload ProGuard mapping sentry-cli upload-proguard \ --uuid...
The ones that do show up (scripts, laser crystals, possibly all unstackable charges?) still show incorrectly, as they don't show to be inside their parent module. `locationId` should point to...
> cc: @Nohus who fixed this issue for color changes with PR #9036. @alchitry already opened a PR replicating my color change fix for tool changes: #13347
@LouisCAD What you are describing is more of a solution for the other issue I linked. - I am looking for a declaration-side solution, so that you don't need to...
Issue can be transferred to `esi-issues`, as it relates to ESI docs, which are out of scope for this repo, as weird as it sounds given the name of this...
@ccp-pinky ESI enforces a limit of max 10000 characters, but this does not seem to match in-game, where the limit is 8000. Trying to send a mail with 9999 characters...
Related to #1443, all types with a radius of 1 don't have the radius field in the SDE. Assuming because that's the default and defaults are not encoded.
I could definitely see some kind of confirmation dialog for joining chats, or omitting the support for chat channel links if it's too much effort. I don't see the issue...