Skip to content

Fix omnibus submodule pointer to post-merge main HEAD#4181

Open
lbakerchef wants to merge 1 commit into
mainfrom
fix/omnibus-submodule-pointer
Open

Fix omnibus submodule pointer to post-merge main HEAD#4181
lbakerchef wants to merge 1 commit into
mainfrom
fix/omnibus-submodule-pointer

Conversation

@lbakerchef
Copy link
Copy Markdown
Contributor

Summary

The prior PR #4175 was merged with the omnibus submodule still pointing to the >>> PRE-MERGE INSTRUCTIONS <<< commit (024146f) instead of the actual omnibus-config main HEAD after the rebuild/CHEF-32135 PR merged.

Change

Advances the omnibus submodule pointer from:

  • 024146f4f (>>> PRE-MERGE INSTRUCTIONS <<<) ❌

To:

  • 939f4c9e5 (Merge pull request #5 from chef/rebuild/CHEF-32135-lbaker-20260430-092319) ✅

Why

Anyone running git submodule update on chef-server main was getting the wrong omnibus-config commit. The .gitmodules correctly points to branch = main, but the pinned SHA was left on the pre-merge marker commit.

Testing

Single-file change (submodule gitlink only). No code changes.

@lbakerchef lbakerchef requested review from a team as code owners May 11, 2026 12:30
@netlify
Copy link
Copy Markdown

netlify Bot commented May 11, 2026

👷 Deploy Preview for chef-server processing.

Name Link
🔨 Latest commit 7493478
🔍 Latest deploy log https://app.netlify.com/projects/chef-server/deploys/6a01d45f740b70000893b65f

The prior PR (#4175) was merged with the omnibus submodule pointing to
the PRE-MERGE INSTRUCTIONS commit (024146f) rather than the actual
omnibus-config main HEAD after the rebuild/CHEF-32135 PR merged.

Advance submodule pointer to 939f4c9 (Merge pull request #5 from
chef/rebuild/CHEF-32135-lbaker-20260430-092319).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Lincoln Baker <51833247+lbakerchef@users.noreply.github.com>
@lbakerchef lbakerchef force-pushed the fix/omnibus-submodule-pointer branch from f2a209c to 7493478 Compare May 11, 2026 13:06
@lbakerchef lbakerchef self-assigned this May 11, 2026
@sonarqubecloud
Copy link
Copy Markdown

@lbakerchef
Copy link
Copy Markdown
Contributor Author

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.

1 participant