mirror of
https://github.com/alpkeskin/rota.git
synced 2026-04-26 04:05:59 +03:00
[PR #5] [MERGED] V1.1.0 #17
Labels
No labels
bug
bug
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rota#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/alpkeskin/rota/pull/5
Author: @alpkeskin
Created: 1/11/2025
Status: ✅ Merged
Merged: 1/11/2025
Merged by: @alpkeskin
Base:
main← Head:v1.1.0📝 Commits (2)
340e86bv1.1.0: reading proxy list fixed and new endpoints addedd766f01fix(api): error handling fixed📊 Changes
9 files changed (+197 additions, -33 deletions)
View changed files
➕
.github/FUNDING.yml(+12 -0)📝
.github/workflows/release.yaml(+1 -1)📝
.github/workflows/test.yaml(+1 -1)📝
README.md(+13 -2)📝
cmd/rota/main.go(+3 -3)📝
internal/api/api.go(+109 -11)📝
internal/api/api_test.go(+39 -3)📝
internal/proxy/check.go(+6 -10)📝
internal/proxy/loader.go(+13 -2)📄 Description
This merge request represents the minor version release (v1.1.0) of Rota to the main branch.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
npm cicommand can only install with an existing package-lock.json #8