-
Sentry
- San Francisco, CA
-
03:21
- 12h behind - in/aliu31
- https://github.com/aliu390
Popular repositories Loading
-
frontend-tutorial
frontend-tutorial PublicForked from getsentry/frontend-tutorial
Sample app for the Sentry frontend tutorial
JavaScript
964 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
February 2025
Created 15 commits in 4 repositories
Created a pull request in getsentry/sentry that received 28 comments
feat(flags): support Statsig webhook provider and secrets format
Closes getsentry/team-replay#537 Ref https://docs.statsig.com/integrations/event_webhook/#webhook-signature (Statsig has a unique signing scheme e…
+614
−14
lines changed
•
28
comments
Opened 18 other pull requests in 4 repositories
getsentry/sentry-docs
1
open
6
merged
-
ref(flags): restructure generic api and integration, fix generic api snippet
This contribution was made on Feb 19
-
ref(flags): use platform specific links for next steps alert
This contribution was made on Feb 18
-
ref(flags): remove is_enabled note from unleash and statsig python docs
This contribution was made on Feb 18
-
feat(flags): document statsig webhook setup instructions
This contribution was made on Feb 15
-
fix(flags): Fix node platform name in notSupported list
This contribution was made on Feb 14
-
feat(flags): document statsig python integration
This contribution was made on Feb 13
-
feat(flags): document statsig browser integration
This contribution was made on Feb 13
getsentry/sentry
1
open
3
merged
1
closed
-
feat(flags): add statsig onboarding snippets and refactor onboarding components
This contribution was made on Feb 18
-
fix(flags): move flags[] stripping to fix flag values autocomplete
This contribution was made on Feb 12
-
ref(flags): update issues searchbar to use flags[] syntax
This contribution was made on Feb 12
-
fix(flags): handle BooleanConditions in recursive tag utils for snuba
This contribution was made on Feb 6
-
chore(replay): create a project blocklist for viewed by endpoint and filters (inc-1024)
This contribution was made on Feb 4
getsentry/sentry-javascript
3
merged
1
open
1
closed
-
feat(flags/v8): add Statsig browser integration
This contribution was made on Feb 8
-
ref(flags/v8): rename unleash integration param
This contribution was made on Feb 7
-
ref(flags/v8): rename unleash integration param
This contribution was made on Feb 7
-
ref(flags): rename unleash integration param
This contribution was made on Feb 7
-
feat(flags): add Statsig browser integration
This contribution was made on Feb 6
getsentry/sentry-python
1
merged
-
feat(flags): add Statsig integration
This contribution was made on Feb 8
Reviewed 16 pull requests in 4 repositories
getsentry/sentry
10 pull requests
-
feat(flags): support Statsig webhook provider and secrets format
This contribution was made on Feb 15
-
fix(apidocs): fix typo in user feedback api
This contribution was made on Feb 14
-
fix(flags): move flags[] stripping to fix flag values autocomplete
This contribution was made on Feb 12
-
ref(flags): update issues searchbar to use flags[] syntax
This contribution was made on Feb 12
-
chore(flags): Update sentry-sdk and use new generic flag integration
This contribution was made on Feb 12
-
feat(flags): Capture flagpole and option automator results using new SDK interfaces
This contribution was made on Feb 8
-
feat(flags): Add better test coverage and improve typing for query re-writes
This contribution was made on Feb 7
-
feat(issues): add feature flags to issue stream search suggestions
This contribution was made on Feb 4
-
feat(flags): Add support for legacy queries on issues search
This contribution was made on Feb 4
-
ref(flags): allow onboarding to be shown for 'other' platform
This contribution was made on Feb 4
getsentry/sentry-docs
3 pull requests
-
feat(flags): document statsig webhook setup instructions
This contribution was made on Feb 18
-
feat(flags): document statsig python integration
This contribution was made on Feb 14
-
Update FeatureFlag Configuration
This contribution was made on Feb 4
getsentry/sentry-javascript
2 pull requests
-
ref(flags): rename unleash integration param
This contribution was made on Feb 7
-
feat(flags): add Statsig browser integration
This contribution was made on Feb 6
getsentry/sentry-python
1 pull request
-
fix(flags): Fix bug where concurrent accesses to the flags property could raise a RunTime error
This contribution was made on Feb 10
Created an issue in getsentry/sentry that received 2 comments
[SearchQueryBuilder] Support special character escapement for search bar filter keys
Follow-up on thread here: #83968 (comment)
Arose from a PR for feature flags search, where :
characters in the flag key conflicted with our search …
2
comments