Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
372 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in cube-js/cube.js that received 2 comments
[WIP] Misc: Use yarn workspaces to reduce disk usage
Hello!
@vasilev-alex Ask a great question:
If we install typescript locally for each package inside our monorepo, how much disk space we need?
32 *โฆ
- Feature: Introduce Docker template
- misc(ci): Run unit tests under Node.js 15
- fix(cubejs-cli): deploy command
- misc(ci): Dont run docker-image-latest on tag
- feat(@cubejs-backend/server): Implement dev-server & server command
- feat(@cubejs-client/vue): Make @cubejs-client/core as peerDependencies
- fix(@cubejs-client/core): Add parseDateMeasures field to CubeJSApiOptโฆ
- Feature: cubejs add external command support for dev-server/server
- misc(ci): Support tmp tags for testing releases
- misc(ci): Start docker publish after NPM publish
- misc(ci): Automatic docker publish workflow
- [WIP] Misc(druid): Trying to limit druid with 4gb max
- Feature: Introduce Official Docker Image
- Fix(server-core): Add druid to DatabaseType
- Fix(mysql-driver): Support environment variables for SSL and unix socket
- Misc(@cubejs-backend/server): Use linter
- Move cubejs CLI to TypeScript