Merged
Conversation
There was a problem hiding this comment.
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/" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 [(): ]
📌 Summary
✨ Changes Introduced
🛠 How to Test
npm run devand verify that XYZ works.release/*branch and check deployment on{version}.yourdomain.com.✅ Checklist
chore,feat,fix, etc.).🔗 Related Issues
🚀 Deployment Notes (If applicable)
💡 Additional Context