actions
actions copied to clipboard
gitlab?
Is your feature request related to a problem? Please describe.
This is certainly off-topic (or at best a distant FR) in the sense that this repo is dedicated to GH, but ... what about similar efforts on GitLab CI/CD? They are both dedicated to OSS, and while r-lib and many others are housed on GH, there are several strong projects on GL as well.
Describe the solution you'd like
Similar functionality in GL-friendly syntax.
Describe alternatives you've considered
(None, unfortunately, I'm excited to see it for GHA.)
Thanks :-)
Edit:
It seems that GH is thinking about the reverse, migrating from GL to GH, https://docs.github.com/en/actions/migrating-to-github-actions/migrating-from-gitlab-cicd-to-github-actions. Perhaps somebody with enough experience in both can help provide similar actions.
There is use_gitlab_ci() in the {gitlabr} package. It doesn't have as many actions as this repo (yet) but is being worked on. cc @statnmap
Yes. All contributions are welcome.
For now, I only focus on workflows I personally need, but you can open issues / PR for other workflows or contribute to existing issues.
Thank you for your interest.
FWIW we have plans to switching to external tools in many of these actions, in particular using https://github.com/r-lib/rig instead of the current node.js actions.
This will greatly help gitlab actions as well, so keep an eye on this repo.
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue and include a link to this issue