Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Blog Post: Reflecting on My Outreachy Journey: Growth, Challenges, and New Beginnings #6512

Merged

Conversation

RichardChukwu
Copy link
Contributor

This pull request introduces a new blog post titled "Reflecting on My Outreachy Journey: Growth, Challenges, and New Beginnings."

In this post, I share my experiences as an Outreachy intern with OpenTelemetry, highlighting personal growth, overcoming challenges, and contributions made during the internship.

@RichardChukwu RichardChukwu requested a review from a team as a code owner March 10, 2025 10:25
@opentelemetrybot opentelemetrybot requested a review from a team March 10, 2025 10:25
@github-actions github-actions bot added the blog label Mar 10, 2025
@maryliag maryliag requested a review from svrnm March 10, 2025 16:02
@opentelemetrybot opentelemetrybot requested a review from a team March 11, 2025 12:08
Copy link
Contributor

@chalin chalin left a comment

Choose a reason for hiding this comment

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

See inline for suggestion that should fix the build.

@opentelemetrybot opentelemetrybot requested a review from a team March 11, 2025 13:49
@svrnm svrnm requested a review from maryliag March 14, 2025 09:13
@svrnm
Copy link
Member

svrnm commented Mar 14, 2025

@maryliag since you worked with @RichardChukwu during the internship, please review and approve this blog post.

Copy link
Contributor

@maryliag maryliag left a comment

Choose a reason for hiding this comment

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

added a few comments. Just make sure you have tests passing, otherwise looks good.
I can provide an approval once all issues have been addressed

@RichardChukwu
Copy link
Contributor Author

added a few comments. Just make sure you have tests passing, otherwise looks good. I can provide an approval once all issues have been addressed

On it....

Copy link
Contributor

@tiffany76 tiffany76 left a comment

Choose a reason for hiding this comment

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

I've made a few suggestions to bring this in line with our style guide, but otherwise LGTM! Let us know if you need help getting the CI tests to pass.

@opentelemetrybot opentelemetrybot requested a review from a team March 20, 2025 22:38
@tiffany76
Copy link
Contributor

/fix:refcache

@opentelemetrybot
Copy link
Collaborator

You triggered fix:refcache action run at https://github.com/open-telemetry/opentelemetry.io/actions/runs/13981081929

@RichardChukwu
Copy link
Contributor Author

/fix:refcache

CI still fails, not sure why... log seems to be capturing a link though as the cause

@tiffany76
Copy link
Contributor

Hi @RichardChukwu, I think the build errors are happening because the CI restarted several times as you made successive commits and the link checker hit those webpages so many times they were rate limited. We'll let things settle down and try again.

The refcache check should be fixed with the GitHub action I just used. If you plan to make more changes locally, make sure to pull down the refcache commit once it's made.

@opentelemetrybot
Copy link
Collaborator

fix:refcache failed or was cancelled. For details, see https://github.com/open-telemetry/opentelemetry.io/actions/runs/13981081929.

@tiffany76
Copy link
Contributor

/fix:refcache

@opentelemetrybot
Copy link
Collaborator

You triggered fix:refcache action run at https://github.com/open-telemetry/opentelemetry.io/actions/runs/13981159161

@RichardChukwu
Copy link
Contributor Author

Hi @RichardChukwu, I think the build errors are happening because the CI restarted several times as you made successive commits and the link checker hit those webpages so many times they were rate limited. We'll let things settle down and try again.

The refcache check should be fixed with the GitHub action I just used. If you plan to make more changes locally, make sure to pull down the refcache commit once it's made.

Ohh, better understood now. Thank you

@opentelemetrybot
Copy link
Collaborator

fix:refcache failed or was cancelled. For details, see https://github.com/open-telemetry/opentelemetry.io/actions/runs/13981159161.

@tiffany76
Copy link
Contributor

I'm going to try one more time with the GitHub action. Please try not to comment on the PR or make any other changes until the action is finished and we see a "refcache was successful" or "refcache failed" message from the bot. I think we've been interrupting it's work and it just needs time to focus. 😁

@tiffany76
Copy link
Contributor

/fix:refcache

@opentelemetrybot
Copy link
Collaborator

You triggered fix:refcache action run at https://github.com/open-telemetry/opentelemetry.io/actions/runs/13981284378

@opentelemetrybot
Copy link
Collaborator

fix:refcache failed or was cancelled. For details, see https://github.com/open-telemetry/opentelemetry.io/actions/runs/13981284378.

@tiffany76
Copy link
Contributor

Okay, looks like one site is still failing the htmltest because of too many requests. Let's step away for a little while. I might be able to try again later, or one of the other @open-telemetry/docs-approvers can jump in to help on Friday.

If you want, you can also try to fix the issue locally by running npm run fix:refcache, commiting the changes, and pushing them to GitHub. It might work better than our repeated attempts with the GitHub action.

We'll get it fixed, one way or another!

@RichardChukwu
Copy link
Contributor Author

Okay, looks like one site is still failing the htmltest because of too many requests. Let's step away for a little while. I might be able to try again later, or one of the other @open-telemetry/docs-approvers can jump in to help on Friday.

If you want, you can also try to fix the issue locally by running npm run fix:refcache, commiting the changes, and pushing them to GitHub. It might work better than our repeated attempts with the GitHub action.

We'll get it fixed, one way or another!

Alright, I'll try that locally and see

RichardChukwu and others added 19 commits March 21, 2025 17:26
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com>
@chalin chalin force-pushed the Outreachy-Internship-blog-post branch from e808021 to e35b944 Compare March 21, 2025 21:32
@opentelemetrybot opentelemetrybot requested a review from a team March 21, 2025 21:52
@tiffany76 tiffany76 added this pull request to the merge queue Mar 21, 2025
@tiffany76
Copy link
Contributor

Hi @RichardChukwu, with considerable help from @chalin, your PR is now ready to be merged!

Rather than posting this on a Friday evening, we've set it to appear on the blog page on Monday, March 24. So take a look for it then.

Congratulations on finishing your internship! ✨ 🎉

Merged via the queue into open-telemetry:main with commit 03b3b3b Mar 21, 2025
18 checks passed
@opentelemetrybot
Copy link
Collaborator

Thank you for your contribution! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey

@RichardChukwu
Copy link
Contributor Author

Hi @RichardChukwu, with considerable help from @chalin, your PR is now ready to be merged!

Rather than posting this on a Friday evening, we've set it to appear on the blog page on Monday, March 24. So take a look for it then.

Congratulations on finishing your internship! ✨ 🎉

Thank you very much @chalin and @tiffany76

😁😁😁😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants