Skip to content

config: make cot_product optional#810

Open
jcristau wants to merge 1 commit into
mozilla-releng:mainfrom
jcristau:cot-product-optional
Open

config: make cot_product optional#810
jcristau wants to merge 1 commit into
mozilla-releng:mainfrom
jcristau:cot-product-optional

Conversation

@jcristau

@jcristau jcristau commented Jul 8, 2026

Copy link
Copy Markdown
Contributor
  • set the default cot_product to None
  • when cot_product is None, apply_product_config resolves by-cot-product mappings to None as well
  • check_config allows str values for cot_product despite the None default, and checks that verify_chain_of_trust is off when cot_product is not set, since chain of trust verification relies on cot_product-specific config

- set the default cot_product to None
- when cot_product is None, apply_product_config resolves by-cot-product
  mappings to None as well
- check_config allows str values for cot_product despite the None
  default, and checks that verify_chain_of_trust is off when cot_product
  is not set, since chain of trust verification relies on
  cot_product-specific config
@jcristau jcristau requested a review from a team as a code owner July 8, 2026 14:37

@ahal ahal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

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.

2 participants