Skip to content

Feature/bone check members update#42

Merged
rubenszinho merged 2 commits intomainfrom
feature/boneCheck-members-update
Mar 19, 2026
Merged

Feature/bone check members update#42
rubenszinho merged 2 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:14
@rubenszinho rubenszinho merged commit b10de57 into main Mar 19, 2026
3 checks passed
@rubenszinho rubenszinho deleted the feature/boneCheck-members-update branch March 19, 2026 18:16
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

Updates the BoneCheck project metadata (team members and assets) across localized mock project catalogs, and refreshes the npm lockfile.

Changes:

  • Added additional BoneCheck team members (PT/EN) with images, bios, and LinkedIn URLs.
  • Updated BoneCheck team LinkedIn entries in the ES mock catalog.
  • Added a new BoneCheck team image and updated 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 members (full member objects with image/bio/link).
src/mocks/projects/projects-en.json Adds new BoneCheck team members (full member objects with image/bio/link).
src/mocks/projects/projects-es.json Updates BoneCheck team list (LinkedIn-only entries).
public/team/bonecheck/luysagoncalves.jpg Adds new team member photo asset.
package-lock.json Lockfile metadata changes (peer flags / entry adjustments).

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines +149 to +163
},
{
"linkedin": "https://www.linkedin.com/in/luysagoncalves/"
},
{
"linkedin": "https://www.linkedin.com/in/matheushrv/"
},
{
"linkedin": "https://www.linkedin.com/in/artur-de-vlieger-336829252/"
},
{
"linkedin": "https://www.linkedin.com/in/caio-petroncini-7105941aa/"
},
{
"linkedin": "https://www.linkedin.com/in/ant%C3%B4nio-carlos-micheli-b10bb4289/"
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.

3 participants