Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jul 1, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

@pull pull bot added the ⤵️ pull label Jul 1, 2020
@pull pull bot merged commit b2bac73 into MLH-Fellowship:master Jul 1, 2020
taneliang added a commit that referenced this pull request Aug 17, 2020
* Add GitHub Actions workflow

Adds CI workflow to run `yarn lint`, `yarn test`, and `yarn build`. `yarn flow` excluded for now as we still have many typecheck failures.

Based on:
- Default Node.js workflow
- https://github.com/actions/cache/blob/master/examples.md#node---yarn

* Prettify node.js.yml

* Configure test script to pass with no tests

Tests are currently failing as there are no tests in the codebase. This
commit adds `--passWithNoTests` to make Jest not error.

This commit should be reverted once there are tests in our codebase.

* Revert "Configure test script to pass with no tests"

This reverts commit bd57b9ea82328fb3765b91b7847eb99f51b7aae4.

* Fix lint in new files on master
taneliang added a commit that referenced this pull request Aug 19, 2020
* Add GitHub Actions workflow

Adds CI workflow to run `yarn lint`, `yarn test`, and `yarn build`. `yarn flow` excluded for now as we still have many typecheck failures.

Based on:
- Default Node.js workflow
- https://github.com/actions/cache/blob/master/examples.md#node---yarn

* Prettify node.js.yml

* Configure test script to pass with no tests

Tests are currently failing as there are no tests in the codebase. This
commit adds `--passWithNoTests` to make Jest not error.

This commit should be reverted once there are tests in our codebase.

* Revert "Configure test script to pass with no tests"

This reverts commit bd57b9ea82328fb3765b91b7847eb99f51b7aae4.

* Fix lint in new files on master
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.

2 participants