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

headless: Use pollster from workspace. #339

Conversation

waywardmonkeys
Copy link
Contributor

This prevents having 2 versions of pollster pulled into the workspace. The workspace provided pollster 0.3, while headless was still using 0.2.5.

This prevents having 2 versions of `pollster` pulled into the workspace.
The workspace provided `pollster` `0.3`, while `headless` was still
using `0.2.5`.
Copy link
Member

@DJMcNab DJMcNab left a comment

Choose a reason for hiding this comment

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

Looks good!

@waywardmonkeys waywardmonkeys merged commit ed8da9b into linebender:main Jul 6, 2023
@waywardmonkeys waywardmonkeys deleted the headless-can-use-workspace-pollster branch July 6, 2023 16:03
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