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

Fix the build by fixing the (most recent) tests #191

Merged
merged 1 commit into from
Jun 2, 2020
Merged

Conversation

tripu
Copy link
Collaborator

@tripu tripu commented Jun 1, 2020

I think #181 broke the build four months ago.

It's not because phantomjs[-prebuilt] is long dead (as @tristen suspected back then), but rather a missing t.end() at the end of that new “sorts with column keys” section of tests. (What I don't understand is how it could be that “tests pass[ed] locally” 🤷‍♂️)

This fixes that.

I suggest we publish 5.2.1 after merging this.

/cc @harimohanraj89

@tripu tripu merged commit 787fcca into gh-pages Jun 2, 2020
@tripu tripu deleted the fix-tests branch June 2, 2020 18:14
@tripu
Copy link
Collaborator Author

tripu commented Jun 2, 2020

@tristen, shall I publish 5.2.1 myself, then — or do you do that?

(If you want me to do it: do you simply bump the version, create the tag, and npm publish by hand?)

@tristen
Copy link
Owner

tristen commented Jun 3, 2020

👋 Apologies for the late reply. Yeah, those steps are right. It's easy for me to do: https://www.npmjs.com/package/tablesort/v/5.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants