https://github.com/baselrabia/gitlab-to-github-cicd-converter
Convert your gitlab ci/cd pipeline to github action
https://github.com/baselrabia/gitlab-to-github-cicd-converter
ci-cd cicd github gitlab
Last synced: 2 months ago
JSON representation
Convert your gitlab ci/cd pipeline to github action
- Host: GitHub
- URL: https://github.com/baselrabia/gitlab-to-github-cicd-converter
- Owner: baselrabia
- Created: 2022-08-23T10:41:12.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T10:43:40.000Z (almost 4 years ago)
- Last Synced: 2025-03-18T09:47:31.916Z (over 1 year ago)
- Topics: ci-cd, cicd, github, gitlab
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
### Gitlab-To-Github-CiCd-Converter
1- copy your **gitlab-ci.yaml** to the project folder
2- run `npm install`
3- run `npm run dev`
this will create to files in the output folder for you
`json-doc.json` and `github_ci.yaml`