Git authentication with GitLab personal access tokens

This quick post describes a method for using GitLab's personal access tokens to authenticate Git operations.


Simple GitLab CI/CD pipeline for testing R package commits

This is a quick intro discussing how to write a simple GitLab CI/CD pipeline for testing your R packages.