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

chore: migrate travis to github #87

Merged
merged 3 commits into from
Jan 25, 2024
Merged

Conversation

tribiec
Copy link
Contributor

@tribiec tribiec commented Jan 23, 2024

This PR migrates the integration with Travis CI to use Github Actions to handle our CI/CD.

When a new tag is created, the workflow will automatically build and publish the package to NPM.
The NPM Access Key has been added to the Secrets of the repo.

Also, a new rule has been added to this repo to check that the builds for the node versions 11, 12, 13, and 14 work as expected.

@tribiec tribiec marked this pull request as draft January 23, 2024 15:50
@tribiec tribiec changed the title chore: migrate travis to gitHub chore: migrate travis to github Jan 24, 2024
Copy link

sonarcloud bot commented Jan 24, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tribiec tribiec force-pushed the chore/migrate-travis-to-github branch from 320855f to a152f25 Compare January 24, 2024 20:17
@tribiec tribiec marked this pull request as ready for review January 24, 2024 20:20
@tribiec tribiec self-assigned this Jan 24, 2024
Copy link
Member

@mastudillot mastudillot left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@mvarlic mvarlic left a comment

Choose a reason for hiding this comment

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

lgtm!

@tribiec tribiec merged commit cfe324c into master Jan 25, 2024
7 of 8 checks passed
@tribiec tribiec deleted the chore/migrate-travis-to-github branch January 25, 2024 15:37
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.

3 participants