- Prague, CZE
Block or Report
Block or report easyCZ
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
facebook/react-native Public
A framework for building native applications using React
-
grafana/grafana Public
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many mo…
-
grpc-web-hacker-news Public
An example app implementing a Hacker News reader in React with gRPC-Web and Go backend
-
improbable-eng/grpc-web Public
gRPC Web implementation for Golang and TypeScript
-
gitpod-io/gitpod Public
Gitpod automates the provisioning of ready-to-code development environments.
2,135 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 26 commits in 1 repository
Created a pull request in gitpod-io/gitpod that received 16 comments
[experiments] Add abstraction for configcat to work in self-hosted
Description Adds an interface in front of configcat. This allows the following: Different SDK keys to be used for different environments (specifie…
Opened 24 other pull requests in 1 repository
gitpod-io/gitpod
24
merged
- [experiments] Add configcat key for preview-envs
- [usage] Temporarily remove flaky test
- [experiments] Configure ConfigCat SDK through installer
- [usage] Fix flaky test for ListWorkspacesByID
- [usage] Do not run tests with SQL debug mode
- [usage] Batch list workspace instances in range
- [usage] Fix querying workspace instances to use startedTime existence to filter
- [usage] Batch lookup Workspaces to fix too many placeholders error
- [usage] Round workspace runtime
- [usage] Fix usage report overflow
- [usage] Generate usage report
- [usage] Add listing of memberships by UserID
- [usage] Simplify Workspace record creation for tests
- [usage] Attribute workspaces to a team
- [usage] Add db model for TeamMembership
- [usage] List workspaces for each workspace instance in usage period
- [usage] Add component to codeowners
- [usage] Handle empty value varchar time, use ISO8601
- [usage] Validate workspace instances in reconciler
- [usage] Automatically cleanup records between test DB connections
- [usage] Log db with standard logger
- [usage] List workspace instances
- [baseserver] Stop logging healthcheck RPCs
- [workspace-instance] Deprecate deployedTime field
Reviewed 41 pull requests in 1 repository
gitpod-io/gitpod
25 pull requests
- [bridge] Add log.error in case we are about to override a previous "failed" condition
- [experiments] Add abstraction for configcat to work in self-hosted
- Disable 5 second delay before returning feature flag value
- Allow teams to cancel and renew their usage-based subscription in Stripe
- [usage] Use stripe clients rather than a singleton in the usage controller
- [Usage-based] Update credit prices, calculation, and Stripe product IDs
- [usage] Fix flaky test for ListWorkspacesByID
- [usage] Make billing optional in the usage component
- [usage] Batch list workspace instances in range
- [bridge] Add /debug/version endpoint
- [usage] Fix querying workspace instances to use startedTime existence to filter
- [usage] Batch lookup Workspaces to fix too many placeholders error
- [usage] Add configmap for usage component to control run frequency
- Link to Team Billing docs from dashboard
- Add persistent volume claim to prebuild settings
- [usage] Fix usage report overflow
- [usage] Generate usage report
- Implement Stripe portal to allow usage-based customers to manage their billing details
- Minor Stripe API clean-up
- [usage] Add listing of memberships by UserID
- [usage] Simplify Workspace record creation for tests
- [usage] List workspaces for each workspace instance in usage period
- Fix hanging "Prebuild in Progress" page
- Add workspace class to workspace instance
- [usage] Validate workspace instances in reconciler
- Some pull request reviews not shown.
Created an issue in gitpod-io/gitpod that received 2 comments
[billing] Create a dedicated Stripe account for production
We want to create a new Stripe account to use for Production. Ensure production environment is updates with API keys for the new account Configure…

