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

Add functionality to query card without board id #81

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

J0N3X
Copy link

@J0N3X J0N3X commented Oct 11, 2019

You can't allways assume we have the board id of a single card.
Trello supports this kind of functionality, and i find it very
difficulty to understand why shouldn't this aswell. New function
"getCardWithoutBoardId" only takes cardId + callback, for convinience.

You can't allways assume we have the board id of a single card.
Trello supports this kind of functionality, and i find it very
difficulty to understand why shouldn't this aswell. New function
"getCardWithoutBoardId" only takes cardId + callback, for convinience.
@J0N3X
Copy link
Author

J0N3X commented Oct 11, 2019

Okay, hold up. If someone else has fucked up build, we cant get anything in?
This is bull****

@sionleroux
Copy link
Contributor

The test suite only fails for Node.js version 4.x which has reached end of life. I've removed support for that old version of Node.js in pull request #83 and if it is merged and you update your branch to include it then the tests should pass again.

@norberteder
Copy link
Owner

@sinisterstuf : Thanks for you PR, I've merged that already.

@J0N3X : Can you please provide some tests? Thank you.

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

3 participants