merged
This commit is contained in:
@@ -32,6 +32,14 @@ PORT=3449 lein run
|
||||
## Test Execution
|
||||
prefer using clojure-eval skill
|
||||
|
||||
## Pull Requests on Gitea
|
||||
|
||||
This project uses **gitea story-basking.ts net** as the primary remote for PRs. Use `tea` (the Gitea CLI) to create and manage pull requests. The gitea remote is the one you push to, NOT origin and NOT deploy.
|
||||
|
||||
**When opening a PR**, load and follow the **gitea-tea** skill. In short:
|
||||
- Target branch is always `master`
|
||||
- Use `tea pulls create -r notid/integreat -b master --title "..." --description "..."`
|
||||
|
||||
### Run All Tests
|
||||
```bash
|
||||
lein test # WORST CASE
|
||||
|
||||
Reference in New Issue
Block a user