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: add GitHub action to unit test PR #1272

Closed
wants to merge 7 commits into from

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Jun 16, 2020

Issue #, if available:
Fixes: #1267

Description of changes:

add GitHub action to unit test PR

  • runs in Node.js [10.x, 12.x, 14.x]
  • runs pretest changed packages and their dependencies
  • runs test on changed packages and their dependents

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr
Copy link
Member Author

trivikr commented Jun 16, 2020

Verified that CI is run on Node.js [10.x, 12.x, 14.x]

Screenshot

Screen Shot 2020-06-15 at 10 51 33 PM

@trivikr trivikr force-pushed the github-action-build branch from 4f1d33e to 0a53486 Compare June 16, 2020 06:05
@codecov-commenter

This comment has been minimized.

@trivikr trivikr force-pushed the github-action-build branch from 0a53486 to edd0959 Compare June 16, 2020 06:13
@trivikr

This comment has been minimized.

@trivikr
Copy link
Member Author

trivikr commented Jun 16, 2020

Tested running GitHub action on:

@trivikr
Copy link
Member Author

trivikr commented Jun 16, 2020

Closing as we're reverting in #1278

@trivikr trivikr closed this Jun 16, 2020
@trivikr trivikr deleted the github-action-build branch June 16, 2020 16:55
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitHub Action fails to configure AWS credentials when PR is cut from fork
2 participants