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

test: Add tests for push #614

Merged
merged 5 commits into from
May 29, 2023
Merged

Conversation

TomasHubelbauer
Copy link
Contributor

@TomasHubelbauer TomasHubelbauer commented May 25, 2023

I thought push was broken because it doesn't work on the Playground but that's not the case. Here are the tests to prove it. Taken from the concat tests.

Related to #611

See https://jekyllrb.com/docs/liquid/filters

I am sorting the array randomly and then picking the first N items or all items if there is no sample limit.
CONTRIBUTING.md Show resolved Hide resolved
I thought `push` was broken because it doesn't work on the Playground but that's not the case. Here are the tests to prove it. Taken from the `concat` tests.
This got in from another branch lol.
This one works for me locally whereas build:docs is reporting some issues.
@TomasHubelbauer TomasHubelbauer requested a review from harttle May 28, 2023 18:26
…o workshop the message

I am working on a PR to make `build` run on macOS because it is a part of the pre-commit hook anyway so all contributors should make it work for them.

I have also shown how to check your messages against `commitlint` from the CLI because it is faster than using the VS Code GUI.
@harttle harttle merged commit db67118 into harttle:master May 29, 2023
@TomasHubelbauer TomasHubelbauer deleted the tom/push-tests branch May 29, 2023 16:08
@github-actions
Copy link

github-actions bot commented Jun 3, 2023

🎉 This PR is included in version 10.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants