mirror of
https://github.com/run-llama/llamaindex-docusearcher.git
synced 2026-06-30 21:38:01 -04:00
[PR #1] [MERGED] docs: README and LICENSE; ci: actions #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llamaindex-docusearcher/pull/1
Author: @AstraBert
Created: 9/5/2025
Status: ✅ Merged
Merged: 9/5/2025
Merged by: @AstraBert
Base:
main← Head:clelia/readme-and-actions📝 Commits (1)
87911dfdocs: README and LICENSE; ci: actions📊 Changes
7 files changed (+182 additions, -7 deletions)
View changed files
➕
.github/workflows/build.yml(+26 -0)➕
.github/workflows/lint.yml(+26 -0)➕
.github/workflows/release.yml(+35 -0)➕
.pre-commit-config.yaml(+23 -0)➕
LICENSE(+21 -0)📝
README.md(+50 -6)📝
src/app/page.tsx(+1 -1)📄 Description
Add a README and a LICENSE.
Set up GitHub actions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.