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

install chrome and delete chrome .deb #4

Closed
wants to merge 2 commits into from

Conversation

Tejashreenk
Copy link
Collaborator

@Tejashreenk Tejashreenk commented Aug 23, 2024

Adding layer of chrome in docker image and deleting chrome .deb. Refining the code to solve linter test errors and using logger package to switch from switch from print to logging.

@bennytheshap
Copy link
Contributor

_ No description provided. _

@Tejashreenk I believe I've mentioned before that all PRs should include descriptions of what they do. Please add.

@bennytheshap
Copy link
Contributor

The commits included in this PR seem to do much more than just install chrome and delete the .deb to do that. What is the purpose of all the other commits?

@Tejashrichatbot
Copy link

dart analyze ., flutter analyze . gives some errors due to print statements and unused imports. I have fixed it in this PR by using logger package

@bennytheshap
Copy link
Contributor

The switch from print to logging would be good to mention in revised PR description.

@bennytheshap
Copy link
Contributor

Closing this PR without merge because we agreed in team meeting today to pursue a non-Chrome based approach to integration testing. That approach does not require this addition.

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.

4 participants