aws / aws/aws-cdk-cli

integ-runner: needs to read feature flags from target repo, not its own built-in set

Open
#659 2 comments 0 reactions 1 assignee Claimed by @rix0rrr View on GitHub
aws-cdk bug p1
Dominant language
TypeScript
Stars
105
Forks
122
Avg merge
1d 17h
Merged PRs (30d)
71

Description

### Describe the bug

Otherwise the flags are subject to unexpected change, which impedes upgrading.

### Regression Issue

- [ ] Select this option if this issue appears to be a regression.

### Last Known Working CDK Version

_No response_

### Expected Behavior

Snapshots don't break during upgrade.

### Current Behavior

Snapshots break during upgrade.

### Reproduction Steps

--

### Possible Solution

Read the set of flags from a file, write that file with the recommended set if it doesn't exist yet.

### Additional Information/Context

_No response_

### CDK CLI Version

-

### Framework Version

_No response_

### Node.js Version

-

### OS

-

### Language

TypeScript

### Language Version

_No response_

### Other information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.