Add/more projects #3
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
javascript
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Snupai/snupai-site!3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add/more-projects"
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?
This pull request to
src/app/projects/page.tsxincludes changes to add new repositories to the project list, enhance error handling, and update the GitHub repository type definition. The most important changes include adding new repositories, improving error handling for fetching repository data, and updating theGitHubRepotype to include aprivatefield.Repository additions:
REPO_LISTandSHOUTOUT_REPO_LISTarrays.Error handling improvements:
getReposDatafunction to handle errors when fetching repository data, including checking for non-public repositories and logging appropriate warnings.Type definition update:
GitHubRepotype to include aprivateboolean field to represent whether a repository is private.The latest updates on your projects. Learn more about Vercel for Git ↗︎