Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update cordoned features handling and support for local file #1119

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

sasa-tomic
Copy link
Member

Previous implementation was using the local file for cordoned features only if --offline was provided. That means that the entire dre tool had to be forced to go offline.
With this change, one can simply provide --cordoned-features-file <file> on the CLI, and the local file will override the github version

Previous implementation was using the local file for cordoned features *only if* --offline was provided. That means that the entire dre tool had to be forced to go offline.
With this change, one can simply provide `--cordoned-features-file <file>` on the CLI, and the local file will override the github version
@sasa-tomic sasa-tomic requested a review from a team as a code owner November 26, 2024 13:38
@sasa-tomic sasa-tomic merged commit ba28578 into main Nov 26, 2024
4 checks passed
@sasa-tomic sasa-tomic deleted the sat-cordoned-features-file branch November 26, 2024 14:01
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