Siddharth Gaikwad

Results 6 issues of Siddharth Gaikwad

# PR: Add GitHub Issue Templates for OSS Project ## Description This PR adds GitHub issue templates to standardize issue reporting in the repository. It includes templates for: * **Bug...

# PR: Make `packages/core` Build Cross-Platform ## Description This PR updates the `packages/core` build scripts to be cross-platform using `rimraf` and `cpy-cli` instead of Unix-specific commands. ### Changes * Installed...

size/M

## Summary - modified and created create and search cli commands for motia - changes in the snap package to load templates ## Type of Change - [ ] Bug...

size/XL

## Summary - added script to run lint on commit - added script logic to run the tests only if changes in packages and playground ## Related Issues ## Type...

size/S

## Summary - added postcss - added postcss-cli ## Related Issues fixes: #800 ## Type of Change - [x] Bug fix - [ ] New feature - [ ] Breaking...

size/M

# Issue: Build Fails on Windows Due to Unix Shell Commands ## Description The build script in `packages/core` fails on Windows with the following error: ``` The syntax of the...

bug