Skip to content

chore: start running unit tests with GitHub workflows#106

Merged
nolanmar511 merged 2 commits intogoogle:masterfrom
nolanmar511:github-workflows
Mar 25, 2020
Merged

chore: start running unit tests with GitHub workflows#106
nolanmar511 merged 2 commits intogoogle:masterfrom
nolanmar511:github-workflows

Conversation

@nolanmar511
Copy link
Copy Markdown
Contributor

@nolanmar511 nolanmar511 commented Feb 18, 2020

Tested: Pushed this commit to my master branch; all tests pass.
https://github.com/nolanmar511/pprof-nodejs/actions/runs/62508944

The ci.yaml used here is the same as the ci.yaml used in cloud-profiler-nodejs, but with the "docs" check removed.

I believe the added GitHub workflow will start running as presubmit checks once this PR is submitted.

Tests with the following names will appear as presubmit checks (basing this on github workflow tests which appear for cloud-profiler-nodejs):

  • ci / test-linux (8) (pull_request)
  • ci / test-linux (10) (pull_request)
  • ci / test-linux (12) (pull_request)
  • ci / test-linux (13) (pull_request)
  • ci / test-windows (pull_request)
  • ci / lint (pull_request)
  • ci / coverage (pull_request)

@nolanmar511 nolanmar511 changed the title chore: start running unit tests with GitHub workflows DO NOT REVIEW: chore: start running unit tests with GitHub workflows Feb 18, 2020
@nolanmar511 nolanmar511 force-pushed the github-workflows branch 4 times, most recently from 4fde40b to bdefe17 Compare March 24, 2020 20:24
@nolanmar511 nolanmar511 changed the title DO NOT REVIEW: chore: start running unit tests with GitHub workflows chore: start running unit tests with GitHub workflows Mar 24, 2020
@nolanmar511 nolanmar511 requested a review from kalyanac March 24, 2020 20:37
Copy link
Copy Markdown

@kalyanac kalyanac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments

@nolanmar511 nolanmar511 merged commit c7e213b into google:master Mar 25, 2020
@nolanmar511 nolanmar511 deleted the github-workflows branch March 25, 2020 18:25
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.

2 participants