Add/more projects #3

Merged
Snupai merged 2 commits from add/more-projects into dev 2025-01-13 10:19:30 +01:00
Snupai commented 2025-01-13 10:19:15 +01:00 (Migrated from github.com)

This pull request to src/app/projects/page.tsx includes 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 the GitHubRepo type to include a private field.

Repository additions:

  • Added multiple new repositories to the REPO_LIST and SHOUTOUT_REPO_LIST arrays.

Error handling improvements:

  • Enhanced the getReposData function to handle errors when fetching repository data, including checking for non-public repositories and logging appropriate warnings.

Type definition update:

  • Updated the GitHubRepo type to include a private boolean field to represent whether a repository is private.
This pull request to `src/app/projects/page.tsx` includes 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 the `GitHubRepo` type to include a `private` field. ### Repository additions: * Added multiple new repositories to the `REPO_LIST` and `SHOUTOUT_REPO_LIST` arrays. ### Error handling improvements: * Enhanced the `getReposData` function to handle errors when fetching repository data, including checking for non-public repositories and logging appropriate warnings. ### Type definition update: * Updated the `GitHubRepo` type to include a `private` boolean field to represent whether a repository is private.
vercel[bot] commented 2025-01-13 10:19:21 +01:00 (Migrated from github.com)

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
snupai-site Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 9:19am
[vc]: #wJzuTqS21eFeROOE0Y5U9BpNc5VKE05cJYHqTTOg+VM=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJzbnVwYWktc2l0ZSIsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZCI6MCwidW5yZXNvbHZlZCI6MCwidG90YWwiOjAsImxpbmsiOiJzbnVwYWktc2l0ZS1naXQtYWRkLW1vcmUtcHJvamVjdHMtY3JtaXNzaWxlcy1wcm9qZWN0cy52ZXJjZWwuYXBwIn0sImluc3BlY3RvclVybCI6Imh0dHBzOi8vdmVyY2VsLmNvbS9jcm1pc3NpbGVzLXByb2plY3RzL3NudXBhaS1zaXRlL0dBdzJxRTFVelM2b1FNMlRuV2pVZVBqajVSaFMiLCJwcmV2aWV3VXJsIjoic251cGFpLXNpdGUtZ2l0LWFkZC1tb3JlLXByb2plY3RzLWNybWlzc2lsZXMtcHJvamVjdHMudmVyY2VsLmFwcCIsIm5leHRDb21taXRTdGF0dXMiOiJERVBMT1lFRCJ9XX0= **The latest updates on your projects**. Learn more about [Vercel for Git ↗︎](https://vercel.link/github-learn-more) | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **snupai-site** | ✅ Ready ([Inspect](https://vercel.com/crmissiles-projects/snupai-site/GAw2qE1UzS6oQM2TnWjUePjj5RhS)) | [Visit Preview](https://snupai-site-git-add-more-projects-crmissiles-projects.vercel.app) | 💬 [**Add feedback**](https://vercel.live/open-feedback/snupai-site-git-add-more-projects-crmissiles-projects.vercel.app?via=pr-comment-feedback-link) | Jan 13, 2025 9:19am |
Sign in to join this conversation.
No description provided.