How to Optimize Perl CI/CD Pipelines for Github Actions20200901144131
How to Optimize Perl CI/CD Pipelines for Github Actions
Aleks PamirLast Updated: August 5, 2022ci cd pipeline, CI/CD, Perl CI/CD, Reproducibility, state tool
Learn how to use GitHub Actions CI/CD for Perl projects, as well as how ActiveState tooling can improve consistency, reliability and build speeds. ...
Universal Package Managers? Meet the State Tool20200723131626
Universal Package Managers? Meet the State Tool
Aleks PamirLast Updated: July 23, 2020application package manager, cross-platform scripting, package manager, perl package manager, python package manager, secrets management, Universal package manager
Written in Go, the State Tool is designed to (ultimately) be a cross-platform, universal package manager for dynamic open source language runtimes....
Reducing Cost & Complexity for Azure Pipelines CI/CD20200702112814
Reducing Cost & Complexity for Azure Pipelines CI/CD
Aleks PamirLast Updated: August 5, 2022Azure, Azure DevOps, Azure Pipelines, CI/CD, ci/cd pipelines
Learn how to make your Azure Pipelines CI/CD jobs simpler and more reliable using ActiveState's pre-built language runtimes....
How to Set Up CI/CD for Python Builds on GitLab20200604100038
How to Set Up CI/CD for Python Builds on GitLab
Aleks PamirLast Updated: March 18, 2021build engineering, ci cd pipeline, CI/CD, GitLab, Reproducibility
Learn how to create a GitLab CI/CD pipeline while eliminating "works on my machine" issues with the ActiveState Platform....
Solving Reproducibility & Transparency in Google Cloud Build CI/CD Pipelines20200423104835
Solving Reproducibility & Transparency in Google Cloud Build CI/CD Pipelines
Aleks PamirLast Updated: March 18, 2021build engineering, ci cd pipeline, CI/CD, Code Provenance, Google Cloud Build, Reproducibility
Learn how to create a more secure and compliant CI/CD pipeline while eliminating "works on my machine" issues....
Simplifying Jenkins CI/CD Pipelines20200409104329
Simplifying Jenkins CI/CD Pipelines
Aleks PamirLast Updated: August 5, 2022build engineering, ci cd pipeline, CI/CD, Jenkins, Reproducibility
Learn how to eliminate reproducibility issues by making the runtime environment perfectly reproducible on all systems across your CI/CD pipeline....
Optimizing CI/CD Pipelines in GitHub Actions20200326105019
Optimizing CI/CD Pipelines in GitHub Actions
Aleks PamirLast Updated: August 5, 2022ci cd pipeline, CI/CD, Reproducibility, state tool
Learn how to use ActiveState's tooling to simplify GitHub Action’s CI/CD, and speed builds with parallelized multi-platform capabilities and caching....
How to Simplify CI/CD Pipelines for Windows20200305102347
How to Simplify CI/CD Pipelines for Windows
Aleks PamirLast Updated: August 5, 2022build engineering, ci cd pipeline, CI/CD, Reproducibility
Learn how ActiveState's tooling can make runtime environments perfectly reproducible on dev, CI/CD and production machines with a single automatable c...
How to Build a CI/CD Pipeline for Python20191219095452
How to Build a CI/CD Pipeline for Python
Aleks PamirLast Updated: August 5, 2022basics of python, ci cd pipeline, CI/CD, continuous integration, Travis CI
DevOps professionals have a bag of tricks to make CI/CD work. But those tricks create a schism between dev and test environments, causing the “works o...