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

try without globalconfig and deploymentconfig #576

Closed
wants to merge 1 commit into from
Closed

try without globalconfig and deploymentconfig #576

wants to merge 1 commit into from

Conversation

bheemvennapureddy
Copy link
Contributor

try without globalconfig and deploymentconfig

try {
deploymentConfig = await loadYamlFileSystem();
} catch (error) {
// Assumption here is if some one is using just repo config they don't need include exclude list of repos
Copy link
Contributor

Choose a reason for hiding this comment

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

Wouldn't it be better to create a feature flag, instead of assuming this functionality? Assuming it can create confusion and not leave the execution logic clear. What is your opinion ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ya agree

@bheemvennapureddy bheemvennapureddy marked this pull request as draft February 6, 2024 06:13
@bheemvennapureddy bheemvennapureddy deleted the remove_global_and_deployment_config branch March 27, 2024 01:47
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