imsnif / synp

Convert yarn.lock to package-lock.json and vice versa
MIT License
757 stars 41 forks source link

chore: up deps #67

Closed antongolub closed 3 years ago

antongolub commented 3 years ago
antongolub commented 3 years ago

@imsnif,

Hey, Aram. It seems that Travis-ci is no longer ready to give free quota for every OSS project (my request from 2020-12-29 was left without a meaningful answer). Therefore, I propose to move to GH actions. As a project owner/admin, only you can define secrets:

- name: Semantic Release
  uses: cycjimmy/semantic-release-action@v2
  env:
    GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
    GH_TOKEN: ${{ secrets.GH_TOKEN }}
    NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
antongolub commented 3 years ago

@imsnif,

Could you take a look?

imsnif commented 3 years ago

Sorry, I'm afraid I'm not finding the time to get deeper into this. What do I need to do exactly?

antongolub commented 3 years ago

I think there is no point in throwing $79/month for Travis, while it costs nothing for GH actions.

image

imsnif commented 3 years ago

Didn't you want to move to github actions though?

antongolub commented 3 years ago

Exactly! This PR brings GH Actions. Unfortunately, I have no permissions to assign the required secrets.

imsnif commented 3 years ago

Exactly! This PR brings GH Actions. Unfortunately, I have no permissions to assign the required secrets.

I would be happy to help, but I unfortunately don't have a lot of time these days. If you can tell me exactly what I need to do, I would be happy to do it.

antongolub commented 3 years ago

@imsnif,

Sure. 1) Open imsnif/synp repo settings. image

2) Open Secrets in the left pane. image

3) Set a pair of variables:

imsnif commented 3 years ago

Done :) Anything else?

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.9.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

antongolub commented 3 years ago

@imsnif,

Everything seems fine. Thanks. https://github.com/imsnif/synp/runs/1887883602?check_suite_focus=true