27th March 2024
Scanning your code with Bearer; a Gitlab compatible SAST
Set up Bearer to scan for vulnerabilities in your code, available for use with the free tier
Showing posts from the category "Gitlab"
27th March 2024
Set up Bearer to scan for vulnerabilities in your code, available for use with the free tier
13th May 2023
We keep a file in our package repositories which creates the CHANGELOG with each release
24th March 2023
Posting a customised message to Slack via a bash script
16th March 2023
Using Advanced search in Gitlab premium requires an Elasticsearch server setting up
11th March 2023
How to migrate your packages from using the remote object store back to using the Gitlab server
1st March 2023
Deploying an image to a remote Docker registry can be achieved with Gitlab CI
17th November 2022
Gitlab can utilise MinIO (S3 replacement) for caching built images, packages, uploads and for runner caches
11th November 2022
Gitlab can host your Docker images with the container registry, this blog post walks through building and pushing your image
22nd September 2022
Adding categories/prefixes to your merge request comments help the author identify and compartmentalise comments and feedback
27th August 2022
Committing to a Gitlab repository programmatically, can be achieved with a NPM package and a few lines of Javascript
8th June 2022
I reduced our Gitlab CI powered Docker build by 80% - taking it more than 15 minutes to around 3 minutes to build and push with these steps
30th May 2022
Sharing configuration for a documentation framework keeps a lot of noise out of your project repository. This blog explains how we use a Docker image to reduce the friction in writing and displaying documentation
11th December 2021
You may wish to use your own private registry when building Docker images in a Gitlab CI pipeline - this blog shows how to access your private registry
15th September 2021
When developing with Composer, you may wish to create private packages and host them with Gitlab
19th April 2021
There are plenty of ways to get your 11ty site live depending on preferences and skill set, this blog walks through a few of the popular ones including Gitlab pages, Vercel, Netlify and Cloudflare pages
12th March 2018
I've recently moved all of my git repositories to Gitlab, this blog post walks through a script I have written to clone all of my repositories locally as a backup.