Pinned Loading
-
-
-
DevCycleHQ/android-client-sdk
DevCycleHQ/android-client-sdk PublicDevCycle - Android Client SDK
-
DevCycleHQ/ios-client-sdk
DevCycleHQ/ios-client-sdk PublicDevCycle - iOS SDKs (Includes macOS, watchOS, tvOS)
1,272 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
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
March 2025
Created 54 commits in 20 repositories
Created 1 repository
-
jonathannorris/openfeature-flags-sdk-example
TypeScript
This contribution was made on Mar 20
Created a pull request in open-feature/openfeature.dev that received 2 comments
fix: small grammar issues on devcycle blog post
This PR fixes small grammar issues on devcycle blog post
+8
−8
lines changed
•
2
comments
Opened 28 other pull requests in 9 repositories
open-feature/openfeature.dev
6
merged
1
closed
-
feat: Vercel Flags SDK blog post
This contribution was made on Mar 18
-
DevCycle March 2025 hackathon blog post
This contribution was made on Mar 17
-
Feat devcycle hackathon blog
This contribution was made on Mar 17
-
feat: add OFREP API section to Ecosystem page
This contribution was made on Mar 17
-
feat: add Sentry hook
This contribution was made on Mar 14
-
feat: Add the Vercel Flags SDK for Next.js + SvelteKit to the ecosystem page
This contribution was made on Mar 14
-
feat: add DevCycle Ruby Provider
This contribution was made on Mar 14
DevCycleHQ/js-sdks
5
merged
-
chore: update yarn to 4.6.0, update deps
This contribution was made on Mar 24
-
fix: js-client-sdk missing dependancy issue with nodejs-server-sdk
This contribution was made on Mar 20
-
fix: setClientCustomData to not throw error to match test harness
This contribution was made on Mar 20
-
feat: add setClientCustomData to the local nodejs server sdk
This contribution was made on Mar 19
-
chore: dependabot updates
This contribution was made on Mar 6
DevCycleHQ/cli
4
merged
-
chore: update axios dep
This contribution was made on Mar 25
-
chore: deps update with yarn upgrade-interactive
This contribution was made on Mar 24
-
chore: update to node 22
This contribution was made on Mar 6
-
chore: update dependancies
This contribution was made on Mar 6
DevCycleHQ/devcycle-docs
3
merged
-
chore: update babel / axios deps
This contribution was made on Mar 25
-
chore: update dependancies
This contribution was made on Mar 24
-
feat: add node.js setClientCustomData docs, update examples to TS
This contribution was made on Mar 19
DevCycleHQ/test-harness
3
merged
-
chore: update node.js docker file deps for js-sdks
This contribution was made on Mar 25
-
chore: update dockerfiles to enable corepack
This contribution was made on Mar 24
-
feat: add clientCustomData capability to node.js
This contribution was made on Mar 19
DevCycleHQ/vscode-extension
2
merged
-
chroe: update serialize-javascript
This contribution was made on Mar 6
-
chore: update deps and yarn to 4.4.0
This contribution was made on Mar 6
DevCycleHQ/android-client-sdk
2
merged
-
fix: proguard rules for com.launchdarkly:okhttp-eventsource library
This contribution was made on Mar 5
-
feat: update to latest version of okhttp-eventsource
This contribution was made on Mar 3
DevCycleHQ/carthage-bootstrap
1
merged
-
chore: update deps
This contribution was made on Mar 24
DevCycleHQ/feature-flag-code-usage-action
1
merged
-
chore: update undici and other deps
This contribution was made on Mar 24
Reviewed 29 pull requests in 15 repositories
DevCycleHQ/go-server-sdk
6 pull requests
-
chore: Update deps and remove sleeps
This contribution was made on Mar 25
-
chore: Retry only once for config failures
This contribution was made on Mar 25
-
fix: Delay retry logic and increase retry count
This contribution was made on Mar 24
-
feat: Allow setting upper bound on config polling times when SSE is connected
This contribution was made on Mar 19
-
feat: Openfeature Provider Update
This contribution was made on Mar 11
-
feat: Change debug logging conditional
This contribution was made on Mar 4
DevCycleHQ/test-harness
3 pull requests
-
Update go sdk versions
This contribution was made on Mar 26
-
chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /proxies/go
This contribution was made on Mar 26
-
Test-harness-version
This contribution was made on Mar 25
DevCycleHQ/sdk-proxy
3 pull requests
-
Update SDK
This contribution was made on Mar 25
-
feat: add of metadata to events
This contribution was made on Mar 21
-
sdk-update to v2.20.1
This contribution was made on Mar 19
open-feature/openfeature.dev
3 pull requests
-
DevCycle March 2025 hackathon blog post
This contribution was made on Mar 19
-
feat: Add the Vercel Flags SDK for Next.js + SvelteKit to the ecosystem page
This contribution was made on Mar 17
-
chore: update sdk readmes
This contribution was made on Mar 17
DevCycleHQ/php-server-sdk
2 pull requests
-
feat: Add flag for requests that the SDK is using openfeature
This contribution was made on Mar 17
-
chore: Update depends and use test token
This contribution was made on Mar 12
DevCycleHQ/devcycle-docs
2 pull requests
-
feat: Ruby OF Provider Docs
This contribution was made on Mar 14
-
Fix getAllFeatures response
This contribution was made on Mar 11
DevCycleHQ/android-client-sdk
2 pull requests
-
fix: catch any usage of context if context properties are undefined
This contribution was made on Mar 5
-
feat: update to latest version of okhttp-eventsource
This contribution was made on Mar 3
open-feature/js-sdk-contrib
1 pull request
-
chore: address linting issue
This contribution was made on Mar 24
DevCycleHQ/js-sdks
1 pull request
-
feat: add setClientCustomData to the local nodejs server sdk
This contribution was made on Mar 19
DevCycleHQ/ios-client-sdk
1 pull request
-
fix: remove ios variable call regex
This contribution was made on Mar 14
DevCycleHQ/feature-flag-code-usage-action
1 pull request
-
fix: Remove axios
This contribution was made on Mar 12
DevCycleHQ/dotnet-server-sdk
1 pull request
-
feat: Support track in .NET - update to .net8 - FDN-407
This contribution was made on Mar 11
DevCycleHQ/ruby-server-sdk
1 pull request
-
feat: openfeature provider
This contribution was made on Mar 11
vercel/flags
1 pull request
-
Add OpenFeature adapter
This contribution was made on Mar 10
DevCycleHQ/vscode-extension
1 pull request
-
Update CLI version to v5.20.2
This contribution was made on Mar 6
40
contributions
in private repositories
Mar 4 – Mar 26