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

Migrate to Github Actions #257

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Conversation

UlisesGascon
Copy link
Member

@UlisesGascon UlisesGascon commented Mar 23, 2023

Main Changes

  • Replaced Travis config for Github Actions pipeline (including Badge in Readme)
  • Fixed coverage report as the argument --coverage was missing in the Npm Script (f87eaad)

Motivation

I want to include additional Github Pipelines for CodeQL and reporting to the OpenSSF Scorecard, so first I wanted to migrate to Github Actions from Travis to keep a single CI Runner for the project

Changelog

@UlisesGascon UlisesGascon added this to the 6.0.0 milestone Mar 23, 2023
.github/workflows/check.yml Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
UlisesGascon and others added 2 commits March 24, 2023 00:37
Co-authored-by: Eddie Monge Jr <eddiemonge@users.noreply.github.com>
Co-authored-by: Eddie Monge Jr <eddiemonge@users.noreply.github.com>
@UlisesGascon
Copy link
Member Author

Thanks for the feedback @eddiemonge! :)

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.

None yet

2 participants