[PR #687] [CLOSED] test: e2e #685

Closed
opened 2026-02-15 20:15:51 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/687
Author: @thucpn
Created: 6/12/2025
Status: Closed

Base: mainHead: fix/test-e2e


📝 Commits (4)

📊 Changes

3 files changed (+8 additions, -90 deletions)

View changed files

📝 .github/workflows/e2e.yml (+4 -86)
📝 packages/create-llama/e2e/shared/llamaindexserver_template.spec.ts (+3 -3)
📝 packages/create-llama/templates/types/llamaindexserver/nextjs/package.json (+1 -1)

📄 Description

Summary by CodeRabbit

  • Chores
    • Removed end-to-end testing for the Python environment from the workflow.
    • Limited TypeScript end-to-end tests to run only on macOS, focusing on a specific datasource and template type.
    • Disabled several use cases in the test suite to focus testing on a single scenario.
    • Locked a development dependency to a specific version for improved consistency.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/create-llama/pull/687 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 6/12/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/test-e2e` --- ### 📝 Commits (4) - [`ae79064`](https://github.com/run-llama/create-llama/commit/ae79064f334d0b0796465e56f0d10ca1c1634396) test: e2e - [`33205ab`](https://github.com/run-llama/create-llama/commit/33205abad8a485b9070d3677e7c129ab48a66de5) test with 1 option - [`e13d544`](https://github.com/run-llama/create-llama/commit/e13d5442f9f3dcfd32990761c7068f7d5063cea6) try 1 use case - [`5d4a374`](https://github.com/run-llama/create-llama/commit/5d4a374c777379837341036263a8bdd76967f4a3) try fixed version ### 📊 Changes **3 files changed** (+8 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/e2e.yml` (+4 -86) 📝 `packages/create-llama/e2e/shared/llamaindexserver_template.spec.ts` (+3 -3) 📝 `packages/create-llama/templates/types/llamaindexserver/nextjs/package.json` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Removed end-to-end testing for the Python environment from the workflow. - Limited TypeScript end-to-end tests to run only on macOS, focusing on a specific datasource and template type. - Disabled several use cases in the test suite to focus testing on a single scenario. - Locked a development dependency to a specific version for improved consistency. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:51 -05:00
yindo closed this issue 2026-02-15 20:15:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#685