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

chore: Refactor runnerServiceConfig to be an array of strings #1842

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

ulich
Copy link
Contributor

@ulich ulich commented Mar 10, 2022

Fixes #1522

@ulich ulich changed the title Refactor runner config to be an array of strings Refactor runnerServiceConfig to be an array of strings Mar 10, 2022
@ulich
Copy link
Contributor Author

ulich commented Mar 10, 2022

I see Sonar complaining about some duplication of code in the scale-up.test.ts. I actually disagree here with Sonar, trying to reduce the duplication would result in less readable/understandable testing code.

What is your approach in this case usually?

@npalm
Copy link
Member

npalm commented Mar 12, 2022

@ulich please ignore Sonar for now, it was an experiment to add it. Still have to see how we can value out of sonar, but for now ignore it. Will remove it next week

@ulich
Copy link
Contributor Author

ulich commented Mar 12, 2022

Ok. Then the PR is ready for review

Copy link
Member

@npalm npalm left a comment

Choose a reason for hiding this comment

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

@ulich thanks LGTM

@npalm npalm changed the title Refactor runnerServiceConfig to be an array of strings chore: Refactor runnerServiceConfig to be an array of strings Mar 15, 2022
@npalm npalm merged commit bf79711 into philips-labs:develop Mar 15, 2022
ulich added a commit to ulich/terraform-aws-github-runner that referenced this pull request Mar 31, 2022
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.

Refactor parsing variables to start runner agent
2 participants