spacy-server
spacy-server copied to clipboard
Migrate from GitLab CI to GitHub Actions
-
Create a GitHub Actions workflow based on
.gitlab-ci.yml. Name the workflow.github/workflows/workflow.yml. The workflow should run on pushes to themasterbranch, and on pull requests. Here's an example snippet:on: push: branches: [ master ] pull_request: -
Delete the GitLab CI file.
If you'd like to work on this, leave a comment saying something like "I'll work on this.", and you can begin without waiting for me to OK it. The point of writing the comment is to let others know that this issue has already been taken up.
I'll work on this
Looks like there is some issue in the yml file. Others can pitch in.
@garg-saurav Hey hi, are you still working on this issue?
@neelkamath Can I take up this issue if @garg-saurav is not currently working on it?
@geekypandey Yes, please.