Skip to content

Conversation

@73junito
Copy link
Owner

Adds an authenticated npm setup step to CI workflows so private packages (like lms-ai-mcp-server) can be fetched from a private registry.\n\nWorkflows modified: .github/workflows/playwright.yml, storybook.yml, storybook-debug.yml, storybook-temporary.yml.\n\nAction required after merge:\n- Add NPM_TOKEN to repository secrets.\n- Replace @your-org in the workflows with the actual npm scope for the private registry.\n\nNotes: The workflows write the token to ~/.npmrc during the run before installing dependencies; the token is not committed.\n

GitHub Copilot and others added 30 commits January 10, 2026 12:01
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…in permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
- Add test for skipping modules with contentStatus="humanized"
- Add test for error handling when call_ollama raises exceptions
- Add test for streaming mode with TTFT capture
- Add test for modules.json dict format with 'modules' key
- Add test for modules.json plain array format
- Fix existing test to meet quality guard requirements

Co-authored-by: 73junito <86015877+73junito@users.noreply.github.com>
Co-authored-by: 73junito <86015877+73junito@users.noreply.github.com>
Co-authored-by: 73junito <86015877+73junito@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI commented Jan 29, 2026

@73junito I've opened a new pull request, #242, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Contributor

Copilot AI commented Jan 29, 2026

@73junito I've opened a new pull request, #243, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Contributor

Copilot AI commented Jan 29, 2026

@73junito I've opened a new pull request, #244, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Contributor

Copilot AI commented Jan 29, 2026

@73junito I've opened a new pull request, #245, to work on those changes. Once the pull request is ready, I'll request review from you.

73junito and others added 2 commits January 29, 2026 16:14
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI commented Jan 29, 2026

@73junito I've opened a new pull request, #246, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 14 commits January 29, 2026 22:15
Co-authored-by: 73junito <86015877+73junito@users.noreply.github.com>
Co-authored-by: 73junito <86015877+73junito@users.noreply.github.com>
Co-authored-by: 73junito <86015877+73junito@users.noreply.github.com>
Co-authored-by: 73junito <86015877+73junito@users.noreply.github.com>
Co-authored-by: 73junito <86015877+73junito@users.noreply.github.com>
Co-authored-by: 73junito <86015877+73junito@users.noreply.github.com>
[WIP] Refactor npm auth configuration for private registry
[WIP] Update npm auth configuration for private registry
Align Playwright workflow with CI standards: Node 20 and pnpm
Align Playwright workflow with Node 20 and pnpm standard
Remove duplicate pnpm install in Storybook workflow
Remove .venv3.10 from version control
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants