Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ci: migrate to GH actions#34

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
agilgur5 merged 1 commit intomainfromci-gh-actions
Jul 13, 2023
Merged

ci: migrate to GH actions#34

agilgur5 merged 1 commit intomainfromci-gh-actions
Jul 13, 2023

Conversation

@agilgur5
Copy link
Owner

Summary

Migrate over to GH Actions from Travis

Details

  • mostly duplicate what I have inreact-signature-canvas

    • update LTS Node versions to 18.x and 20.x
    • comment out linting step for now asts-standard hasn't been configured in this repo
  • addtsc andtest:coverage scripts for CI

    • had to specify--noEmit for now, the whole build system will need to be revamped later
  • replace Travis badge with GH Actions badge

- mostly duplicate what I have in [react-signature-canvas](https://github.com/agilgur5/react-signature-canvas/blob/main/.github/workflows/ci.yml)  - update LTS Node versions to 18.x and 20.x  - comment out linting step for now as `ts-standard` hasn't been configured in this repo- add `tsc` and `test:coverage` scripts for CI  - had to specify `--noEmit` for now, the whole build system will need to be revamped later- replace Travis badge with GH Actions badge
Copy link
OwnerAuthor

@agilgur5agilgur5 left a comment

Choose a reason for hiding this comment

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

awesome, tests pass on the new GH Actions CI!

had to modify branch protection for the new checks and had to reactivate Codecov (which is glitching on themaster ->main branch rename), but otherwise seems to be working 🙂

thankfully was pretty straightforward when copying existing code!

@agilgur5agilgur5 merged commitdef64c8 intomainJul 13, 2023
@agilgur5agilgur5 deleted the ci-gh-actions branchJuly 13, 2023 02:32
@agilgur5agilgur5 added the kind: internalChanges only affect the internal API labelJul 13, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

kind: internalChanges only affect the internal API

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@agilgur5

[8]ページ先頭

©2009-2025 Movatter.jp