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: additional printer attributes #7

Merged
merged 1 commit into from Aug 6, 2022

Conversation

Sergio-P
Copy link
Contributor

For some use cases it will be convenient to have more attributes about the printers, such as the status, alerts and connection. These are fetched directly from the lpstat -lp command so it is not necessary to make additional execs.
This PR adds the mentioned attributes to the Printer object.

@Sergio-P Sergio-P changed the title Add new printer attributes Additional printer attributes Jul 31, 2022
@artiebits
Copy link
Owner

artiebits commented Aug 3, 2022

Hi @Sergio-P Could you please rebase your branch? I downgraded the Node version in TravisCI to 17, it should fix the build issue. I will review your PR, thanks for contributing.

@Sergio-P Sergio-P force-pushed the master branch 2 times, most recently from 092a3cd to 29f81b0 Compare August 4, 2022 00:10
@Sergio-P
Copy link
Contributor Author

Sergio-P commented Aug 4, 2022

I have rebased my branch and fixed some issues spotted in Travis. Now all checks have passed

@artiebits artiebits changed the title Additional printer attributes feat: additional printer attributes Aug 6, 2022
@artiebits artiebits merged commit e43b784 into artiebits:master Aug 6, 2022
@artiebits
Copy link
Owner

thanks again for your contribution!

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.

None yet

2 participants