Automated Debian Package Build with GitLab CI
…October 12, 2016 5 min read Automated Debian Package Build with GitLab CI Continuous Deployment with GitLab: how to build and deploy a Debian Package with GitLab CI Adfinis SyGroup This post…
…October 12, 2016 5 min read Automated Debian Package Build with GitLab CI Continuous Deployment with GitLab: how to build and deploy a Debian Package with GitLab CI Adfinis SyGroup This post…
…Why there is no MLOps without DevSecOps Follow along as data scientists adopt DevSecOps practices and enjoy the benefits of automation, repeatable workflows, standardization, and automatic provisioning of infrastructure. William Arias tutorial…
…If you did not create DEPLOY_USER and DEPLOY_HOST variables on GitLab, please replace the proper values in the script Now let's commit and push this new stage to GitLab…
…Pipeline report summaries When developing new API script in Python, a CI/CD integration with automated runs can be desired, too. My recommendation is to focus on writing and testing the script…
…Source control, project home, issue tracking, and everything else that comes with GitLab. Content and images (metadata) for Google Play Store listing managed in source control. Automatic signing, version numbers, and changelog…
…A developer only needs to include a default CI/CD script and pipelines are automatically created based on files detected, refs used, or defined variables, leading to increased productivity. Security and quality…
…March 26, 2019 16 min read How to connect GitLab and Pantheon to streamline Drupal and WordPress workflows Our guest author, a Developer Programs Engineer at Pantheon, shares how to automate WordPress…
…The scripts use echo commands to keep the signal-to-noise ratio low. Swap them out for your actual build, test, and deploy steps and they are ready to use. 1. Monorepos…
…April 17, 2020 8 min read dotfiles - Document and automate your Macbook setup Document and automate your Macbook setup with installing tools and well-known configuration settings. Follow best practices from a…
…A few years ago, our only option was to install, configure and maintain a CI Server like Jenkins and possibly automate our deployment with a set of bash scripts. While the number…