Skip to content

Feature/bone check members update#43

Open
kawancosta1 wants to merge 4 commits intomainfrom
feature/boneCheck-members-update
Open

Feature/bone check members update#43
kawancosta1 wants to merge 4 commits intomainfrom
feature/boneCheck-members-update

Conversation

@kawancosta1
Copy link
Collaborator

🚀 [(): ]

📌 Summary

✨ Changes Introduced

🛠 How to Test

  1. [For feature PRs]: Run npm run dev and verify that XYZ works.
  2. [For CI/CD PRs]: Push to a release/* branch and check deployment on {version}.yourdomain.com.
  3. [For security PRs]: Follow the README steps to encrypt and decrypt files.

✅ Checklist

  • The PR title follows Conventional Commits (chore, feat, fix, etc.).
  • The code follows repository standards (linting, formatting, etc.).
  • Tests (if applicable) have been added or updated.
  • All security-sensitive changes have been reviewed.

🔗 Related Issues

  • Fixes #ISSUE_ID
  • Related to #ISSUE_ID

🚀 Deployment Notes (If applicable)

  • No additional steps required.
  • Requires DNS update in Cloudflare.

💡 Additional Context

Copilot AI review requested due to automatic review settings March 19, 2026 18:33
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the BoneCheck project’s team/member data in the mock projects datasets (PT/EN/ES) and adds a new team member photo asset. It also includes package-lock.json changes that appear unrelated to the content update and may impact dependency installation.

Changes:

  • Add additional BoneCheck team members to the PT and EN mock project datasets.
  • Extend the BoneCheck team links list in the ES mock project dataset.
  • Add a new BoneCheck team member image, plus update package-lock.json.

Reviewed changes

Copilot reviewed 3 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/mocks/projects/projects-pt.json Adds new BoneCheck team member entries (name/role/image/bio/linkedin).
src/mocks/projects/projects-en.json Adds new BoneCheck team member entries (translated bio/role and assets/links).
src/mocks/projects/projects-es.json Adds new BoneCheck team LinkedIn entries (ES uses link-only team objects).
public/team/bonecheck/luysagoncalves.jpg Adds new team member photo asset.
package-lock.json Large lockfile metadata changes (adds/removes peer flags and removes some entries).

Comment on lines +138 to +140
{
"linkedin": "https://www.linkedin.com/in/matheushrv/"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants