graham

Results 6 issues of graham

**Describe the feature you'd like** ability to read a Github secret containing a registry read token during the CI/CD workflow. currently, the only way to include a read token for...

enhancement

**Describe the feature you'd like** I would appreciate a clarification on what edge case the following logic is covering: https://github.com/vtex/faststore/blob/8f5eb691823d713771a804589591b66b6effae55/packages/api/src/platforms/vtex/resolvers/collection.ts#L38-L41 and potentially a code change to simplify that logic in...

enhancement

**Describe the bug** Github Actions Lighthouse output is difficult to parse because of characters that are not human friendly **Expected behavior** output should be formatted to exclude ANSI escape codes...

bug

**Describe the feature you'd like** Support for injecting feature flag / experiment values at the top level of the app, to be consumed anywhere. Proposed implementation is a top-level context...

enhancement

## What's the purpose of this pull request? URL params are stripped out on inbound PLP links when the app rebuilds the URL from state. This is undesirable for end...

I'm opening this as a question because it feels like a feature request, documentation request, and bug report all rolled into one. **Describe the issue** PDP product data (ServerProductQuery) is...

question