Skip to content

Conversation

@Kenny-Heitritter
Copy link
Member

Summary

Follow-up fixes for the CodeQ branding system:

  1. Add ref input to workflow - Allows specifying which branch/tag/SHA to build from
  2. Add branding as workspace package - Fixes 'Cannot find package zod' error in CI by properly setting up the branding directory as a workspace member

Changes

  • Add ref input to codeq-gcs-upload.yml workflow
  • Add branding/package.json with zod catalog dependency
  • Add branding to root workspaces list in package.json

Allows specifying which branch/tag/SHA to build from.
This is needed to test the workflow before the branding
code is merged to dev.
The branding scripts import zod but weren't part of the workspace,
causing 'Cannot find package zod' errors in CI.

- Add branding/package.json with zod catalog dependency
- Add branding to root workspaces list
@github-actions
Copy link

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@Kenny-Heitritter Kenny-Heitritter merged commit d18af88 into dev Jan 19, 2026
1 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants