- Miami, USA
- https://bit.dev
Highlights
- 1 discussion answered
Block or Report
Block or report davidfirst
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,048 contributions in the last year
Contribution activity
May 2022
Created 41 commits in 1 repository
Created a pull request in teambit/bit that received 2 comments
Opened 38 other pull requests in 1 repository
teambit/bit
38
merged
- schema: transform ComponentID to object correctly and vice versa
- Schema: handle all cases of TypeElement node
- fix: avoid traversing tags on Harmony
- improvement: support running bit schema on multiple components
- schema: fix schema GraphQL query to return the entire JSON object
- Schema improvements
- ci: skip some Jest e2e-tests on Windows due to short-path issues
- feat: introduce "bit scope fork" to fork an entire scope
- schema: types improvements and support component-id
- test: add tests for the schema aspect
- add location to all schema nodes
- improvement: enable setting the default-scope in workspace.jsonc
- feat: enable serialization and deserialization of schema in one place
- feat: implement bit scope set command
- fix: avoid reading SSH keys, it is not used anymore on Harmony
- fix(schema): fix property signature to use the general "typeNodeToSchema"
- improvement: add location to some of the schemas
- fix: downgrade chalk from 4.x to 2.x due to Webpack error about spread syntax
- test: skip the flaky cache-expire test
- fix(bit-remove): fix "Maximum call stack size exceeded" error
- Schema type node
- test: fix CircleCI tests on Windows
- fix(bit-doctor): fetch bit-remote-version from the BVM instead of NPM
- fix(lanes): import main components objects when running "bit import" on a lane
- fix: enter auto-tagged as "patch" in the .bitmap during soft-tag
- Some pull requests not shown.
Reviewed 8 pull requests in 1 repository
teambit/bit
8 pull requests
- add support for json imports
- export bit sign central hub
- fix duplicate lane entry on bitmap while snapping
- fix(lanes): handle merging main lane readme
- expose lane
- Each component should be isolated with its own peer dependencies
- render lane overview compositions by default on a scope
- fix: wiki template