Skip to content

chore: scaffold copilot-instructions & memory-databank #5413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

louis-bompart
Copy link
Collaborator

First attempt of memory-databank & copilot-instructions setup

@developer-experience-bot
Copy link
Contributor

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Live demo links

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 249.8 249.8 0
commerce 362.7 362.7 0
search 420.9 420.9 0
insight 412 412 0
recommendation 260.7 260.7 0
ssr 414.5 414.5 0
ssr-commerce 379.2 379.2 0

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's nix this, I think it's not that useful.

- **Nx**: Workspace management and build orchestration
- **ESBuild**: Fast JavaScript bundling
- **TypeScript**: Primary language with custom transformers
- **Stencil**: Web component compilation (Atomic)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add a note about Lit

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's Headless specific


## Testing Strategy

### Unit Tests (Jest)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's indicate what's the legacy stock, what's the "new standard"

Comment on lines +51 to +61
### Stencil Development

**Problem**: Changes to Stencil components not reflecting in dev mode.

**Solution**:

- Use `--stencil` flag when developing Stencil components
- Stencil files require special build process
- Make sure both Atomic and Headless are running in dev mode

**Command**: `npx nx run atomic:dev --stencil`
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's keep info about stencil light

Comment on lines +14 to +17
```bash
# Manual unlock (requires admin access)
node utils/ci/lock-master.mjs
```
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or just ask an admin to go to https://github.com/coveo/ui-kit/settings/rules/215874 and flip the switch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant