Skip to content

Conversation

ketanhwr
Copy link
Member

@ketanhwr ketanhwr commented Jun 30, 2025

The internal build workflow is limited by the fact, that it needs a commit which belongs to cloudflare/workerd repo. Commits in forks, unfortunately, do not belong in this repo - hence we need to create an internal branch which mirrors the fork branch and then call the internal build with the mirror branch instead.
It turns out that it works across forks - some magic involved I'm sure.

@ketanhwr ketanhwr requested review from a team as code owners June 30, 2025 18:15
@ketanhwr ketanhwr force-pushed the ketan/internal-build branch from de35e81 to a918b83 Compare June 30, 2025 18:59
Copy link
Member

@npaun npaun left a comment

Choose a reason for hiding this comment

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

It looks reasonable to me. Have you been able to test it?

@ketanhwr
Copy link
Member Author

ketanhwr commented Jul 7, 2025

It looks reasonable to me. Have you been able to test it?

Planning to test it this week, with some changes planned.

@anonrig
Copy link
Member

anonrig commented Jul 11, 2025

@ketanhwr this has become a blocker. Any updates on ETA?

@ketanhwr
Copy link
Member Author

ketanhwr commented Jul 11, 2025

@anonrig I'll get to it ASAP. For now I've advised @ns476 to create an internal PR manually (which works across forks).

@ketanhwr ketanhwr force-pushed the ketan/internal-build branch from a918b83 to e15845c Compare July 14, 2025 11:12
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@ketanhwr ketanhwr merged commit d41a217 into main Jul 14, 2025
21 checks passed
@ketanhwr ketanhwr deleted the ketan/internal-build branch July 14, 2025 11:37
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