Reinaldy Rafli

Results 64 issues of Reinaldy Rafli

Closes #642 Let me know if I should also edit `CHANGELOG.md` too.

Status: In Progress

Closes #713 Since existing performance tracing only available on net/http and gin, I only implement `http.request.method` attribute on those.

`${url-prefix}/extensions/github/setup/` should also be included as one of callback URL, otherwise the app will fail. Specifying only the `${url-prefix}/auth/sso/` would fail the installation. 👇🏻 This works ![image](https://github.com/getsentry/develop/assets/7274326/18e221a4-51a5-45f1-82e0-844ec149520c) Code in question:...

Closes [#2996](https://github.com/getsentry/self-hosted/issues/2996) /cc @hubertdeng123 @azaslavsky @stayallive

see https://github.com/teknologi-umum/bot/blob/refactor/october/.eslintrc.json

should we treat tabs (`\t`) as double spaces or four spaces? right now it's ugly cc @elianiva

difficulty: medium

### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### Steps to Reproduce Create a GitHub App named `Something's New`, then install it. ### Expected Result Installation successful, we're redirected to `https://github.com/apps/something-s-new` ### Actual Result...

Product Area: Settings - Integrations
Waiting for: Product Owner

* Bump development Nodejs version to v20.12.x * Bump dependencies, but not ESLint because v9 sucks * Update Contributor Covenant's Code of Conduct template to v2.1 * Bump year on...

Add Swift as a supported language to detect Learn swift here: - https://www.swift.org/getting-started/ - https://learnxinyminutes.com/docs/swift/ - https://www.tutorialspoint.com/swift/index.htm Some test cases: - https://rosettacode.org/wiki/Monte_Carlo_methods#Swift - https://rosettacode.org/wiki/Sorting_algorithms/Heapsort#Swift - https://rosettacode.org/wiki/Sorting_algorithms/Quicksort#Swift - https://rosettacode.org/wiki/Sorting_algorithms/Merge_sort#Swift - https://rosettacode.org/wiki/Sorting_algorithms/Selection_sort#Swift...

enhancement
difficulty: medium