Reinaldy Rafli
Reinaldy Rafli
Closes #642 Let me know if I should also edit `CHANGELOG.md` too.
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  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
### 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...
* 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...